[EMAIL PROTECTED] (Jim Seymour) wrote:
> > a) adding "ADMINNB\jseymour" as a user in the smb passwd file
>
> That's not practical. "ADMINNB" is that specific laptops NETBIOS
> name.
testing != deployment
First, get it to work. Then, get it to work in a real deployment.
> > If you want to use "jseymour" as a key for the smb passwd file,
> > convince the server to use that string, and not any other.
>
> Is there a way I can do it irrespective of the supposed "domain?"
In "hints":
DEFAULT User-Name =~ "\\(.*)$"
My-Local-User-Name = "%{1}"
Then, in smb_passwd, use My-Local-User-Name as the key. You will
have to define it in the dictionaries, too.
That should work, I think.
Alan DeKok.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html