Displaying 2 results from an estimated 2 matches for "xd1ads".
Did you mean:
  dads
  
2003 Dec 03
0
No share access from a windows client to Samba 3.0 / winbind / ADS Server 2003
...terprise Admins 
BTECH+Domain Admins 
BTECH+Domain Users 
BTECH+Domain Guests 
BTECH+Group Policy Creator Owners 
BTECH+DnsUpdateProxy 
wbinfo -u 
BTECH+Administrator 
BTECH+Guest 
BTECH+krbtgt 
BTECH+builtjes 
BTECH+IUSR_BTECH2K3 
BTECH+toto 
BTECH+georges 
smb.conf : 
[global] 
netbios name = xd1ads 
realm = BTECH.LOCAL 
workgroup = BTECH 
domain master = no 
local master = no 
prefered master = no 
os level = 0 
server string = File server
security = ads 
encrypt passwords = yes 
#smb passwd file = /etc/samba/smbpasswd 
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192 
#guest accoun...
2003 Dec 05
0
smbd/service.c:make_connection_snum(677) / share access denied / Samba 3.0 / NT 4.0 Domain
...and because these folders are here :
 
ls -la /home/public/
drwxr-xr-x    2 DOMAINEVM+Administrateur DOMAINEVM+Admins du domaine
4096 d?c  5 11:16 ads
drwxrwxrwx    3 DOMAINEVM+Administrateur DOMAINEVM+Admins du domaine
4096 d?c  4 22:05 test
 
See hereafter my smb.conf
 
[global]
 
 netbios name = xd1ads
 #realm = ATECH.LOCAL
 workgroup = DOMAINEVM
 domain master = no
 local master = no
 prefered master = no
 os level = 33
 server string = Serveur de Fichiers XD1
 # security = ads
 security = domain
 encrypt passwords = yes
 password server = *
 #smb passwd file = /etc/samba/smbpasswd
 socket optio...