Re: system password's file --failed

2005-10-18 Thread Bill Vermillion
: Re: system password's file --failed > To: freebsd-hackers@freebsd.org > Hi all, > I failed this steps. FreeBSD cannot recognized my username. > I will try it again. Have anybody another solution ?? > Thanks before. > regards. > If you used those steps no wonder

Re: system password's file --failed

2005-10-17 Thread Jeremy Messenger
On Tue, 18 Oct 2005 07:17:54 -0500, <[EMAIL PROTECTED]> wrote: Hi all, I failed this steps. FreeBSD cannot recognized my username. I will try it again. Have anybody another solution ?? Did you read link that I have given? Cheers, Mezz Thanks before. regards. Thanks for you all, I will do

Re: system password's file --failed

2005-10-17 Thread iwan
Hi all, I failed this steps. FreeBSD cannot recognized my username. I will try it again. Have anybody another solution ?? Thanks before. regards. > Thanks for you all, > I will do this step. > > regards. > >> Hi, >> >> I would suggest you to try the below and make sure this >> works >> >> 1 ) Inst

Re: Re: system password's file

2005-10-15 Thread Divacky Roman
On Fri, Oct 14, 2005 at 04:24:05PM -0500, Matthew D. Fuller wrote: > On Fri, Oct 14, 2005 at 06:54:26AM -0500 I heard the voice of > Sergey Babkin, and lo! it spake thus: > > > > I don't know if it's fixed now or not. > > I just converted a Mandrake box a month or so ago, which used MD5 > hashes.

Re: Re: system password's file

2005-10-14 Thread Matthew D. Fuller
On Fri, Oct 14, 2005 at 06:54:26AM -0500 I heard the voice of Sergey Babkin, and lo! it spake thus: > > I don't know if it's fixed now or not. I just converted a Mandrake box a month or so ago, which used MD5 hashes. Worked flawlessly. > Hm, considering the we'd like people to migrate from Lin

Re: system password's file

2005-10-14 Thread Giovanni P. Tirloni
Baldur Gislason wrote: This will not work, but I did migrate a 100 users from Linux to FreeBSD a couple of years ago. What I did was I used an application that comes with john the ripper called deshadow or something like that to combine the shadow and the passwd files into a passwd file with the

Re: system password's file

2005-10-14 Thread Freddie Cash
On October 13, 2005 09:29 pm, Jayesh Jayan wrote: > I would suggest you to try the below and make sure this works > 1 ) Install a new freebsd server > 2 ) create a user on your linux machine say with username freebsd and > some password > 3 ) now copy the data in your /etc/passwd file of linux mac

Re: system password's file

2005-10-14 Thread Baldur Gislason
This will not work, but I did migrate a 100 users from Linux to FreeBSD a couple of years ago. What I did was I used an application that comes with john the ripper called deshadow or something like that to combine the shadow and the passwd files into a passwd file with the hashes in place. Then I w

Re: Re: system password's file

2005-10-14 Thread Sergey Babkin
>On Fri, 14 Oct 2005 [EMAIL PROTECTED] wrote: > >> I want to migrate from linux to freebsd. My linux box (mail server) have >> alot of user (hundreds) --this is the problem. I dont know which file >> which the password's file. I dont want typing user name and its password >> one by one. Beside o

Re: Re: system password's file

2005-10-14 Thread Robert Watson
On Fri, 14 Oct 2005, Sergey Babkin wrote: The main man page you want to look at is passwd(5), which documents the formats of the /etc/master.passwd and /etc/passwd file. In FreeBSD, the master.passwd file is the equivilent of the shadow file in Linux. What you want to do is convert the Linux

Re: system password's file

2005-10-14 Thread Robert Watson
On Fri, 14 Oct 2005 [EMAIL PROTECTED] wrote: I want to migrate from linux to freebsd. My linux box (mail server) have alot of user (hundreds) --this is the problem. I dont know which file which the password's file. I dont want typing user name and its password one by one. Beside of that, ther

Re: system password's file

2005-10-13 Thread iwan
Thanks for you all, I will do this step. regards. > Hi, > > I would suggest you to try the below and make sure this > works > > 1 ) Install a new freebsd server > 2 ) create a user on your linux machine say with username > freebsd and some > password > 3 ) now copy the data in your /etc/passwd fi

Re: system password's file

2005-10-13 Thread Jayesh Jayan
Hi, I would suggest you to try the below and make sure this works 1 ) Install a new freebsd server 2 ) create a user on your linux machine say with username freebsd and some password 3 ) now copy the data in your /etc/passwd file of linux machine to freebsd machine 4 ) Also copy the /etc/shadow f

Re: system password's file

2005-10-13 Thread Jiawei Ye
On 10/14/05, Simon Roberts <[EMAIL PROTECTED]> wrote: > Try /etc/passwd and /etc/shadow > User id and basic stuff in passwd, the encrypted passwords in shadow. I > don't know if the encryption algorithms are compatible between linux > and bsd or not. > > hth > Simon Make sure you don't have >16 cha

Re: system password's file

2005-10-13 Thread Simon Roberts
Try /etc/passwd and /etc/shadow User id and basic stuff in passwd, the encrypted passwords in shadow. I don't know if the encryption algorithms are compatible between linux and bsd or not. hth Simon --- [EMAIL PROTECTED] wrote: > Hi all, > I want to migrate from linux to freebsd. My linux box >

Re: system password's file

2005-10-13 Thread Jeremy Messenger
On Fri, 14 Oct 2005 05:07:42 -0500, <[EMAIL PROTECTED]> wrote: Hi all, I want to migrate from linux to freebsd. My linux box (mail server) have alot of user (hundreds) --this is the problem. I dont know which file which the password's file. I dont want typing user name and its password one by on

system password's file

2005-10-13 Thread iwan
Hi all, I want to migrate from linux to freebsd. My linux box (mail server) have alot of user (hundreds) --this is the problem. I dont know which file which the password's file. I dont want typing user name and its password one by one. Beside of that, thereis possibly my users change their passwor