[chef] Re: *** PROBABLY SPAM *** Re: RE: Re: Re: Using shadow password on Windows


Chronological Thread 
  • From: Tensibai < >
  • To: < >
  • Subject: [chef] Re: *** PROBABLY SPAM *** Re: RE: Re: Re: Using shadow password on Windows
  • Date: Tue, 11 Jun 2013 09:40:38 +0200

Le 2013-06-11 09:15, Andrea Cappelli a écrit :

Il 11/06/2013 08:52, Kevin Keane Subscription ha scritto:
Simple answer: you can't.

Thanks :)

Fortunately, at least the format tends to be consistent, and the algorithm identified with the $1$ (MD5), as in your sample, is probably the most common one, although it may be the least secure.

For Linux distro I use $6$, I hoped that $1$ was working also on Windows (as you stated is the most common), but I made a wrong assumption


If you really want to set the user to a specific fixed password, 

I have to, I need user to be in sync on more than one server. But probably the use of Active Directory as you suggested is a more suitable way

Thank you

In this case have a look here:

http://community.opscode.com/cookbooks/ad-likewise

http://community.opscode.com/cookbooks/ad-auth

 

In brief, likewise do a hash of user and groups SID to create the uid/gid and so an active directory user keep having the same uid on every linux box (and obviously the same password).

I think it is your need when you say "I need user to be in sync".

 

Regards

 



Archive powered by MHonArc 2.6.16.

§