RE: Problem With sshd When updating to -STABLE

2001-02-28 Thread Daniel O'Connor
On 01-Mar-01 Brandon Hicks wrote: > Problem Found: > the cvsup updated the /usr/src/etc/pam.conf > installworld didn't update it! - This caused a production machine to > be down for almost 12 hours Should it have updated it? or was it > an admin mistake? (i will not take offense, maybe l

Re: Problem With sshd When updating to -STABLE

2001-02-28 Thread Tony Maher
you forgot mergemaster step. tonym To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message

Problem With sshd When updating to -STABLE

2001-02-28 Thread Brandon Hicks
Ok, To start out with, let me give you history, I hope this notice of this error stops someone else from having the same problem commands i did ssh2 session: cd /usr/src make buildworld make buildkernel KERNEL={MYKERNEL} make installkernel KERNEL={MYKERNEL} make installworld reboot Disconnected.