[Date Prev][Date Next] [Chronological] [Thread] [Top]

what is meaning of ou=People and ou=Ethers



Hi,

Pardon me if this makes so Simple to you. I m new in this terminology.
What is ou=People or ou=Ethers defined in the slapd.conf ?
I m just afraid there is corresponding setup in my enviornment so my test fail.
My current config in slapd.conf with corresponding "ou" setting is:


sasl-regexp
       uid=(.*),cn=xyz.com,cn=gssapi,cn=auth
       uid=$1,ou=People,dc=xyz,dc=com

Here is a list of Principals in my Kerberos server: (Heimdal Kerberos 5)
root@fbsd [1:03pm] [...etc/openldap]# ktutil list
FILE:/etc/krb5.keytab:

Vno Type Principal 1 des-cbc-crc host/kerberos.xyz.com@XYZ.COM
1 des-cbc-md4 host/kerberos.xyz.com@XYZ.COM
1 des-cbc-md5 host/kerberos.xyz.com@XYZ.COM
1 des3-cbc-sha1 host/kerberos.xyz.com@XYZ.COM
1 des-cbc-crc host/fbsd.xyz.com@XYZ.COM 1 des-cbc-md4 host/fbsd.xyz.com@XYZ.COM 1 des-cbc-md5 host/fbsd.xyz.com@XYZ.COM 1 des3-cbc-sha1 host/fbsd.xyz.com@XYZ.COM 1 des-cbc-crc ldap/dev.xyz.com@XYZ.COM 1 des-cbc-md4 ldap/dev.xyz.com@XYZ.COM 1 des-cbc-md5 ldap/dev.xyz.com@XYZ.COM 1 des3-cbc-sha1 ldap/dev.xyz.com@XYZ.COM 1 des-cbc-crc ldap/localhost.xyz.com@XYZ.COM
1 des-cbc-md4 ldap/localhost.xyz.com@XYZ.COM
1 des-cbc-md5 ldap/localhost.xyz.com@XYZ.COM
1 des3-cbc-sha1 ldap/localhost.xyz.com@XYZ.COM


In user Manager:
Manager@fbsd [1:06pm] [~]> klist
Credentials cache: FILE:/tmp/krb5cc_1002
       Principal: Manager@XYZ.COM

Issued Expires Principal Jun 6 11:48:25 Jun 6 21:48:25 krbtgt/XYZ.COM@XYZ.COM Jun 6 11:49:04 Jun 6 21:48:25 ldap/localhost.xyz.com@XYZ.COM


Thanks the help Sam