encrypt passwords should be yes in globals section. See smb.conf manual . ----- Original Message ----- From: "Jerry Moore" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, June 19, 2003 6:10 PM Subject: [Samba] Fw:
> > Anyone know why I get this message on my NT when trying to mount > unix home to NT. see config etc... below: > > The account is not authorized to login from this station. > > > > ---------------------------------------------------------------------- > Ran smbpasswd -u moorej > > Ran: > root-fairchd1: smbclient -L fairchd1 > added interface ip=199.254.200.1 bcast=199.254.200.255 nmask=255.255.255.0 > Password: > Domain=[MYGROUP] OS=[Unix] Server=[Samba 2.2.3a] > > Sharename Type Comment > --------- ---- ------- > moorej Disk Home Directory > tmp Disk Temporary file space > IPC$ IPC IPC Service (Samba Server) > ADMIN$ Disk IPC Service (Samba Server) > root Disk Home Directories > > Server Comment > --------- ------- > FAIRCHD1 Samba Server > > Workgroup Master > --------- ------- > MYGROUP > > > -------------------------------------------------------- > netstat -a|grep netbios > > tcp 0 0 localhost.4437 localhost.netbios_ TIME_WAIT > tcp 0 0 localhost.4435 localhost.netbios_ TIME_WAIT > tcp 0 0 localhost.4433 localhost.netbios_ TIME_WAIT > tcp 0 0 localhost.4431 localhost.netbios_ TIME_WAIT > tcp 0 0 *.netbios_ *.* LISTEN > udp 0 0 fairchd1.netbios_ *.* > udp 0 0 fairchd1.netbios_ *.* > udp 0 0 *.netbios_ *.* > udp 0 0 *.netbios_ *.* > > ----------------------------------------------------------------------- > ON THE NT: > > C:\>net user e: \\199.254.200.1\moorej > The password is invalid for \\199.254.200.1\moorej. > > Type the password for \\199.254.200.1\moorej: > > The account is not authorized to login from this station. > > > ---------------------------------------------------------- > > smb.conf > > # Samba config file created using SWAT > # from mfg_jsuther_95.sat.faidor.com (172.16.15.242) > # Date: 2003/06/19 10:01:07 > > # Global parameters > [global] > workgroup = MYGROUP > server string = Samba Server > security = SHARE > unix password sync = Yes > log file = /usr/local/samba/var/log.%m > max log size = 50 > dns proxy = No > > [homes] > comment = Home Directories > valid users = %S > read only = No > browseable = No > > [moorej] > comment = Home Directory > path = /home/moorej > valid users = moorej > read only = No > > [tmp] > comment = Temporary file space > path = /tmp > > ------------------------------------------------------------- > > -- > To unsubscribe from this list go to the following URL and read the > instructions: http://lists.samba.org/mailman/listinfo/samba > > > -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
