Hi all, I'm working with a Samba share on a Solaris 9 box that is authenticating to a domain called NTCAL. I'm having problems browsing this from Network Neighborhood, and can't access the share from a network boot disk. I ran the 'smbpasswd -j NTCAL -r CCWEB' command successfully, then changed the smb.conf as required, but no go. I've put the smb.conf and output from 'smbclient -U% -L localhost' below. I don't understand why the output below is showing RDIMAGES as the master as well. Any info from anyone would be appreciated. Thanks! Anthony [global] netbios name = SUNTEST7 workgroup = NTCAL hosts allow = 205.215.100. 205.215.103. 205.215.99. log level = 2 security = domain domain logons = yes password server = ccweb smb passwd file = /etc/sfw/private/smbpasswd encrypt passwords = true socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192 #============================ Share Definitions ============================= # access to the images directory [images] comment = Images Directory path = /usr/local/images writeable = yes valid users = domain_user create mode = 0660 directory mode = 0770 browseable = yes WHAT SERVER IS OFFERING: # /usr/sfw/bin/smbclient -U% -L localhost INFO: Debug class all level = 2 (pid 801 from pid 801) added interface ip=205.215.99.78 bcast=205.215.99.255 nmask=255.255.255.0 Domain=[WORKGROUP] OS=[Unix] Server=[Samba 2.2.2] Sharename Type Comment --------- ---- ------- ghost Disk Images Directory homes Disk nobody home directory IPC$ IPC IPC Service (Samba 2.2.2) ADMIN$ Disk IPC Service (Samba 2.2.2) Server Comment --------- ------- RDIMAGES SUNTEST7 Samba 2.2.2 Workgroup Master --------- ------- WORKGROUP RDIMAGES