Hrmm whats missing ?

2000-01-23 Thread TrouBle

I cvsuped a fresh source tree from current

did a buildworld and install world, everything okay so far, but now i
get funny lil errors

like

ftp angelsguardian.netquick.net
Connected to angelsguardian.netquick.net.
220 angelsguardian.netquick.net FTP server (Version 6.00LS) ready.
Name (angelsguardian.netquick.net:trouble): kerberus
331 Password required for kerberus.
Password:Jan 22 16:00:14 angelsguardian ftpd[7395]: no modules loaded
for `ftpd' service
Jan 22 16:00:14 angelsguardian ftpd[7395]: no modules loaded for `ftpd'
service
Jan 22 16:00:14 angelsguardian ftpd[7395]: auth_pam: Permission denied
Jan 22 16:00:14 angelsguardian ftpd[7395]: auth_pam: Permission denied



whats missing, they all seem to be auth/encryption errors, did i not get
like lib crypt, kerberus and the crypto sources ? if not how do i cvs
them to?



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: Hrmm whats missing ?

2000-01-23 Thread Chris D. Faulhaber

On Sat, 22 Jan 2000, TrouBle wrote:

 Jan 22 16:00:14 angelsguardian ftpd[7395]: auth_pam: Permission denied
 Jan 22 16:00:14 angelsguardian ftpd[7395]: auth_pam: Permission denied
 

You didn't run mergemaster/update /etc; in particular, install/update
pam.conf (note the auth_pam above).

-
Chris D. Faulhaber - [EMAIL PROTECTED] - [EMAIL PROTECTED]

FreeBSD: The Power To Serve   -   http://www.FreeBSD.org



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: Hrmm whats missing ?

2000-01-23 Thread TrouBle

Whooo h God im dumb... thanks chris, thats fixed it all.. : ))
happy cuurent system now running


 You didn't run mergemaster/update /etc; in particular, install/update
 pam.conf (note the auth_pam above).



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message