This commit is contained in:
parent
a800fdd8a2
commit
8319d923ff
|
@ -39,7 +39,7 @@ Requires: perl
|
|||
%description
|
||||
LDAP Account Manager (LAM) runs on an existing webserver.
|
||||
It manages user, group and host accounts. Currently LAM supports
|
||||
these account types: Samba 3/4, Unix, Kolab 2, address book
|
||||
these account types: Samba 3/4, Unix, Kolab 2/3, address book
|
||||
entries, NIS mail aliases and MAC addresses. There is an integrated LDAP browser
|
||||
to allow access to the raw LDAP attributes. You
|
||||
can use templates for account creation and use multiple configuration
|
||||
|
@ -49,7 +49,7 @@ a script included which manages quota and homedirectories.
|
|||
%description -l de
|
||||
LDAP Account Manager (LAM) läuft auf einem exisierenden Webserver.
|
||||
LAM verwaltet Benutzer, Gruppen und Hosts. Zur Zeit werden folgende Account-Typen
|
||||
unterstützt: Samba 3/4, Unix, Kolab 2, Addressbuch Einträge, NIS
|
||||
unterstützt: Samba 3/4, Unix, Kolab 2/3, Addressbuch Einträge, NIS
|
||||
mail Aliase und MAC-Addressen. Es gibt einen integrierten LDAP-Browser mit dem
|
||||
man die LDAP-Einträge direkt bearbeiten kann. Zum Anlegen von Accounts können
|
||||
Vorlagen definiert werden. Es können mehrere Konfigurations-Profile
|
||||
|
|
|
@ -14,7 +14,7 @@ Suggests: ldap-server, php5-mcrypt, ldap-account-manager-lamdaemon, perl
|
|||
Description: webfrontend for managing accounts in an LDAP directory
|
||||
LDAP Account Manager (LAM) runs on an existing webserver.
|
||||
It manages user, group and host accounts. Currently LAM
|
||||
supports these account types: Samba 3/4, Unix, Kolab 2,
|
||||
supports these account types: Samba 3/4, Unix, Kolab 2/3,
|
||||
address book entries, NIS mail aliases and MAC addresses.
|
||||
There is an integrated LDAP browser to allow access to the
|
||||
raw LDAP attributes. You can use templates
|
||||
|
|
Loading…
Reference in New Issue