On Fri, 11 Jun 1999 [EMAIL PROTECTED] wrote: > Greetings, > > We installed Radiator on a standard installed Digital unix testsystem, and > used usernames from the etc/passwd file. Everything worked well. Now I'm > changed the system to use enhanced security. The etc/passwd file still holds > the usernames, but passwords are in a special database file. I tried to use > auth by UNIX, system and dbunix, but none of them worked. Does anybody have > experience with it? I get the error that the encrypted password is wrong. enhanced security in Digital Unix uses a different function to check valid password other than using regular getspnam or getpwnam ... but you can use "/usr/tcb/bin/edauth -g username" in shell to get the userinfo, then pass it on to radiator, using PreHook handle? > > ============================================================================ > ====== > Peter Bungenstock, Systeemprogrammeur Datacommunicatie, ICA, Maastricht > University > > E-mail: [EMAIL PROTECTED] > MAASTRICHT > The Netherlands > > === > Archive at http://www.thesite.com.au/~radiator/ > To unsubscribe, email '[EMAIL PROTECTED]' with > 'unsubscribe radiator' in the body of the message. > === Archive at http://www.thesite.com.au/~radiator/ To unsubscribe, email '[EMAIL PROTECTED]' with 'unsubscribe radiator' in the body of the message.