Re: rlm_sql patch for stripping NT domains from username

2003-02-21 Thread Alan DeKok
"Doug Yeager" <[EMAIL PROTECTED]> wrote: > *** rlm_sql.c.orig Fri Feb 21 06:53:52 2003 > --- rlm_sql.c Fri Feb 21 06:54:02 2003 ... > + > + /* > + * strip and translate usernames. > + */ > + static int stripMSdomain_escape_func(char *out, int outlen, const char > *in) Why? rlm_prep

rlm_sql patch for stripping NT domains from username

2003-02-21 Thread Doug Yeager
*** rlm_sql.c.orig  Fri Feb 21 06:53:52 2003 --- rlm_sql.c Fri Feb 21 06:54:02 2003 *** *** 224,229 --- 224,283       *out = '\0';       return len;   } + + /* +  *  strip and translate usernames. +  */ + static int stripMSdomain_escape_func(char *