I am experiencing problem, i don't understand: Windows CAN access my CIFS shares when I am accessing Opensolaris by just typing "\\172.16.0.51", BUT it can't access opensolaris box by its name. (Windows error message: attached file: notaccess.png).
Linux also can access opensolaris computer by its IP and not by name smbclient -L //maciek-serwer/ -U maciek Connection to maciek-serwer failed (Error NT_STATUS_BAD_NETWORK_NAME) smbclient -L //172.16.0.51/ -U maciek Enter maciek's password: Domain=[home] OS=[Windows NT 4.0] Server=[NT LAN Manager 4.0] Sharename Type Comment --------- ---- ------- (...) wspolne Disk ipc$ IPC Remote IPC maciek Disk Domain=[home] OS=[Windows NT 4.0] Server=[NT LAN Manager 4.0] Server Comment --------- ------- Workgroup Master --------- ------- My opensolaris configuration (I am using opensolaris 2009.06) is in opensolaris.txt . Does anyone know, what to do about this ? -- This message posted from opensolaris.org
notaccess.png
Description: Binary data
# hostname maciek-serwer # uname -a SunOS maciek-serwer 5.11 snv_111b i86pc i386 i86pc # sharemgr show -vp SMB smb=() default nfs=() zfs (...) zfs/storage/export/home/maciek nfs=() smb=() Maciek=/export/home/maciek zfs/storage/export/home/shared nfs=() smb=() Wspolne=/export/home/shared # svccfg -s smb/server svc:/network/smb/server> listprop read application read/machine_passwd astring read/read_authorization astring solaris.smf.read.smb read/value_authorization astring solaris.smf.value.smb smbd application smbd/ads_site astring smbd/autohome_map astring /etc smbd/ddns_enable boolean false smbd/domain_member boolean false smbd/domain_sid astring smbd/ipv6_enable boolean false smbd/keep_alive integer 5400 smbd/kpasswd_domain astring smbd/kpasswd_seqnum integer 0 smbd/kpasswd_server astring smbd/lmauth_level integer 4 smbd/max_connections integer -1 smbd/max_workers integer 1024 smbd/netbios_scope astring smbd/netlogon_seqnum integer 0 smbd/oplock_enable boolean false smbd/pdc astring smbd/restrict_anonymous boolean false smbd/signing_check boolean false smbd/signing_enabled boolean false smbd/signing_required boolean false smbd/srvsvc_sharesetinfo_enable boolean false smbd/stability astring Evolving smbd/sync_enable boolean false smbd/system_comment astring smbd/value_authorization astring solaris.smf.value.smb smbd/security astring workgroup smbd/domain_name astring home smbd/fqdn astring smbd/forest astring smbd/domain_guid astring firewall_config com.sun,fw_configuration firewall_config/apply_to astring firewall_config/exceptions astring firewall_config/policy astring use_global firewall_config/value_authorization astring solaris.smf.value.firewall.config firewall_context com.sun,fw_definition firewall_context/ipf_method astring "/lib/svc/method/svc-smbd ipfilter" network dependency network/entities fmri svc:/milestone/network network/grouping astring require_any network/restart_on astring error network/type astring service filesystem-local dependency filesystem-local/entities fmri svc:/system/filesystem/local filesystem-local/grouping astring require_all filesystem-local/restart_on astring error filesystem-local/type astring service idmap dependency idmap/entities fmri svc:/system/idmap:default idmap/grouping astring require_all idmap/restart_on astring error idmap/type astring service general framework general/action_authorization astring solaris.smf.manage.smb general/entity_stability astring Evolving general/single_instance boolean true general/value_authorization astring solaris.smf.manage.smb dependents framework dependents/groups fmri svc:/network/shares/group start method start/exec astring "/usr/lib/smbsrv/smbd %m" start/group astring sys start/limit_privileges astring :default start/privileges astring basic,net_mac_aware,net_privaddr,proc_audit,sys_devices,sys_smb start/project astring :default start/resource_pool astring :default start/supp_groups astring :default start/timeout_seconds count 60 start/type astring method start/use_profile boolean false start/user astring root start/working_directory astring :default stop method stop/exec astring :kill stop/timeout_seconds count 60 stop/type astring method refresh method refresh/exec astring ":kill -HUP" refresh/timeout_seconds count 60 refresh/type astring method tm_common_name template tm_common_name/C ustring "smbd daemon" tm_man_smbd template tm_man_smbd/manpath astring /usr/share/man tm_man_smbd/section astring 1M tm_man_smbd/title astring smbd
_______________________________________________ cifs-discuss mailing list cifs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/cifs-discuss