Re: [CentOS] Samba authentication against 389 DS

2013-02-27 Thread Craig White
On Wed, 2013-02-27 at 22:46 +0200, Todor Petkov wrote: > On 27/02/2013 06:18 PM, Craig White wrote: > > > > > all of the known methods require an unencrypted value to then hash > > for LDAP sambaNTPassword and there is no way to take an encrypted > > value from userPassword and convert it to

Re: [CentOS] Samba authentication against 389 DS

2013-02-27 Thread Todor Petkov
On 27/02/2013 06:18 PM, Craig White wrote: > > all of the known methods require an unencrypted value to then hash > for LDAP sambaNTPassword and there is no way to take an encrypted > value from userPassword and convert it to sambaNTPassword > > Craig > Yeah, I know. I read many threads in 3

Re: [CentOS] Samba authentication against 389 DS

2013-02-27 Thread Craig White
On Feb 27, 2013, at 8:50 AM, Todor Petkov wrote: > On 27/02/2013 05:27 PM, Craig White wrote: > >> >> a lot of different ways to handle this - it all depends upon which >> language/tools you use. >> >> I have used Webmin LDAP Users & Groups module which can set the >> sambaNTPassword and u

Re: [CentOS] Samba authentication against 389 DS

2013-02-27 Thread Hal Davison
Yes !!! Webmin is a real help on this and many many mire issues... On 2/27/2013 10:27 AM, Craig White wrote: > On Feb 27, 2013, at 8:22 AM, Todor Petkov wrote: > >> Hello, >> >> I am using Centos 6 with 389 DS. Everything is working, I can >> authenticate my users against it etc. >> >> Now I am t

Re: [CentOS] Samba authentication against 389 DS

2013-02-27 Thread Todor Petkov
On 27/02/2013 05:27 PM, Craig White wrote: > > a lot of different ways to handle this - it all depends upon which > language/tools you use. > > I have used Webmin LDAP Users & Groups module which can set the > sambaNTPassword and userPassword to the same value after encryption. > > I have als

Re: [CentOS] Samba authentication against 389 DS

2013-02-27 Thread Craig White
On Feb 27, 2013, at 8:22 AM, Todor Petkov wrote: > Hello, > > I am using Centos 6 with 389 DS. Everything is working, I can > authenticate my users against it etc. > > Now I am trying to make Samba authenticate against the LDAP by > following http://directory.fedoraproject.org/wiki/Howto:Samb

Re: [CentOS] Samba authentication against 389 DS

2013-02-27 Thread Craig White
On Feb 27, 2013, at 8:22 AM, Todor Petkov wrote: > Hello, > > I am using Centos 6 with 389 DS. Everything is working, I can > authenticate my users against it etc. > > Now I am trying to make Samba authenticate against the LDAP by > following http://directory.fedoraproject.org/wiki/Howto:Samb

[CentOS] Samba authentication against 389 DS

2013-02-27 Thread Todor Petkov
Hello, I am using Centos 6 with 389 DS. Everything is working, I can authenticate my users against it etc. Now I am trying to make Samba authenticate against the LDAP by following http://directory.fedoraproject.org/wiki/Howto:Samba However, it seems that Samba does not read the 'password' valu