|
-
March 21st, 2003, 11:13 AM
#1
Junior Member
regarding linux login executable
Somebody help me out. I need linux login executable source. I did grepping to find word login into kernel source but nothing positive i am getting.. Does any body knows that from where can I get login source so that I can look into it.
Regards
-
March 21st, 2003, 11:37 AM
#2
Re: regarding linux login executable
Originally posted here by processingspeed
Somebody help me out. I need linux login executable source. I did grepping to find word login into kernel source but nothing positive i am getting.. Does any body knows that from where can I get login source so that I can look into it.
Regards
You will not find this in the kernel source. It's part of the base OS and as such has nothing to do with the kernel.
Look around in the Freebsd sources. Most of the utilities that make up a linux OS originally came from *bsd.
http://www.freebsd.org/cgi/cvsweb.cgi/src/
-
March 21st, 2003, 12:04 PM
#3
There's more then one login executable..
I personaly use KDM (the K-Desktop graphical login thingy)
But if you are looking for the console one.. I can't help you.. I never bothered checking out what executable does that..
But may I ask why you want the source ??
not trying to spike it with a keylogger now arre you ??
ASCII stupid question, get a stupid ANSI.
When in Russia, pet a PETSCII.
Get your ass over to SLAYRadio the best station for C64 Remixes !
-
March 21st, 2003, 12:58 PM
#4
Junior Member
thanks SirDice regarding this valuable information and
Mr. the_JinX what exactly you are talking about, actually I didn't get you ??
Anyway I need login source because I want to know which hashing algorithm login uses to hash the password ?? As far as I know it's md5.
Actually I want to change this hashing algorithm to sha1 our DES ?? For that i need it's source.
Regards
-
March 21st, 2003, 01:34 PM
#5
Originally posted here by processingspeed
Actually I want to change this hashing algorithm to sha1 our DES ?? For that i need it's source.
Why you would want to do this is beyond me. MD5 is pretty secure. It's waaaay better than DES. It's also the wrong place to look for this. I think you should read login.conf(5) .
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|