need assistance
"Gina Scott" <[email protected]>
| Newsgroups | gmane.network.samba.binaries |
|---|---|
| Message-ID | <[email protected]> |
Hello, I am currently running Samba version 2.2.3a. I am having difficulties with win2000 machines seeing my server. My win98 sees it just fine. I know it has to do with encryption of the passwords, I am just not sure how to fix it. I am running on a HP-UX 11.0 system. I had all of the diagnosis test working and then tried playing with options to get the win2000 machine to talk to my samba server. Now of course the tests are not working. Any suggestions? (Note the problems start now with test # 3 smbclient -L servername. Get the session failed ERRSRV ERRbadpw (bad password - name/password pair in a tree connect or session setup are invalid). I had that fixed once, but now not sure what I did). Thanks, Gina Gina Scott Systems Analyst II Department of Clinical Sciences - KSU 1800 Denison Ave Manhattan, KS 66506 [email protected] voice 785-532-4177 fax 785-532-4309 Gina Scott Systems Analyst II Department of Clinical Sciences - KSU 1800 Denison Ave Manhattan, KS 66506 [email protected] voice 785-532-4177 fax 785-532-4309
smb.conf
(application/octet-stream, 956 B)
# Samba config file created using SWAT # from Gina (129.130.144.13) # Date: 2002/06/14 10:47:08 # Global parameters [global] workgroup = GSS netbios name = VETSTARB interfaces = server IP address/255.255.252.0 encrypt passwords = Yes log file = /opt/samba/var/log.%m protocol = LANMAN1 max protocol = LANMAN1 username = %u [shared] comment = shared directory for group shared path = /export # valid users = @users read only = No create mask = 0660 directory mask = 0770 [homes] path = %H # valid users = %S read only = No create mask = 0660 directory mask = 0770 locking = No [export] path = /atc/dev/export read only = No gues ok = Yes [atc] path = /atc read only = No # guest only = Yes # guest ok = Yes [bob] path = /atc/rundir username = anonymous read only = No guest ok = Yes [vadds] path = /atc/client/vaddocs username = anonymous read only = No gues ok = Yes