Folks,

When a mount a Windows share within OpenSolaris, only root account is able to 
access it. I would appreciate it if someone can tell me what I am doing wrong.

Here is what I did:

$ su
# mkdir /GeneralShare
# chmod 777 /GeneralShare
# logout 
$ mount -F smbfs "/mysvr:pe...@mysvrmachine/GeneralShare" /GeneralShare 
$ pfexec ls /GeneralShare   ;this works
$ ls /GeneralShare           ; permission denied

When I googled, I found a similar problem for Linux. It required dmask and 
fmask settings. However, I don't know what is its equivalent under OpenSolaris.

Thank you in advance for your help.

Regards,
Peter
-- 
This message posted from opensolaris.org
_______________________________________________
cifs-discuss mailing list
cifs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/cifs-discuss

Reply via email to