Hi all,
my questions was about the programing in the C2-security mode on
the DEC OSF/1 3.0.
>1) how *correctly* determine the current security level (BSD/C2)?
The security level is specified in the /etc/rc.config file
(This isn't exactly the clear solution - standard system call)
>2) how to check passwords (via crypt() anything else) longer then 8 char. ?
Use the (undocumented) bigcrypt() call. It works just like crypt().
(This work fine :-)
Thanks for all replies!
Regards,
Lubos
--------------------------------------------------------------------------
Lubos Kejzlar
System and Network Specialist
Laboratory for Computer Science Tel.: +42-19 2171455
University of West Bohemia +42-19 7221530
Americka 42, 30614 Pilsen Fax: +42-19 7222435
Czech Republic E-mail: kejzlar_at_zcu.cz
--------------------------------------------------------------------------
Received on Tue Jan 03 1995 - 09:04:02 NZDT