search for: ntpasslen

Displaying 1 result from an estimated 1 matches for "ntpasslen".

1998 Jun 05
1
Simple password checker
...out how to do this - it seems like it should be simple - just take the password and username and ask the NT server if it's correct. If anyone could point me in the right direction for doing this, please do. I think I just need to call auth_ok = server_validate(user,domain,pass,passlen,ntpass,ntpasslen); .. but I think I must do a little more than just call the function. What's the difference between pass and ntpass ? Thanks in advance, Rik -- /* ** Rik Hemsley ** Unix Admin ** Keyline Builders Merchants, Glasgow, UK ** X ? Naah. rX :) http://www.rikkus.demon.co.uk */