The answer is to use %U instead %u (from the old smb.conf) then everything work :-)

Andreas Ladanyi schrieb:
Hi,

smbclient \\\\i60ws1\\public_html  -U ladanyi

results in:

[2008/08/17 10:43:10, 0] smbd/service.c:make_connection_snum(1003)
'/var/www/public_html/IPR-OFFICE/ladanyi' does not exist or permission denied when connecting to [public_html] Error was Permission denied

I use the:

winbind use default domain = yes

 option.

This option works for wbinfo -u/-g option.

Is it possible to get the query from:

/var/www/public_html/IPR-OFFICE/ladanyi

"converted" to:

/var/www/public_html/ladanyi


smb.conf:

security=ads
workgroup = IPR-OFFICE


winbind separator = /
winbind enum users = yes
winbind enum groups = yes
winbind cache time = 60
idmap uid = 6000-27000
idmap gid = 600-7000
idmap backend = ad
template shell = /bin/bash
template homedir = /home/%u
winbind use default domain = yes
winbind refresh tickets = yes
allow trusted domains = yes
winbind nss info =  rfc2307
winbind nested groups = yes
winbind normalize names = yes

Bye,
Andy



--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

Reply via email to