Re: crypt() function is not working.????
- From: MeiK <meik@xxxxxxxxxxx>
- Date: Thu, 23 Nov 2006 16:08:44 +0100
sethukr@xxxxxxxxx a écrit :
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
Consider re-linking/re-compiling using -lcrypt, should be fine...
--
Michael K. (epitech)
http://etudiant.epitech.net/~meik/
"SoftIce est avant tout un desassembleur."
E.D au proces en appel de Guillermito
.
- Prev by Date: Re: Tripwire
- Next by Date: Integration of HPOV with arpwatch
- Previous by thread: OpenVPN -- bridges -- Firewall -- Netzwerkproblem
- Next by thread: Integration of HPOV with arpwatch
- Index(es):
Relevant Pages
|