Distro is Slack 10
I create a folder called test3
set permissions
I add the following lines to smb.conf
Quote:
[test]
path = /home/test3
public = yes
browseable = no
only guest = yes
writable = yes
printable = no
|
CHOWN folder (staff is a group that I created)
Quote:
chown existing_user:staff /home/test3
|
smbpasswd contains the login info used by the Win XP machine trying to access the shared folder
restart SAMBA
I get access denied trying to connect to the folder. from what I posted above, it follows what I understand about samba.
What did I miss???
I am trying to limit access so that contents of this folder from an account not in STAFF