On Wed, 30 Mar 2005 06:50:37 -0500 (EST), Jim Seymour
<[EMAIL PROTECTED]> wrote:
> 
> Stefan Winter <[EMAIL PROTECTED]> wrote:
> >
> > Hello!
> >
> > > I've searched and searched, and tried every hint I could find, and
> > > cannot seem to make it work using the "Windows login name and
> > > password."  Is it possible?
> >
> > Make your users set a password for their login on the XP machine. That is 
> > the
> > username/password combination XP will use for authentication when you check
> > the box.
> 
> Yes, I knew this.  Users have been using Samba shares on my Unix/Linux
> servers for a number of years.
> 
> > Then list these users with the appropriate passwords in your radiusd backend
> > (smbpasswd in your case).
> 
> They're *all* aleady in there.  (See above.)
> 
> >                           Then it should work.
> 
> Not so far.  I'm wondering if I'm missing something in FreeRADIUS'
> configuration?
> 
> One thing I notice is the client PC sending WINNAME\username, instead
> of just username, if I tell it to use the Windows login info.
> 
> > [At least I think so; someone please correct me if I'm wrong]

I get [WI-1\\Willem Eradus/<no User-Password attribute>]

# Windows sends us a username in the form of
# DOMAIN\user, but sends the challenge response
# based on only the user portion.  This hack
# corrects for that incorrect behavior.
#
#with_ntdomain_hack = no

I believe the above should take care of the "domain" part, and some
other attribute may hold a hash with the password. Did you try with -X
enabled to see what attributes are being provided?

> Who am I to say you're wrong?  I've no idea what I'm doing ;).  But
> it doesn't appear to be working.
> 
> Thanks for the follow-up.
> 
> Jim
> --
> Note: My mail server employs *very* aggressive anti-spam
> filtering.  If you reply to this email and your email is
> rejected, please accept my apologies and let me know via my
> web form at <http://jimsun.linxnet.com/scform.php>.
> 
> -
> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
>

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to