Dear all,
I configured a Samba Server which joins a AD domain to act as a domain member
server (that is the user authentication is validated
by AD ).It works fine when the domain users access it.
The Samba version is 3.0.20 on FreeBSD 5.4 and the smb.conf (global section)as
following.
My question is that if I choose logon by this computer (not logon domain) from
a windows client, I cann’t access this samba server because of no permissions,
(also no user authentication dialog box prompt)
Is it possible on this version to do such a kind of samba server access?
(for example, it will prompt entering the username/password, after validation
success, the user can access this samba’s services)
Who has such experience and can give me some advice or clue?
Thank you in advance!
The following is my global section in smb.conf:
[global]
workgroup = NWBSC
netbios name = NW-BSDFS01
realm = NWBSC.COM
server string = SambaServer01
log file = /var/log/samba/log.%m
security = ADS
password server = NW-AD01
allow trusted domains = Yes
idmap uid = 10000-20000
idmap gid = 10000-20000
winbind enum users = No
winbind enum groups = No
winbind cache time = 3600
template homedir = /home/%U
template shell = /bin/false
winbind nested groups = Yes
winbind use default domain = Yes
winbind trusted domains only = Yes
auth methods = winbind
server signing = auto
admin users = root
log level = 1
max log size = 5000
Thanks!
Liu
--
To unsubscribe from this list go to the following URL and read the
instructions: https://lists.samba.org/mailman/listinfo/samba