Displaying 2 results from an estimated 2 matches for "smbdev".
Did you mean:
s_bdev
2003 Dec 15
6
Secondary Groups and Group Mapping
...ss=sambaAccount))"
winbind separator = +
idmap backend = ldap:ldap://globalsvr.lan.subd.dom.com:8001
idmap uid = 10000-20000
idmap gid = 10000-20000
winbind enum users = yes
winbind enum groups = yes
template homedir = /USERS/global/%U
template shell = /bin/ksh
workgroup = LOTR
server string = smbdev
security = ads
encrypt passwords = yes
password server = activedsvr.lan.subd.dom.com
client use spnego = yes
log file = /SMBSVR/var/log.%m
max log size = 5000
realm = LOTR.REF.DOMAIN.COM
socket options = TCP_NODELAY
socket options = TCP_NODELAY
local master = no
dns proxy = yes
inherit permissions...
2004 Feb 19
0
Windbindd restarts and lost uids
...nmbd and
winbindd]. We do the following:
1) Configure smb.conf, krb5.conf, slapd.conf
2) kinit domadmin@TST.SAMBA17.TEST
3) net ads join
At this point, a klist shows the tickets, and net ads testjoin returns
success. Then we try to start all the processes as root via:
slapd -h ldap://smbdev.tst.samba17.test:1389
smbd -D
nmbd -D
winbindd
Usually, and this is the first problem, the log.winbindd reports the
following:
nsswitch/winbindd.c:main(842)
winbindd version 3.0.1 started.
Copyright The Samba Team 2000-2003
nsswitch/winbindd_util.c:add_trusted_domain(15...