> all, > i keep getting this error message when i try to use samba from my win98 > box to connect to my solaris7 unix box. i can get the smbclient to work > from unix to unix but not windows to unix. i always get the following > message even though i am using my correct password: > ********************** > C:\WINDOWS>net use s: \\stargate\sherring > The password is invalid for \\STARGATE\SHERRING. For more information, > contact > your network administrator. > Type the password for \\STARGATE\SHERRING:******** > > Error 5: You do not currently have access to this file. The file may be > marked read-only, or it may be part of a shared resource such as a folder, > a > named pipe, a queue, or a semaphore. You can use the ATTRIB command to > change > the read-only attribute, or try again later when the file may be > available. > > Type the password for \\STARGATE\SHERRING:^C > > C:\WINDOWS> > ************************** > for reference, here is my smb.conf file: > ***************** > [global] > workgroup = edsrdaj01 > netbios name = stargate > interfaces = 204.230.206.3/255.255.255.0 127.0.0.1/255.255.255.0 > bind interfaces only = yes > keepalive = 60 > local master = no > socket address = 204.230.206.3 > username = sherring > guest account = sherring > [homes] > guest ok = yes > #read only = no > #user = sherring > path = /export/home/sherring > debug level = 3 > log file = /usr/local/samba/var/log. %m > writeable = true > ************************* > > any help will be greatly appreciated. > > SBHerring > > Stacey B. Herring > EDS - JPAS > 141 National Business Parkway > Suite 120 > Annapolis Junction, Maryland 20701 > > * phone: 301-604-5637 > * stacey.herring@eds.com > > www.eds.com > > >