changing local password for root failed

2003-07-20 Thread Vitali Djatsuk

Hi,

 when im trying to change password console with passwd , it tells 
 that :  changing local password for root
   passwd: pam_chauthtok(): error in service module

the same with other users. Where could be the problem ? 

 

/etc/pam.d/login
# auth
#auth   sufficient  pam_skey.so
authrequisite   pam_cleartext_pass_ok.so
#auth   sufficient  pam_kerberosIV.so
try_first_pass
authrequiredpam_unix.so
try_first_pass
# account
account requiredpam_unix.so
# session
session requiredpam_permit.so
# password
passwordrequiredpam_permit.so

/etc/pam.d/passwd
passwordrequiredpam_unix.so no_warn
try_first_pass nullok
/etc/pam.d/su
authsufficient  pam_rootok.so   no_warn
authsufficient  pam_self.so no_warn
authrequisite   pam_group.sono_warn
group=wheel root_only fail_safe
authinclude system
# account
account include system

 

# session

session include system


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to
"[EMAIL PROTECTED]"
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


RE: dmesg showing wrong frequency (IBM T30)

2003-07-18 Thread Vitali Djatsuk

Hi,

Nothing is wrong. This is a thermal protection mode that use P 4 Molbile
processors, this means that when there is nothing to do the processor
works at 1,2Ghz according to your cpu, try to do some workout for youer
system, then check your processor frequency


DvG.

-Original Message-
From: Tobias Roth [mailto:[EMAIL PROTECTED] 
Sent: Friday, July 18, 2003 5:13 PM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: dmesg showing wrong frequency (IBM T30)

Hi

On my IBM T30 1.8GHz, dmesg (with both 4.8 and 5.1) shows me this line:

CPU: Intel(R) Pentium(R) 4 Mobile CPU 1.8GHz (1196.13-MHz 686-class CPU)

Various windows utilities also claim that the cpu identification string
marks my cpu as 1.8 GHz unit, while the maximum frequency always gets
detected as something just below 1.2GHz.

What is wrong here? To other IBM T30 users: Is your CPU identification
correct?

thanks, t.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to
"[EMAIL PROTECTED]"
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"