- From terminal, login as root
- Key in: useradd user_name and then press Enter
- Key in: passwd user_name and then press Enter
Create sharing folder at /share/folder_user_name
- From terminal, key in: smbpasswd -a user_name and then press Enter
- Just follow the instruction given and then press Enter
[user_name] path = /share/folder_user_name valid users = username writeable = yes browseable = yes
No comments:
Post a Comment