16 Nov
2008
16 Nov
'08
5:10 p.m.
On Sun, 2008-11-16 at 09:45 -0700, Craig White wrote:
I am trying to use mschap and the following is logged suggesting that ldap authorize succeeds but unix authorize fails but the passwords are the same (aside from the fact that samba hashes the password). I can ssh into the radius server with the user name and password...
Obviously this is something to do with the 'users' file configuration which is still at it's default and apparently this is the problem here...
DEFAULT Auth-Type = System Fall-Through = 1
What nugget am I missing?
nevermind... Instead of above, I needed... DEFAULT Auth-Type = LDAP probably obvious to some here...this is pretty cool stuff Thanks Craig