Gordon Ross <[email protected]> writes:

>> reader > mount -Fsmbfs //harvey/harvey-e /mnt/harvey-e
>> Password:
>> mount: mount_smbfs: /mnt/harvey-e: Not owner
>> 
>> The error is, at best misleading... since reader is the owner.
>> 
>> None the less, mount fails when run by user reader with a user reader
>> owned mount point.
>
> Oh.  Sorry I missed that.
>
> Does it work to make the mount as root?  (and with uid=...?)
> If so, there could be something missing from the RBAC config.
> i.e. check for smbfs in /etc/security/exec_attr ...

Yes. 
Two lines in /etc/security/exec_attr contain the string smbfs

  grep smbfs /etc/security/exec_attr
 Basic Solaris User:solaris:cmd:::/usr/lib/fs/smbfs/mount:privs=sys_mount
 Basic Solaris User:solaris:cmd:::/usr/lib/fs/smbfs/umount:privs=sys_mount

Is that what I should expect?,,, what does it signify?

_______________________________________________
cifs-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/cifs-discuss

Reply via email to