I used same samba config on 11.0 and it worked, however now it doesn’t.
[global]
printcap name = cups
cups options = raw
map to guest = Bad User
logon path = \\%L\profiles\.msprofile
logon home = \\%L\%U\.9xprofile
logon drive = P:
netbios name = openSuSE_kriko
usershare max shares = 100
restrict anonymous = no
domain master = yes
os level = 32
max protocol = NT
acl compatibility = winnt
ldap ssl = No
server signing = Auto
log level = 2
vfs objects = full_audit
log file = /var/log/samba/samba.log.%m
include = /etc/samba/dhcp.conf
[jani]
path = /multiMedia/Jani/
guest ok = yes
read only = no
follow symlinks = no
wide links = no
valid users = jani
inherit acls = yes
Problem is next:
[2008/12/08 00:17:49, 2] auth/auth.c:check_ntlm_password(318)
check_ntlm_password: Authentication for user [jani] -> [jani] FAILED with error NT_STATUS_NO_SUCH_USER
[2008/12/08 00:17:49, 2] lib/module.c:do_smb_load_module(64)
Module '/usr/lib/samba/vfs/full_audit.so' loaded
[2008/12/08 00:17:49, 0] modules/vfs_full_audit.c:log_success(725)
log_success() failed to get vfs_handle->data!
[2008/12/08 00:17:49, 2] smbd/uid.c:change_to_user(192)
change_to_user: SMB user jani (unix user nobody, vuid 100) not permitted access to share jani.
[2008/12/08 00:17:49, 0] smbd/service.c:make_connection_snum(1078)
Can't become connected user!
Seems like samba tries to map a user to local account, but fails.
I’m not sure if config changed in any way, but it is possible to authenticate with local unix accounts?
So, without registering users again with smbpasswd.