Hi, I am facing a unique problem in Samba and would be very grateful if any one can help me out. I have installed Samba at my Unix server( Running HP-UX 10.20). Through one of the PC's in the network I am able to access the shares on the server, but through all other PC's when I try to log into the unix server it gives a error message -- "Account not authorised to login from this station" Since I am able to access from one PC I see no reason why it should not work from other PC's. Kindly help me out. Regards
Samba-technical is not the place for this type of question. It also helps if you include a little more info such as what version of Samba and at least the global section from your smb.conf. With no real info from you my guess would be that this particular PC does not have the plaintext password registry hack and you are not running samba with encrypted passwords. isds@vsnl.net wrote:> > Hi, > > I am facing a unique problem in Samba and would be very grateful if any one can help me out. > > I have installed Samba at my Unix server( Running HP-UX 10.20). Through one of the PC's in the network I am able to access the shares on the server, but through all other PC's when I try to log into the unix server it gives a error message -- "Account not authorised to login from this station" > > Since I am able to access from one PC I see no reason why it should not work from other PC's. Kindly help me out. > > Regards > > -- > To unsubscribe from this list go to the following URL and read the > instructions: http://lists.samba.org/mailman/listinfo/samba-- =====================================================================Herb Lewis Silicon Graphics Networking Engineer 1600 Amphitheatre Pkwy MS-510 Strategic Software Organization Mountain View, CA 94043-1351 herb@sgi.com Tel: 650-933-2177 http://www.sgi.com Fax: 650-932-2177 PGP Key: 0x8408D65D ======================================================================
> > Hi, > > I am facing a unique problem in Samba and would be very > grateful if any one can help me out.Hi, In the future send these types of questions only to samba@lists.samba.org, not samba-technical@lists.samba.org> I have installed Samba at my Unix server( Running HP-UX > 10.20). Through one of the PC's in the network I am able to > access the shares on the server, but through all other PC's > when I try to log into the unix server it gives a error > message -- "Account not authorised to login from this station" > > Since I am able to access from one PC I see no reason why it > should not work from other PC's. Kindly help me out. > > RegardsThis error is sometimes because the user account on the domain controller is set for User May Log On To These Workstations: (list of workstations) If this is set for your user, and you want to be able to access your Samba Server from all network clients, set User May Log On To All Workstations on the user account in the Domain Controller's User Manager. -Marc