Hi Rob, > > Windows cannot find client_name\share_name. > perhaps you meant server_name\audio_visual on the > windows side?
Yes you are correct. > does windows audio_visual show in the window made > when one clicks: start, run \\server_name I get an error that \\server_name is not accessible. Looking on the server, I can see that the smb services are enabled: # svcs -a | grep smb online 14:33:13 svc:/network/smb/server:default # svcs -a | grep idmap online 14:33:08 svc:/system/idmap:default # smbadm list security mode: workgroup workgroup name: WORKGROUP In /var/adm/messages, I have the following: Jan 16 21:45:05 capetown smbd[501]: [ID 775558 daemon.debug] smb_door_srv_func: execute server routine(opcode=0) Jan 16 21:45:05 capetown smbsrv: [ID 138215 kern.notice] NOTICE: smbd[UMHLANGA\fk94391]: *. access denied Jan 16 21:45:05 capetown smbsrv: [ID 138215 kern.notice] NOTICE: smbd[UMHLANGA\fk94391]: *. access denied Jan 16 21:45:09 capetown smbsrv: [ID 138215 kern.notice] NOTICE: smbd[UMHLANGA\fk94391]: desktop.ini access denied Jan 16 21:45:09 capetown smbsrv: [ID 138215 kern.notice] NOTICE: smbd[UMHLANGA\fk94391]: desktop.ini access denied Jan 16 21:45:15 capetown smbd[501]: [ID 775558 daemon.debug] smb_door_srv_func: execute server routine(opcode=3) Any hints or ideas? Regards, Feroz > > if not type: zfs set sharesmb=name=Movies > data/Audio_Visual > > if error adding smb share data/Audio_Visual try: > > chmod 755 /data/Audio_Visual > zfs set sharesmb=name=Movies data/Audio_Visual > > on no error on either does the share showup in > the windows start, run, \\server_name > when one does a view, refresh ? > > > > _______________________________________________ > storage-discuss mailing list > [email protected] > http://mail.opensolaris.org/mailman/listinfo/storage-d > iscuss This message posted from opensolaris.org _______________________________________________ storage-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/storage-discuss
