Re: AUTHENTICATION IN UNIX
- From: Barry Margolin <barmar@xxxxxxxxxxxx>
- Date: Sat, 28 Oct 2006 10:58:24 -0400
In article <1162029469.604146.93980@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>,
sethukr@xxxxxxxxx wrote:
hi,
I used etc/shadow database only..
also i used crypt() function to encrypt the user password. So that i
can compare with the encripted password in the database.
but, while executing the program, it shows an error as,
UNDEFINED REFERENCE TO CRYPT() FUNCTION.
But i included "unistd.h"..
what can i do???
please help me..
-Sethu
Please don't create two threads with the same question. I just answered
you in the "crypt() function is not working.????" thread.
--
Barry Margolin, barmar@xxxxxxxxxxxx
Arlington, MA
*** PLEASE post questions in newsgroups, not directly to me ***
*** PLEASE don't copy me on replies, I'll read them in the group ***
.
- References:
- AUTHENTICATION IN UNIX
- From: sethukr
- Re: AUTHENTICATION IN UNIX
- From: Pascal Bourguignon
- Re: AUTHENTICATION IN UNIX
- From: sethukr
- AUTHENTICATION IN UNIX
- Prev by Date: Re: crypt() function is not working.????
- Next by Date: Re: crypt() function is not working.????
- Previous by thread: Re: AUTHENTICATION IN UNIX
- Next by thread: ten free SysAdmin tools
- Index(es):
Relevant Pages
|