LDAP

From: Rezk Mekhael (rezk@clunet.edu)
Date: Thu Jun 12 2003 - 12:37:49 EDT


Hi Managers,

Do's any one running LDAP with C2, and do you have any info. For how you
can do it?

I flow the instruction for adding this command with edauth but it change
the password for this user, any idea

"echo
"testldap:u_name=testldap:u_id#668570:u_oldcrypt#3:u_lock@:chkent:" |
/usr/tcb/bin/edauth -s"

 

For example I did the following to add one user to ldap database.

PS: testldap it is an account I created for testing

1) Extract user info. From /etc/passwd file :"passwd_extract -f
/tmp/ldapusers testldap"
2) add the user to ldap database : "ldap_add_user
-f /tmp/ldapusers"
3) remove the user from /etc/passwd file : using vipw
4) run this command if you run C2 :
" echo
"testldap:u_name=testldap:u_id#668570:u_oldcrypt#3:u_lock@:chkent:" |
/usr/tcb/bin/edauth -s
5) test if the user in ldap database : ldap_get_user testldap
and I found it .

I am trying to test using telnet, the passwd is not working after I run
the echo edauth command ??? I am flowing the book step by step.

Any idea

LDAP Version
IAELDAM590 installed Internet Express System
Authentication LDAP Module(Authentication Services)
IAELDAPSDK590 installed Mozilla LDAP SDK (Directory
Services)

--
Sincerely,
Rezk Mekhael


This archive was generated by hypermail 2.1.7 : Sat Apr 12 2008 - 10:49:22 EDT