Hi all, I just setup my samba server 2.2.8 on Solaris 8 Sparc. I am following checklist from 'Samba-Howto-Collection.pdf'. When I run 'net view' from a xp box but got below error message. Could anyone tell what I need to do ? --------------------- c:>net view \\smbhost System error 5 has occured. Access is denied. c:>net use x: \\smbhost\tmp System error 1240 has occured. The account is not authorized to log in from this station. -------------------------b Thanks in Advanced. Allen Liu IP Application Design and Engineering Bell Canada (613) 781-7368, allen@bellglobal.com 1240 -160 Elgin St, Ottawa,ON, K2P 2C4
To let it work for me I use first of all EFS (encripted password, needed for WindowsXP). Than be sure to set up user with smbpasswd. I configure (b.e. user1) in Linux (Solaris for you) ad user1 - password1 in WindowsXP - user1 - password1 in Samba (with smbpasswd) as user1 - password1 and all works fine.>From: "Allen Liu --- work" <allen@bellglobal.com> >To: <samba@lists.samba.org> >Subject: [Samba] can't access samba server from xp >Date: Sat, 7 Feb 2004 22:32:03 -0500 > >Hi all, > >I just setup my samba server 2.2.8 on Solaris 8 Sparc. I am following >checklist from 'Samba-Howto-Collection.pdf'. >When I run 'net view' from a xp box but got below error message. Could >anyone tell what I need to do ? > >--------------------- >c:>net view \\smbhost >System error 5 has occured. > >Access is denied. > >c:>net use x: \\smbhost\tmp >System error 1240 has occured. > >The account is not authorized to log in from this station. >-------------------------b > >Thanks in Advanced. > >Allen Liu > >IP Application Design and Engineering >Bell Canada >(613) 781-7368, allen@bellglobal.com >1240 -160 Elgin St, Ottawa,ON, K2P 2C4 > >-- >To unsubscribe from this list go to the following URL and read the >instructions: http://lists.samba.org/mailman/listinfo/samba_________________________________________________________________ Comunica in un ?altra dimensione con MSN Extra Storage! http://join.msn.com/?pgmarket=it-it&page=hotmail/es2&xAPID=1983&DI=2049&ST=1
I configured them all , but still doesn't work. It can't come to the stage asking username/password. Does samba have something to controll from which machine access ? Thanks Allen Liu IP Application Design and Engineering Bell Canada (613) 781-7368, allen@bellglobal.com 1240 -160 Elgin St, Ottawa,ON, K2P 2C4 ----- Original Message ----- From: "LanRol" <lanrol@freemail.hu> To: "Allen Liu --- work" <allen@bellglobal.com> Sent: Sunday, February 08, 2004 4:14 AM Subject: RE: [Samba] can't access samba server from xp> Does samba user exist in smbpasswd and smb.conf? > > When I connect to my samba server in Explorer, username and password are > asked. > > Check the > guest ok = yes > or valid users = the_username_who_try_netview > > -----Original Message----- > From: samba-bounces+lanrol=freemail.hu@lists.samba.org > [mailto:samba-bounces+lanrol=freemail.hu@lists.samba.org]On Behalf OfAllen> Liu --- work > Sent: Sunday, February 08, 2004 4:32 AM > To: samba@lists.samba.org > Subject: [Samba] can't access samba server from xp > > > Hi all, > > I just setup my samba server 2.2.8 on Solaris 8 Sparc. I am following > checklist from 'Samba-Howto-Collection.pdf'. > When I run 'net view' from a xp box but got below error message. Could > anyone tell what I need to do ? > > --------------------- > c:>net view \\smbhost > System error 5 has occured. > > Access is denied. > > c:>net use x: \\smbhost\tmp > System error 1240 has occured. > > The account is not authorized to log in from this station. > -------------------------b > > Thanks in Advanced. > > Allen Liu > > IP Application Design and Engineering > Bell Canada > (613) 781-7368, allen@bellglobal.com > 1240 -160 Elgin St, Ottawa,ON, K2P 2C4 > > -- > To unsubscribe from this list go to the following URL and read the > instructions: http://lists.samba.org/mailman/listinfo/samba > > > > >
I fixed this by enabling ' encrypt passwords = yes ' in smb.conf. Thanks Allen Liu ----- Original Message ----- From: "Ermanno Bonifazi" <ermannobonifazi@hotmail.com> To: <allen@bellglobal.com> Sent: Sunday, February 08, 2004 6:03 PM Subject: RE: [Samba] can't access samba server from xp> You should set EFS (Encripted Password) and than be sure to run smbpasswd > and create samba user. > To make all work I have on Linux (Solaris for you) same Windows user (b.e. > user1 in Windows is user1 in Linux) and than i create with smbpasswd user1 > in Samba. > All 3 apps (Linux, WIndows and Samba) have the same password for user1 > > > >From: "Allen Liu --- work" <allen@bellglobal.com> > >To: <samba@lists.samba.org> > >Subject: [Samba] can't access samba server from xp > >Date: Sat, 7 Feb 2004 22:32:03 -0500 > > > >Hi all, > > > >I just setup my samba server 2.2.8 on Solaris 8 Sparc. I am following > >checklist from 'Samba-Howto-Collection.pdf'. > >When I run 'net view' from a xp box but got below error message. Could > >anyone tell what I need to do ? > > > >--------------------- > >c:>net view \\smbhost > >System error 5 has occured. > > > >Access is denied. > > > >c:>net use x: \\smbhost\tmp > >System error 1240 has occured. > > > >The account is not authorized to log in from this station. > >-------------------------b > > > >Thanks in Advanced. > > > >Allen Liu > > > >IP Application Design and Engineering > >Bell Canada > >(613) 781-7368, allen@bellglobal.com > >1240 -160 Elgin St, Ottawa,ON, K2P 2C4 > > > >-- > >To unsubscribe from this list go to the following URL and read the > >instructions: http://lists.samba.org/mailman/listinfo/samba > > _________________________________________________________________ > MSN Extra Storage: piena libert? di esprimersi e comunicare >http://join.msn.com/?pgmarket=it-it&page=hotmail/es2&xAPID=1983&DI=2049&ST=1>
Right.>From: "Allen Liu --- work" <allen@bellglobal.com> >To: "Ermanno Bonifazi" ><ermannobonifazi@hotmail.com>,<samba@lists.samba.org> >Subject: Re: [Samba] can't access samba server from xp >Date: Mon, 9 Feb 2004 10:27:15 -0500 > > > >Thanks, Ermanno. To summarize your instructions, is it true I should follow >below steps ? > > >1. on xp, create a user: user1 with password: password1. >2. on Solaris , create a user: user1 with password: password1. >3. on Solaris which has samba server, run : smbpasswd -a user1 , then give >password:password1. >4. start samba daemon: nmbd, smbd,winbindd. >5. log in xp with user1, in a DOS window, run: net view \\<solarishost> > >It should work .right ? > >Allen Liu > >IP Application Design and Engineering >Bell Canada >(613) 781-7368, allen@bellglobal.com >1240 -160 Elgin St, Ottawa,ON, K2P 2C4 > >----- Original Message ----- >From: "Ermanno Bonifazi" <ermannobonifazi@hotmail.com> >To: <allen@bellglobal.com>; <samba@lists.samba.org> >Sent: Sunday, February 08, 2004 6:06 PM >Subject: RE: [Samba] can't access samba server from xp > > > > To let it work for me I use first of all EFS (encripted password, needed >for > > WindowsXP). > > Than be sure to set up user with smbpasswd. > > I configure (b.e. user1) > > in Linux (Solaris for you) ad user1 - password1 > > in WindowsXP - user1 - password1 > > in Samba (with smbpasswd) as user1 - password1 > > and all works fine. > > > > > > >From: "Allen Liu --- work" <allen@bellglobal.com> > > >To: <samba@lists.samba.org> > > >Subject: [Samba] can't access samba server from xp > > >Date: Sat, 7 Feb 2004 22:32:03 -0500 > > > > > >Hi all, > > > > > >I just setup my samba server 2.2.8 on Solaris 8 Sparc. I am following > > >checklist from 'Samba-Howto-Collection.pdf'. > > >When I run 'net view' from a xp box but got below error message. Could > > >anyone tell what I need to do ? > > > > > >--------------------- > > >c:>net view \\smbhost > > >System error 5 has occured. > > > > > >Access is denied. > > > > > >c:>net use x: \\smbhost\tmp > > >System error 1240 has occured. > > > > > >The account is not authorized to log in from this station. > > >-------------------------b > > > > > >Thanks in Advanced. > > > > > >Allen Liu > > > > > >IP Application Design and Engineering > > >Bell Canada > > >(613) 781-7368, allen@bellglobal.com > > >1240 -160 Elgin St, Ottawa,ON, K2P 2C4 > > > > > >-- > > >To unsubscribe from this list go to the following URL and read the > > >instructions: http://lists.samba.org/mailman/listinfo/samba > > > > _________________________________________________________________ > > Comunica in un 'altra dimensione con MSN Extra Storage! > > >http://join.msn.com/?pgmarket=it-it&page=hotmail/es2&xAPID=1983&DI=2049&ST=1 > > >_________________________________________________________________ MSN Extra Storage: piena libert? di esprimersi e comunicare http://join.msn.com/?pgmarket=it-it&page=hotmail/es2&xAPID=1983&DI=2049&ST=1
Great! You are welcome>From: "Allen Liu --- work" <allen@bellglobal.com> >To: "Ermanno Bonifazi" <ermannobonifazi@hotmail.com> >CC: <samba@lists.samba.org> >Subject: Re: [Samba] can't access samba server from xp >Date: Mon, 9 Feb 2004 14:20:25 -0500 > >I fixed this by enabling ' encrypt passwords = yes ' in smb.conf. > >Thanks > >Allen Liu > > >----- Original Message ----- >From: "Ermanno Bonifazi" <ermannobonifazi@hotmail.com> >To: <allen@bellglobal.com> >Sent: Sunday, February 08, 2004 6:03 PM >Subject: RE: [Samba] can't access samba server from xp > > > > You should set EFS (Encripted Password) and than be sure to run >smbpasswd > > and create samba user. > > To make all work I have on Linux (Solaris for you) same Windows user >(b.e. > > user1 in Windows is user1 in Linux) and than i create with smbpasswd >user1 > > in Samba. > > All 3 apps (Linux, WIndows and Samba) have the same password for user1 > > > > > > >From: "Allen Liu --- work" <allen@bellglobal.com> > > >To: <samba@lists.samba.org> > > >Subject: [Samba] can't access samba server from xp > > >Date: Sat, 7 Feb 2004 22:32:03 -0500 > > > > > >Hi all, > > > > > >I just setup my samba server 2.2.8 on Solaris 8 Sparc. I am following > > >checklist from 'Samba-Howto-Collection.pdf'. > > >When I run 'net view' from a xp box but got below error message. Could > > >anyone tell what I need to do ? > > > > > >--------------------- > > >c:>net view \\smbhost > > >System error 5 has occured. > > > > > >Access is denied. > > > > > >c:>net use x: \\smbhost\tmp > > >System error 1240 has occured. > > > > > >The account is not authorized to log in from this station. > > >-------------------------b > > > > > >Thanks in Advanced. > > > > > >Allen Liu > > > > > >IP Application Design and Engineering > > >Bell Canada > > >(613) 781-7368, allen@bellglobal.com > > >1240 -160 Elgin St, Ottawa,ON, K2P 2C4 > > > > > >-- > > >To unsubscribe from this list go to the following URL and read the > > >instructions: http://lists.samba.org/mailman/listinfo/samba > > > > _________________________________________________________________ > > MSN Extra Storage: piena libert? di esprimersi e comunicare > > >http://join.msn.com/?pgmarket=it-it&page=hotmail/es2&xAPID=1983&DI=2049&ST=1 > > >_________________________________________________________________ MSN Extra Storage: piena libert? di esprimersi e comunicare http://join.msn.com/?pgmarket=it-it&page=hotmail/es2&xAPID=1983&DI=2049&ST=1