Displaying 1 result from an estimated 1 matches for "amunt".
Did you mean:
amount
2003 Oct 10
0
mystified by interaction between krb5.conf, smb.conf, and winbindd
...e.
Here is what happens:
/etc/init.d/smb start
/etc/init.d/winbind start
[root@desktop bin]# wbinfo -t
checking the trust secret via RPC calls failed
error code was NT_STATUS_UNSUCCESSFUL (0xc0000001)
Could not check secret
[root@bhd bin]# wbinfo -u
Administrator
Guest
SUPPORT_388945a0
krbtgt
amunter
IUSR_WINSERVER
IWAM_WINSERVER
so -u worked but -t failed. Then I go into krb5.conf and comment out
the kdc line like so:
[realms]
WINDOMAIN.NIST.GOV = {
admin_server = winserver.windomain.nist.gov
default_domain = WINDOMAIN.NIST.GOV
#kdc...