Tagged Questions
1
vote
0answers
315 views
W2K3 DC: Samba file sharing access permission problem
I want to access SAMBA shares from a Windows Server 2003 domain controller without a password. But, I am receiving a permission error each time. I'm using RedHat 5.5.
# ls -l
total 96
-rw------- 1 ...
3
votes
3answers
1k views
How can I setup group permission for different user on multiple Linux installations?
I have two Linux installations on my computer, with /home on a different partition but shared for the two installs. And each install has a different username to avoid conflicts. The thing is, I'm a ...
4
votes
3answers
828 views
Permissions issues for shared directory on a server
The setup is we have a VPS running Debian Squeeze, and I've set up a shared directory for us to share files. So far I've followed this guide:
...