Displaying 1 result from an estimated 1 matches for "a_workgroup".
Did you mean:
_workgroup
2008 Feb 22
0
next to no frils smb.conf pointing to an existing LDAP on AIX 5.3
...Collection/index.html.
Would some one have an example of the simplest smb.conf doing that : authenticating against an existing LDAP
Am I missing ze link to ze document ?
Best regards.
Gilles
#======================= Global Settings =====================================
[global]
workgroup = A_WORKGROUP
server string = Samba_Server
security = user
encrypt passwords = yes
log level = 5 passdb:5 auth:10 winbind:2
hosts allow = an.ip.range. 127.
log file = /samba_logs/log.%m
max log size = 100
passdb backend = ldapsam:"ldap://ldap_box.target.foo_comp.com"
ldap ad...