[LDAPsh-cvs] ldapsh ldapsh,1.26,1.27
Status: Beta
Brought to you by:
rcorvalan
From: <j-d...@us...> - 2003-09-27 09:01:18
|
Update of /cvsroot/ldapsh/ldapsh In directory sc8-pr-cvs1:/tmp/cvs-serv23203 Modified Files: ldapsh Log Message: Modified the HTML example for better compatibility with both Perl 5.8.0 and 5.6.1 Index: ldapsh =================================================================== RCS file: /cvsroot/ldapsh/ldapsh/ldapsh,v retrieving revision 1.26 retrieving revision 1.27 diff -C2 -d -r1.26 -r1.27 *** ldapsh 26 Sep 2003 03:29:58 -0000 1.26 --- ldapsh 27 Sep 2003 09:01:04 -0000 1.27 *************** *** 31,34 **** --- 31,35 ---- <pre> + bash-prompt> ldapsh> [LDAP @ ] > ads *************** *** 68,71 **** --- 69,73 ---- [LDAP @ adsserver] ou=Users,ou=Switzerland,dc=linkvest,dc=com > quit bash-prompt> + </pre> |