On Mon, 2005-05-16 at 20:03 +0200, Javier Jimenez wrote:
> Now, I'found another problem, if I put a group with spaceblanks on my
> ntlm_auth script on freeradius, cannot authenticate. It recognise just
> the first word of the name.
> Any idea about whatÂs happening?
> Thanks!

Likewise, FreeRadius is not calling a shell, so the splitting function
is chewing on the string.  The easy option is to change the name into a
SID (S-123-456....), and include that as the option.  

The FreeRadius list may be able to assist on how the quoting does or
doesn't behave.

Andrew Bartlett

-- 
Andrew Bartlett                                http://samba.org/~abartlet/
Authentication Developer, Samba Team           http://samba.org
Student Network Administrator, Hawker College  http://hawkerc.net

Attachment: signature.asc
Description: This is a digitally signed message part

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

Reply via email to