[Search for users]
[Overall Top Noters]
[List of all Conferences]
[Download this site]
Title: | DIGITAL UNIX (FORMERLY KNOWN AS DEC OSF/1) |
Notice: | Welcome to the Digital UNIX Conference |
Moderator: | SMURF::DENHAM |
|
Created: | Thu Mar 16 1995 |
Last Modified: | Fri Jun 06 1997 |
Last Successful Update: | Fri Jun 06 1997 |
Number of topics: | 10068 |
Total number of notes: | 35879 |
9254.0. "C 2--API problem in V4.0" by AXPBIZ::SIVA () Fri Mar 21 1997 18:08
Hi,
Is there a way we can convert the auth database from the ".db" format
to old ../../auth/[a-z] format..? Here is the problem:
We have an application built in 3.2c which is supposed to be binary
compatiable with subsequent OS versions (eg. V4.0). This application
uses "getprpwnam" to validate the user . Since the security DB
files got changed in V4.0, the application gives "file not found".
BTW, this happens only with static-linked binary and not with
shared one.
Apart from re-compiling, is there any work around..?
thanks
S i v a