Hi,
i don't have /var/log/ovirt-guest-agent.log, i have
/var/log/rhev-agent/rhev-agent.log.
i set in /etc/rhev-agent.conf
...
[logger_root]
level=DEBUG
...
but log file output
...
Dummy-2::DEBUG::2012-08-21
15:09:56,698::vdsAgentLogic::160::root::AgentLogicBase::sendUserInfo -
cur_user = 'root'
Dummy-2::DEBUG::2012-08-21
15:10:06,719::vdsAgentLogic::160::root::AgentLogicBase::sendUserInfo -
cur_user = 'root'
Dummy-2::DEBUG::2012-08-21
15:10:16,739::vdsAgentLogic::160::root::AgentLogicBase::sendUserInfo -
cur_user = 'root'
Dummy-2::DEBUG::2012-08-21
15:10:26,836::vdsAgentLogic::160::root::AgentLogicBase::sendUserInfo -
cur_user = 'root'
Dummy-2::DEBUG::2012-08-21
15:10:36,857::vdsAgentLogic::160::root::AgentLogicBase::sendUserInfo -
cur_user = 'root'
....
I cannot build ovirt-guest-agent for Centos 6 (aka Rhel 6) and used
rhev-agent and rhev-agent-pam-rhev-cred.
hmm..
> Linux machine is not configure to work with the same
authentication
server
~]# getent passwd sirin
sirin:*:193200001:193200001:sirin zarin:/home/sirin:/bin/sh
User sirin used FreeIPA.
Artem
2012/8/20 Gal Hammer <ghammer(a)redhat.com>
On 20/08/2012 08:31, Roy Golan wrote:
Cannot login with SSO on system...
>
> cat /var/log/secure
>
> Aug 19 03:54:43 ws2 pam: gdm-rhevcred[2618]:
> pam_unix(gdm-rhevcred:auth): conversation failed
> Aug 19 03:54:43 ws2 pam: gdm-rhevcred[2618]:
> pam_unix(gdm-rhevcred:auth): auth could not identify password for
> [sirin]
> Aug 19 03:54:43 ws2 pam: gdm-rhevcred[2618]:
> pam_sss(gdm-rhevcred:auth): system info: [Cannot read password]
> Aug 19 03:54:43 ws2 pam: gdm-rhevcred[2618]:
> pam_sss(gdm-rhevcred:auth): authentication failure; logname= uid=0
> euid=0 tty=:0 ruser= rhost= user=sirin
> Aug 19 03:54:43 ws2 pam: gdm-rhevcred[2618]:
> pam_sss(gdm-rhevcred:auth): received for user sirin: 4 (System error)
> Aug 19 03:54:43 ws2 pam: gdm-password[2617]:
> pam_unix(gdm-password:auth): conversation failed
> Aug 19 03:54:43 ws2 pam: gdm-password[2617]:
> pam_unix(gdm-password:auth): auth could not identify password for
> [sirin]
> Aug 19 03:54:43 ws2 pam: gdm-password[2617]:
> pam_sss(gdm-password:auth): system info: [Cannot read password]
> Aug 19 03:54:43 ws2 pam: gdm-password[2617]:
> pam_sss(gdm-password:auth): authentication failure; logname= uid=0
> euid=0 tty=:0 ruser= rhost= user=sirin
> Aug 19 03:54:43 ws2 pam: gdm-password[2617]:
> pam_sss(gdm-password:auth): received for user sirin: 4 (System error)
> Aug 19 03:54:43 ws2 pam: gdm-password[2617]: gkr-pam: no password is
> available for user
>
> But login with user and password done... I use FreeIPA for this user.
>
> What could be wrong?
>
What does the agent's log say (/var/log/ovirt-guest-agent.**log)?
Usually, if everything is running as it should, the problem is that the
Linux machine is not configure to work with the same authentication server
as the one that the RHEV-M is using.
Gal.