The UNIX and Linux Forums  


Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com




Thread: SAMBA Help
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #3 (permalink)  
Old 09-27-2007
kjbaumann kjbaumann is offline
Registered User
  
 

Join Date: Jun 2006
Posts: 49
net use <drive letter> \\machine\share /USER:username still prompted me for a password.

nslookup hostname worked fine.

I'm not sure it matters but we are using NIS here. On the samba machine I can ypcat passwd, group fine. When I ypcat server I get two entries, both the same IP and name.

ypcat hosts |grep machine1
XXX.XX.XXX.22 machine1 machine1.domain.com
XXX.XX.XXX.22 machine1 machine1.domain.com

Also, wbinfo -g/u works as it should.