Am Di, den 26.10.2004 schrieb Gu, John A. (US SSA) um 22:58: > Here is the result of cat /etc/sysconfig/authconfig > > ECRACKLIB=yes > USEDB=no > USEHESIOD=no > USELDAP=yes You use LDAP for auth?! > USENIS=yes You use NIS too?! > USEPASSWDQC=no > USEWINBIND=no > USEKERBEROS=yes > USELDAPAUTH=yes > USEMD5=yes > USESHADOW=yes > USESMBAUTH=yes You auth against SMB (samba or Windows[tm] server)? > John Run system-config-authentication and disable all auth mechanisms you don't use. Following is basic auth configuration: $ cat /etc/sysconfig/authconfig USECRACKLIB=yes USEDB=no USEHESIOD=no USELDAP=no USENIS=no USEPASSWDQC=no USEWINBIND=no USEKERBEROS=no USELDAPAUTH=no USEMD5=yes USESHADOW=yes USESMBAUTH=no which uses only the local system and no other host resources. Alexander -- Alexander Dalloz | Enger, Germany | GPG key 1024D/ED695653 1999-07-13 Fedora GNU/Linux Core 2 (Tettnang) kernel 2.6.8-1.521smp Serendipity 23:23:54 up 6 days, 20:03, load average: 0.23, 0.19, 0.18
Attachment:
signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil