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,

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

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 of that,

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

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 machine

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: 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 Linux

External hard disk through FireWire or USB

2005-10-14 Thread Cai, Quanqing
Hi guys, Recently I got problems to use LaCie disk under FreeBSD 6.0, actually I did some trick to use LaCie disk under FreeBSD 6.0 through FireWire. Here is detail: This info is from dmesg: da0 at sbp0 bus 0 target 0 lun 0 da0: LaCie Gr LaCie FW800 Big 0105 Fixed Direct Access SCSI-4 device

Can ldd(1) list non-FreeBSD dynamic object dependencies?

2005-10-14 Thread Norikatsu Shigemura
Hi FreeBSD hackers! I think that ldd(1) may list non-FreeBSD dynamic object dependencies. Do you think? If ldd(1) can list these, Linux Plugin Wrapper is more interested. Because you can confirm LPW enabled by ldd(1) like following lines: $ ldd