Linux.com

Shell tools for LDAP?

Posted by: Anonymous [ip: 66.31.67.63] on December 30, 2008 11:34 PM
Anyone know of any good tools for working with LDAP from shell scripts? I have been using ldif files and running sed -e ... | ldapadd .. but it is very clunky. I'm looking for something that's cleaner and easier to work with.

#

Return to Patterns and string processing in shell scripts