Displaying 3 results from an estimated 3 matches for "adauth".
2006 Sep 06
0
AD logins using winbind looking for user in /etc/shadow
...onfigs. I've poured over them
and compared them to several How-Tos and working configs and can't find
anything different. If this would be better placed in the PAM list, let me
know and I'll send it there.
/etc/samba/smb.conf
workgroup = KDCTEST
realm = KDCTEST.COM
password server = adauth.kdctest.com
security = ads
encrypt passwords = yes
allow trusted domains = yes
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
winbind separator = \
winbind cache time = 10
idmap uid = 10000-20000
idmap gid = 10000-20000
winbind enum users = yes
winbind enum groups = yes
template shell =...
2012 Oct 16
0
Samba 3.5 w/ Active Directory Share Authentication
...a Server Version %v
# logs split per machine
log file = /var/log/samba/%m.log
# max 50KB per log file, then rotate
max log size = 500
os level = 20
preferred master = no
dns proxy = no
load printers = no
cups options = raw
[adauth]
comment = Testing
path=/adauth
create mask = 0660
directory mask = 770
writeable = yes
browseable = yes
valid users = +"NA+jbadmin"
guest ok = no
Any ideas how to further troubleshoot?
Thanks,
Josh
2007 Mar 27
1
re: Samba + Winbind + SuSE Linux AD auth not working
...pDev
SQLAppDev
SERVER1:/etc/ssh #
then a few minutes later do a wbinfo -t and get:
checking the trust secret via RPC calls failed
error code was NT_STATUS_MORE_PROCESSING_REQUIRED
(0xc0000016)
Could not check secret
ANY IDEAS?, i setup a completely new server to test my
way of setting
up ADauth/linux and it worked first time off, problem
is this is a
production server so i cant just restart it, any
ideas/thoughts are
appreciated thanks
=================================================
my smb.conf thats relevant looks like this:
[global]
workgroup = MYWORKGROUP
pri...