Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
how to convert the password into crypt format ?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
zend
Tux's lil' helper
Tux's lil' helper


Joined: 10 Apr 2002
Posts: 112
Location: Shanghai,China

PostPosted: Fri May 10, 2002 1:37 am    Post subject: how to convert the password into crypt format ? Reply with quote

In http://www.gentoo.org/doc/gentoo-security.html ,it said convert the password into crypt format ,how ?
Back to top
View user's profile Send private message
KcirtTaH
n00b
n00b


Joined: 09 Jul 2002
Posts: 2

PostPosted: Tue Jul 09, 2002 4:51 am    Post subject: no answer to what package the crypt program is in Reply with quote

I dont have answer but i do have the same question.

Thanks
_________________
________
______________
all good things come in 3's
ohh the irony delta...
Back to top
View user's profile Send private message
rac
Bodhisattva
Bodhisattva


Joined: 30 May 2002
Posts: 6553
Location: Japanifornia

PostPosted: Tue Jul 09, 2002 5:07 am    Post subject: Reply with quote

Code:
perl -e 'print crypt( "password", "Na" ), "\n"'

Replace "password" with the password, "Na" with any two characters you wish.
_________________
For every higher wall, there is a taller ladder
Back to top
View user's profile Send private message
delta407
Bodhisattva
Bodhisattva


Joined: 23 Apr 2002
Posts: 2876
Location: Chicago, IL

PostPosted: Tue Jul 09, 2002 5:09 am    Post subject: Reply with quote

There's also this project, which someone might eventually make an ebuild for. (Or, you could do it yourself, per the development HOWTO.)
_________________
I don't believe in witty sigs.
Back to top
View user's profile Send private message
KcirtTaH
n00b
n00b


Joined: 09 Jul 2002
Posts: 2

PostPosted: Tue Jul 09, 2002 5:20 am    Post subject: Thanks, man you all are fast. Reply with quote

I had just figured it out i dont know what i was thinking. Went to post the answer but it was already there. Next time I should just shut my brain off, turn up song, and hit reload a few times. :wink:
Anyway thanks.
_________________
________
______________
all good things come in 3's
ohh the irony delta...
Back to top
View user's profile Send private message
rac
Bodhisattva
Bodhisattva


Joined: 30 May 2002
Posts: 6553
Location: Japanifornia

PostPosted: Tue Jul 09, 2002 6:19 am    Post subject: Reply with quote

delta407 wrote:
There's also this project, which someone might eventually make an ebuild for.

https://bugs.gentoo.org/show_bug.cgi?id=4732
_________________
For every higher wall, there is a taller ladder
Back to top
View user's profile Send private message
timmy
n00b
n00b


Joined: 24 May 2002
Posts: 56
Location: Bath, UK

PostPosted: Tue Jul 09, 2002 12:30 pm    Post subject: Reply with quote

There's a utility called htpasswd that comes as part of apache - I believe that will crypt passwords for you...
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum