Displaying 2 results from an estimated 2 matches for "unsamba".
Did you mean:
insamba
2003 Dec 11
1
unsamba
It's been a confusing few months configuring samba for our needs. It would
seem our goal with samba is not exactly what the majority is looking for
currently. So here goes :)
I work at a university where microsoft's active directory has become the
dominate user account storage solution. I would like to setup a linux shared
server that would offer shell access to those who wish to
2005 Jan 27
2
Samba not recognizing secondary groups
...suddenly one user can't access any folders. Windows (the client)
suggests that she might not have access, Mac OS X just displays the
folders as empty, and the Samba server's logs reveal a telling
NT_STATUS_ACCESS_DENIED error. So I've tried to use her account to
access those shares in unSamba ways, like from the command line or via
SFTP, and everything works fnie. Only Samba refuses to let her in.
Here's the clincher: if I make the contents of any folder universally
read/write (chmod -R o+rw foldername), the user can connect to that
folder and read the contents via Samba. So the...