Hello Lakmin -

On Tue, 11 Jan 2000, S.K.D. Lakmin Premnath wrote:
> 
> Now I'm connecting to MSSQL & Sever using FreeTDS. Thanks for all previous
> advice to do this. Now I have small problem in subscribers table password
> column. I have changed the length of password field to six characters. In
> this case if the password length is less than six characters radiator will
> reject the authentication for that user.
> All username and passwords are arbitary for security purpose. In first case
> length of password is four and authentication is rejcted. In second case
> length of password is six and authentication is accepted.
> 
> Tell me how can I set different length passwords for users in subscribers
> table.

This is probably due to your database filling in the extra characters with
blanks (or something) and returning the whole string rather than just the
characters of the password itself.

hth

Hugh

ps - I saw someone else post a fix for this earlier today

-- 
Radiator: the most portable, flexible and configurable RADIUS server
anywhere. SQL, proxy, DBM, files, LDAP, NIS+, password, NT, Emerald,
Platypus, Freeside, TACACS+, PAM, external, etc etc on Unix, Win95/8,
NT, Rhapsody

===
Archive at http://www.thesite.com.au/~radiator/
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

Reply via email to