Displaying 1 result from an estimated 1 matches for "sitepdc".
2004 Nov 24
0
Upgrade from 3.0.7 to 3.0.8 breaks winbind
...SS_DENIED
There were no other error messages in logs, and samba, winbind, etc seem to
start just fine with no error messages.
The config is as follows:
The /etc/krb5.conf contains the following relevent entries:
[libdefaults]
default_realm = SITE.COM.AU
[realms]
SITE.COM.AU = {
kdc = sitepdc
admin_server = sitepdc
}
[domain_realm]
site.com.au = SITE.COM.AU
.site.com.au = SITE.COM.AU
The /etc/smb.conf contains the following relevent entries:
[global]
workgroup = site
password server = sitepdc
realm = site.com.au
security = ads
idmap uid = 10000-20000
idmap gi...