Difference between pages "Package:389 Directory Server" and "Template:ArticleFooter"

From Funtoo
(Difference between pages)
Jump to navigation Jump to search
 
 
Line 1: Line 1:
{{Ebuild
{{#vardefine:Summary:{{#show: {{FULLPAGENAME}} ?Summary}}}}
|Summary=This is the core part of 389 Directory Server -- technically, all you need for an LDAP deployment, although many will want to install 389-ds-admin for the graphical management capabilities, too.
{{#vardefine:Author:{{#show: {{FULLPAGENAME}} ?Author}}}}
|CatPkg=net-nds/389-ds-base
{{#vardefine:Icon:{{#show: {{FULLPAGENAME}} ?Icon}}}}
|Maintainer=Psychopatch,
{{#widget:NewsInfo|body={{#var:Summary|}}|user={{#var:Author|}}|icon_url={{#if:{{#var:Icon|}}|{{filepath:{{#sub:{{#var:Icon}}|5}}|80}}|http://www.gravatar.com/avatar/{{#show: {{FULLPAGENAME}} | ?Gravatar MD5}}/?s=80&d=retro&r=g}}}}
|Homepage=http://directory.fedoraproject.org/wiki/Main_Page
{{#show: {{#var:Author}} | ?Bio }}
|Repository=Funtoo LDAP Overlay
}}
This is the core part of 389 Directory Server -- technically, all you need for an LDAP deployment, although many will want to install 389-ds-admin for the graphical management capabilities, too.
 
After emerge, to set up your LDAP server, run:
 
<console>
# ##i##setup-ds.pl
</console>
 
If you want the Apache-based graphical admin console set up, along with your LDAP server, <tt>emerge 389-ds-admin</tt> and run:
 
<console>
# ##i##setup-ds-admin.pl
</console>
 
This will set up both for you, and then you will be able to remotely manage your LDAP server using the Java-based [[Package:389 Directory Server Console]].
{{EbuildFooter}}

Revision as of 08:01, December 28, 2014


By /
{{#show: | ?Bio }}