Hey Freeipa users!

Proxmox supports pam logins from webui and it is debian based.

I've used the following guide to install freeipa unofficial packages.
http://clusterfrak.com/sysops/app_installs/freeipa_clients/

The ipa client installation went smoothly but... I can not see the users and login.

# id freeipauser
id: 'freeipauser': no such user

Does someone know about a documentation for the detailed troubleshooting steps that need to be taken to check pam/sssd/related. 

My pam.d common-session file:
session [default=1] pam_permit.so
session requisite pam_deny.so
session required pam_permit.so
session required pam_unix.so 
session optional pam_sss.so 
session optional pam_systemd.so 
session required pam_mkhomedir.so


cat sssd.conf 
[domain/domain.int]

cache_credentials = True
krb5_store_password_if_offline = True
ipa_domain = domain.int
id_provider = ipa
auth_provider = ipa
access_provider = ipa
ipa_hostname = proxmox.domain.int
chpass_provider = ipa
ipa_server = _srv_, freeipa1.domain.int
ldap_tls_cacert = /etc/ipa/ca.crt
[sssd]
domains = domain.int
services = sudo, ssh
[ssh]

[sudo]

Any idea what is the first troubleshooting step?
--
Best regards

Maciej Drobniuch
Network Security Engineer
Collective-Sense,LLC