Displaying 2 results from an estimated 2 matches for "srv100".
Did you mean:
rv100
2004 Jun 06
2
LDAP authentication problem
...the Novel Ldap server:
----------------------------------------------------------------------------------------------------
New TCP connection 0xcb1e3980, monitor = 0x1bf, index = 2
(0xcb1e3980:0x0001:0x60) DoBind on connection 0xcb1e3980
(0xcb1e3980:0x0001:0x60) DoBind: name = 'cn=SAMBAuser,ou=SRV100,ou=Resources,o=USS', client version = 3, method = 0x80
(0xcb1e3980:0x0001:0x60) Sending operation result 0:"":"" to connection 0xcb1e3980
###############################
### Samba user is the one who can browse the NDS to search for existing user ..he logged in successfully...
2004 Jul 13
0
(no subject)
...# kinit username
Password for username@domain.local:
kinit: KDC reply did not match expectations while getting initial
credentials
#####
krb5.conf
[libdefaults]
default_realm = domain.local
default_tkt_enctypes = des-cbc-md5
default_tgs_enctypes = des-cbc-md5
[realms]
domain.local = {
kdc = srv100.domain.local
admin_server = srv100.domain.local
default_domain = domain.local
}
[domain_realm]
.domain.local = domain.local
[logging]
default = FILE:/var/krb5/kdc.log
kdc = FILE:/var/krb5/kdc.log
kdc_rotate = {
# How often to rotate kdc.log. Logs will get rotated no more
# often than the period,...