-----Original Message----- From: Allan Matias [mailto:amatias@amada.com] Sent: Wednesday, September 20, 2000 5:30 PM To: samba-admin@lists.samba.org Subject: Need to know more about Samba. In how to connect a Unix system to an Nt Server. Would a Unix machine be seen by the Nt when Samba software is loaded? Thank you for your attention. --Allan D. Matias Amada Software Support
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 -------------------------------------------------------------
encrypt passwords should be yes in globals section. See smb.conf manual . ----- Original Message ----- From: "Jerry Moore" <jerry950@netzero.com> To: <samba@lists.samba.org> 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 > > >
>Anyone know why I get this message on my NT when >trying to mount unix home to NT: > > The account is not authorized > to login from this station. > >Ran smbpasswd -u moorejThere is no option "-u" (small "u"). RTFM.>Ran smbclient -L fairchd1 >Domain=[MYGROUP] OS=[Unix]Server=Samba .2.3a] > >Sharename Type Comment >--------- ---- ------- >moorej Disk Home Directory >.................... >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.You really want to map "E:" to your home directory, right? Why don't you use "net use" instead ? What you typed, "net user", means you want to add a new user to an NT server.>[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 = NoWith security=SHARE you don't need [homes]. They don't fit. But don't hurt either. ____________________________________________________________ Get advanced SPAM filtering on Webmail or POP Mail ... Get Lycos Mail! http://login.mail.lycos.com/r/referral?aid=27005