search for: gounix

Displaying 1 result from an estimated 1 matches for "gounix".

Did you mean: nounix
2007 Jul 15
0
Help with samba config
...have an equivalent unix user for each windows user, but I do want to limit by a list of users or a group. Once authenticated, all file operations can take place as a normal unix user I specify. As a first start I tried this: [GLOBAL] security=share password server = xxxxxxxxxx ldap ssl = no [GOUNIX] path = /var/www/sites/gounix.bpweb.bp.com/files/repository force user = www-data force group = www-data read only = No valid users = meecect create mask = 0774 directory mask = 0775 This let me browse the shares, but when I try to connect,...