> > OK. What build, etc. are you running?
> > I can try to reproduce it.
>
> Its build 109.. I'm not sure if that is called 2008.11 109 or 2009.11
> 109
>
> I installed from 2008.11 101b and then updated first to 108 and now to
> 109.
Sorry this took so long to get back to you on this issue.
I have an idea what might be wrong. Do you have these two
lines in your /etc/security/exec_attr file? i.e.
$ 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
If those are missing, you'll see the "now owner" message, i.e
$ mount -F smbfs //test:t...@server/junk /test
mount: mount_smbfs: /test: Not owner
and what the error really means is you lack SYS_MOUNT privilege.
I hope that's it.
Gordon
_______________________________________________
cifs-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/cifs-discuss