Hi All,

I have the following issue. 

I am running b80 on a V65. I have enabled CIFS on a ZFS filesystem as follows:
# zfs get -o name,property,value -s local all 
NAME               PROPERTY         VALUE
data/Audio_Visual  sharenfs         on
data/Audio_Visual  compression      on
data/Audio_Visual  sharesmb         name=Audio_Visual

I have been able to connect yesterday to this share, but today when I tried to 
connect from a windows machine, I am unable to connect (Error="Windows cannot 
find client_name\share_name. Check the spelling and try again ......") and get 
the following messages in /var/adm/messages:
Jan 16 14:41:25 server_name smbsrv: [ID 138215 kern.notice] NOTICE: 
smbd[client_name\user_name]: *. access denied
Jan 16 14:41:25 server_name smbsrv: [ID 138215 kern.notice] NOTICE: 
smbd[client_name\user_name]: *. access denied
Jan 16 14:41:35 server_name smbd[501]: [ID 775558 daemon.debug] 
smb_door_srv_func: execute server routine(opcode=3)
Jan 16 14:42:42 server_name smbd[501]: [ID 107678 daemon.debug] smb_browse: 
send_HostAnnouncement(0)

The sharemgr output is as follows:
# sharemgr show -vp
default smb=() nfs=()
zfs
    zfs/data/Audio_Visual nfs=()
          Audio_Visual=/data/Audio_Visual

As you can notice above, there is no smb() share for the zfs group. 

I have configure the server to be in workgroup mode:
# smbadm list
security mode: workgroup
workgroup name: WORKGROP

/etc/pam.conf has been configured and the password is updated on 
/var/smb/smbpasswd

Has anyone come across this before? Is this a bug? Any ideas/solutions? 

Thanks,
Feroz
 
 
This message posted from opensolaris.org
_______________________________________________
storage-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/storage-discuss

Reply via email to