Calling-Station-ID

2007-08-27 Thread Stefan Adams
Is there anyway that I can rewrite the Calling-Station-ID to the name of the PC instead of the MAC address? This table can be found in LDAP or even in DHCP. Is there a way to call an external program that will provide the rewrite rules such that the log shows: Login OK: [username] (from client

Re: Patch to fix the 0x thing in *NTPassword LDAP attr... Comments?

2007-08-10 Thread Stefan Adams
> Hmm... in 1.1.7, the "pap" module will take care of fixing > NT-Passwords. i.e. map sambaNTPassword to NT-Password in ldap.attrmap, > and list "pap" at the end of the "authorize" section. The pap module > will see the 32-character hex string NT-Password, and convert it to > 16-character binary

Patch to fix the 0x thing in *NTPassword LDAP attr... Comments?

2007-08-08 Thread Stefan Adams
It's been quite a challenge to maintain both radiusNTPassword and sambaNTPassword in a user's LDAP object, especially when radiusNTPassword is just sambaNTPassword, prepended with '0x'. If nothing else, that's redundant. So, what about this patch? It just takes your sambaNTPassword and prepends

Re: LDAP scope

2006-01-06 Thread Stefan Adams
> Date: Thu, 05 Jan 2006 17:07:30 -0500 > From: Gary Algier <[EMAIL PROTECTED]> > Subject: Re: LDAP scope > To: FreeRadius users mailing list > > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > > St

LDAP scope

2006-01-05 Thread Stefan Adams
Hi! Is it possible to specify a basedn of "dc=example,dc=com" with a scope of "sub" so that my search filters can apply to both "ou=People" and "ou=Computers" for example? It seems from my testing that the scope is "one" by default. The reason I would like to do this is to have the check box in

Auth/Autz Windows Guest

2005-12-22 Thread Stefan Adams
Hypothetically: I notice that when you choose "authenticate as guest when computer and user information are not available" in the Windows XP wZc utility, that it passes a User-Name of "". Let's say I wanted to just automatically authorize and authenticate the user "". How could this be done? To

Re: Windows WPA

2005-12-22 Thread Stefan Adams
Stefan > Date: Thu, 22 Dec 2005 12:44:04 + > From: Phil Mayers <[EMAIL PROTECTED]> > Subject: Re: Windows WPA > To: FreeRadius users mailing list > > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed >

Windows WPA

2005-12-21 Thread Stefan Adams
Does anyone know how it's possible to log into a windows domain (no local account) from a Windows XP computer using WPA when the user has never logged in before (making cached credentials impossible)? I work at a high school. We have several mobile carts with laptop computers that do NOT have loc

RADIUS process looping...

2005-12-21 Thread Stefan Adams
I am sure that this is not related to FreeRADIUS but I have seen the topic posted here so I wanted to post my research for those that search these archives. It appears to be a common problem of having a Windows Client (specifically with the wZc utility) which gets stuck in a loop of constantly ver

Re: Authorization

2005-12-19 Thread Stefan Adams
[EMAIL PROTECTED]> > Subject: Re: Freeradius-Users Digest, Vol 8, Issue 82 > To: FreeRadius users mailing list > > Message-ID: <[EMAIL PROTECTED]> > Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed > > On Mon, 19 Dec 2005, Stefan Adams wrote: > > >

Re: Freeradius-Users Digest, Vol 8, Issue 82

2005-12-19 Thread Stefan Adams
t; fit what you need. > > Once you've got it started if you need more help, please post debug output > and what you would expect vs what you got and we can probably help sort it > out. > > -- > > Message: 6 > Date: Mon, 19 Dec 2005 11:47:24 -0500 > From: "

Authorization

2005-12-18 Thread Stefan Adams
I have read all the man pages and /docs and am having a difficult time understanding the authorization.  I keep wanting to write "if...elseif...else" stuff but I'm pretty sure that doesn't apply to FreeRADIUS config files. In the radiusd.conf there is documentation on how to use checkval to compare