Un shell LDAP pour se simplifier la vie
apt-get update apt-get install shelldap
Exemple 1
~/.shelldap.rc
server: localhost:389 binddn: cn=admin,dc=ce,dc=domain,dc=net bindpass: ***MOT_DE_PASSE*** basedn: ou=users,dc=ce,dc=domain,dc=net tls: yes
Exemple 2
~/.shelldap.rc
server: 192.168.2.10:389
binddn: admin
bindpass: P@ssw0rd