>From: Andrew Bartlett <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Cc: [EMAIL PROTECTED], [EMAIL PROTECTED] >Subject: Re: [Samba] 2.2.5 and NIS question >Date: Mon, 07 Oct 2002 22:32:08 +1000 > >[EMAIL PROTECTED] wrote: >> >> Each user has a login/password on the AIX (NIS-based) >> I just want to use this (very fine working) system to authenticate the >> users of the samba on the linux box > >The problem is, we can't do this with encypted passwords.
Not entirely true. You can't do it with encrypted passwords easily. We currently run an encrypted password Samba server on our conventional NIS master machine. A little bit of scripting keeps the passwords in sync, and a bit more keeps account creations and deletions in sync too. So, the users have one password, which is stored in both NIS and SMB password files. We also run at least one Samba server with 'update encrypted = yes'. This requires plain-text capable clients, but allows us to capture the user's (NIS) password into SMB encrypted format. I've (roughly) written this up at:- http://www.nibsc.ac.uk/~dmccann/smb/ (The write-up doesn't mention the 'update encrypted' server, but that's only relevant to people migrating from NIS only to NIS and SMB. If you're starting NIS and SMB from scratch, it doesn't matter). Mac Assistant Systems Adminstrator @nibsc.ac.uk [EMAIL PROTECTED] Work: +44 1707 641000 x285 Everything else: +44 7956 237670 (anytime) -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba