crypt() function is not working.????
- From: sethukr@xxxxxxxxx
- Date: 28 Oct 2006 03:03:19 -0700
hi,
I'm doing user authendication in my FTP server..
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
.
- Follow-Ups:
- Re: crypt() function is not working.????
- From: Mark Hittinger
- Re: crypt() function is not working.????
- From: Barry Margolin
- Re: crypt() function is not working.????
- From: Pascal Bourguignon
- Re: crypt() function is not working.????
- Prev by Date: Re: AUTHENTICATION IN UNIX
- Next by Date: Re: crypt() function is not working.????
- Previous by thread: ten free SysAdmin tools
- Next by thread: Re: crypt() function is not working.????
- Index(es):
Relevant Pages
|
|