Comment 8 for bug 240437

Revision history for this message
Ney Senna (ney-senna) wrote : Re: Users-admin fails with AMD-K6 processor

Hi,
I have this problem too, but only in work, in my house this NOT happen.
Only In work, i use authentication with LDAP.

The result of the process:
USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
root 7093 0.1 1.1 13664 11956 ? S 10:38 0:00 /usr/bin/perl /usr/share//system-tools-backends-2.0/scripts/SystemToolsBackends.pl -m UsersConfig

I dont see nothing in syslog.

I tried create a user teste, with users-admin and not work. But i see that a group teste was create.
If i use useradd the user teste is create with success.

My system is update.
system-tools-backends -> 2.6.0-0ubuntu7

I post the result of ./test-backends.in UsersConfig, but user teste dont show.

My file /etc/pam.d/common-auth
#
# /etc/pam.d/common-auth - authentication settings common to all services
#
# This file is included from other service-specific PAM config files,
# and should contain a list of the authentication modules that define
# the central authentication scheme for use on the system
# (e.g., /etc/shadow, LDAP, Kerberos, etc.). The default is to use the
# traditional Unix authentication mechanisms.
#
auth optional pam_mount.so
auth sufficient pam_ldap.so use_first_pass
auth required pam_unix.so use_first_pass