Displaying 2 results from an estimated 2 matches for "connection_snum".
2012 Dec 11
0
Problems with ADS and user mapping
...lid users = clearcase_albd vobadmin
writeable = yes
create mask = 0755
# /etc/samba/user.map
root = administrator admin
nobody = guest pcguest smbguest
vobadmin = ADOMAIN\clearcase_albd clearcase_albd
## /var/log/samba/CCSERVER
[2012/12/11 11:50:10, 1] smbd/service.c:676(make_
connection_snum)
create_connection_server_info failed: NT_STATUS_ACCESS_DENIED
[2012/12/11 11:51:17, 2] auth/auth.c:320(check_ntlm_password)
check_ntlm_password: Authentication for user [clearcase_albd] ->
[vobadmin] FAILED with error NT_STATUS_NO_SUCH_USER
[2012/12/11 11:51:17, 2] smbd/service.c:
584(cr...
2010 Jun 10
2
Peculiar Samba permission denied error
...ueror on another
linux, I get this on the server:
tail /var/log/samba/log.smbd
"...
[2010/06/07 09:41:37, 2] auth/auth.c:310(check_ntlm_
password)
check_ntlm_password: authentication for user [me] -> [me] ->
[OURDOMAIN+me] succeeded
[2010/06/07 09:41:37, 0] smbd/service.c:1009(make_connection_snum)
'/share/samba/domain/home' does not exist or permission denied when
connecting to [xdrives] Error was Permission denied
..."
Copy pasting the entry ?'/share/samba/domain/home'? right out of the above:
ServerName:~ # ls -lah /share/samba/domain/home
total 512
drwxrwxrwx 23 O...