Nuestro burocrata preferido: Sam Lowry
https://lowry.sindominio.net
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5 lines
363 B
5 lines
363 B
# Login to ldap so authTimestamp exists before first run. |
|
ldapsearch -D 'uid=user,ou=People,dc=nodomain' -w foobar -b 'uid=user,ou=People,dc=nodomain' |
|
ldapsearch -D 'uid=superuser,ou=People,dc=nodomain' -w foobar -b 'uid=superuser,ou=People,dc=nodomain' |
|
ldapsearch -D 'uid=pebles,ou=People,dc=nodomain' -w foobar -b 'uid=pebles,ou=pebles,dc=nodomain' |
|
|
|
|