Hello everyone, I'm rather new to Linux and Samba, and the following problem is just beyond me. Situation is as follows: I've a Linux system, named Linux, running Samba 2.0.5a comming with Corel Linux. IP Address is 192.168.0.1 My NT system is called Hades, running NT4 SP 5, IP Address is 192.168.0.2 Now, I can access my shared resources FROM Linux ON NT. Works fine. I can as well access my shared resources FROM Linux ON Linux. But I cannot access anything FROM NT on Linux. I've enabled the encrypted-password support in samba via the encrypt-passwords=yes option _and_ I've enabled plaintext password support in NT. Anyone any suggestion? I've included a few config-files, error-messages and the like. Thanks alot, Joerg -- /etc/samba/smb.conf [global] security=share workgroup=Home preserve case=yes case sensitive=no server string=Local Machine Description short preserve case=yes load printers=no domain master=no prefered master=no wins support=no local master=no domain logons=no encrypt passwords=yes hosts allow = 192.168.0.2 192.168.0.1 localhost [data] public=yes writeable=yes browseable=yes path=/data max connections=0 available=yes Linux:/usr/doc/samba-doc/textdocs# smbclient -L localhost Added interface ip=192.168.0.1 bcast=192.168.0.255 nmask=255.255.255.0 Password: Domain=[HOME] OS=[Unix] Server=[Samba 2.0.5a] Sharename Type Comment --------- ---- ------- data Disk IPC$ IPC IPC Service (Local Machine Description) Server Comment --------- ------- LINUX Local Machine Description Workgroup Master --------- ------- HOME Linux:/usr/doc/samba-doc/textdocs# testparm Load smb config files from /etc/samba/smb.conf Processing section "[data]" Loaded services file OK. Press enter to see a dump of your service definitions d:\net view \\Linux/ System error 1240 has occured. The account is not authorized to login from this station.
Hello, I've got a machine running SCO (Release 5.0) and am running samba version 2.03 (only version I could find already compiled for SCO). My problem is when I print to a printer connected to WIN95/WIN98/NT machines it occasionally loses it's mind. 1-10 page documents print no problem. When I try to print a >30 page document it will (once in a while) stop after X many pages. No error messages. Just acts likes it's done. I can reprint it again and it will normally print (although sometimes it will do the same thing again then print fine the next time). Any ideas? (edited version of smb.conf below) [global] socket options = TCP_NODELAY keep alive = 900 (played with this but it hasn't helped any) [printers] path = /var/spool/samba browseable = no guest only = yes guest ok = yes guest account = nobody writeable = no printable = yes thanks in advance for any possible help!!!! -- In February I got a check for $39.86 for just my normal surfing! Click here if you want to get paid to surf the web http://www.alladvantage.com/home.asp?refid=ATA-568
Peter Samuelson <peter@cadcamlab.org> wrote:> > [Goonetilleke, Anthony] > > I know this question has probably been asked several thousand times > > but I cannot find an appropriate answer. Can someone tell me how I > > can enable a single NT workstation user (SP5 encrypted passwords) > > connect to several Unix users home dirs, while prompting for a > > password each time. > > >From the same Unix host? NT has a limitation where it won't knowingly > connect to the same machine with two different sets of credentials. > > I think you can accomplish this with the `netbios aliases': set up > several aliases for the same Unix machine, and get each home directory > from a different one. That may be the best you can do. > > (The alternative is to set up multiple IP addresses on the machine and > refer to those when you connect. Or even use multiple Sambae.)I find this curious, as I use two NT Resource kit utilities to do just that on a regular basis from a Windows NT Workstation. The VDESK utility, and the SU service. There is no problem with connecting using multiple users from the same workstation to the same or different share points on the a specific server. In addition, the connect to share dialog box in NT has a "Connect AS" option. -John wb8tyw@qsl.net