[Solved] Logging into freeIPA server

Issues related to applications and software problems
Post Reply
ccla
Posts: 6
Joined: 2018/03/16 23:26:22

[Solved] Logging into freeIPA server

Post by ccla » 2018/03/16 23:56:35

Hi,

for the last few weeks I have been testing several flavours of Linux both as a server and a client. I am trying to replace a home network based on windows server and clients (the reasons for that are another topic, and I am sure pretty boring as they are pretty common).
Anyway I settled on CentOS as the server OS and Linux Mint as the client OS (the reasons for not using CentOS as the client OS is that I have several 32bit machines I am going to use - but I might go with CentOS on my 64bit clients).
After a lot of trials I was able to install the freeIPA server and the freeIPA client on the two machines I am using for testing purposes. Both hosts are added to the freeIPA server and I have created several test users. The client sees the freeIPA server (I can log in the Web UI and see the changes I made on the server).
Now what? When I log onto the client, the logon is still the same as before, so I am logging into a local account.
Coming from I Windows world I am sure I am missing something basic, but how can I now log into the freeIPA server? I thought the whole purpose (or at least one of the purposes of freeIPA) was to centralize user management.
I have tried to find guides on how to do this, but all I can find is tutorials on how to install the server and the client but not how to configure the client to log into the freeIPA server.
Am I missing something here? Where can I find instructions on how to do this?

Thank you for any help.

claudio
Last edited by ccla on 2018/04/03 23:21:30, edited 2 times in total.

hunter86_bg
Posts: 2019
Joined: 2015/02/17 15:14:33
Location: Bulgaria
Contact:

Re: Logging into freeIPA server

Post by hunter86_bg » 2018/03/17 06:26:19

Just go via cli to the freeipa host, get a kerberos ticket via 'kinit admin' and then you can use the ipa cli.

ccla
Posts: 6
Joined: 2018/03/16 23:26:22

Re: Logging into freeIPA server

Post by ccla » 2018/03/26 17:19:15

Ok so after failing to make Linux Mint work, I started working with a workstation loaded with CentOS operating system. Now I was able to install the client and the host registered on the freeIPA server and I can see the users I create on the freeIPA server on my workstation via the id command.
However when I log into the workstation using the freeIPA user I get no error, but rather than logging into the workstation, I am brought back to the log in screen.
I know that the connection to the freeIPA server works because the first time I log into the workstation I am asked to change my password and I can use the new password to log into the web interface of the freeIPA server. However I cannot log into the workstation.
I am feeling that I am missing something. Do I need to enable local login anywhere in the configuration of the user? I have been looking around in the user configuration, but I cannot seem to find anything that would apply.
Any help will be appreciated, and keep in mind that I am a new to linux.

claudio

hunter86_bg
Posts: 2019
Joined: 2015/02/17 15:14:33
Location: Bulgaria
Contact:

Re: Logging into freeIPA server

Post by hunter86_bg » 2018/03/28 14:42:34

Can you post the commands you run and the output you get?
For testing purposes, first try with disabled firewall (I mean on the freeipa server).If you use firewalld:

Code: Select all

systemctl stop firewalld
Then try to set the selinux (both client and server) in permissive:

Code: Select all

setenforce 0
Also check DNS resolution and time synchronization.

ccla
Posts: 6
Joined: 2018/03/16 23:26:22

Re: Logging into freeIPA server

Post by ccla » 2018/03/28 23:02:00

Thank you hunter86_bg for your reply.

I did stop the firewall and set the enforce level to 0, but I still get the same result. When I log in, I get back to the login screen.
I am not quite sure what you mean by the commands you run and output you get. I do not run any commands, I am just trying to log in at the gnome login screen.
Howver, I did run an su in a terminal session to login into my freeIPA account and I am able to log in. However the prompt is rather weird. This is what it looks like in the terminal session (the text after the | are my comments):

[fcadmin@bimota ~]$ su claudio | fcadmin is the local user on the client machine claudio is the freeIPA user ID
Password: | obviously here I type in the password for user claudio
sh-4.2$ | this prompt looks weird to me

Again thank you for the help and if I can provide any additional information, let me know.

claudio

hunter86_bg
Posts: 2019
Joined: 2015/02/17 15:14:33
Location: Bulgaria
Contact:

Re: Logging into freeIPA server

Post by hunter86_bg » 2018/03/29 13:40:03

OK, so it seems that the user is working. When you try from gnome - it just returns you to login, right?
Try to find any errors/warning (even info) messages in /var/log/messages for the time you logged on console. You can also try to login in gnome, and check for this timeframe also.

ccla
Posts: 6
Joined: 2018/03/16 23:26:22

Re: Logging into freeIPA server

Post by ccla » 2018/03/29 22:33:28

Hello,

these are the lines in the messages file. I first logged in with the fcadmin user and saw what the last line in the messages file was. Then I logged out and logged in with the claudio user. When that brought me back to the login screen, I logged in with the fcadmin user. Once logged in, these are the lines after the last line mentioned above:

Code: Select all

Mar 29 17:59:45 bimota journal: No devices in use, exit
Mar 29 18:00:01 bimota systemd: Created slice User Slice of root.
Mar 29 18:00:01 bimota systemd: Starting User Slice of root.
Mar 29 18:00:01 bimota systemd: Started Session 3 of user root.
Mar 29 18:00:01 bimota systemd: Starting Session 3 of user root.
Mar 29 18:00:01 bimota systemd: Removed slice User Slice of root.
Mar 29 18:00:01 bimota systemd: Stopping User Slice of root.
Mar 29 18:00:35 bimota firefox.desktop: 1522360835374#011addons.update-checker#011WARN#011Update manifest for {972ce4c6-7e08-4474-a285-3208198ce6fd} did not contain an updates property
Mar 29 18:00:35 bimota firefox.desktop: 1522360835416#011addons.update-checker#011WARN#011Update manifest for aushelper@mozilla.org did not contain an updates property
Mar 29 18:00:35 bimota firefox.desktop: 1522360835450#011addons.update-checker#011WARN#011Update manifest for firefox@getpocket.com did not contain an updates property
Mar 29 18:00:35 bimota firefox.desktop: 1522360835484#011addons.update-checker#011WARN#011Update manifest for e10srollout@mozilla.org did not contain an updates property
Mar 29 18:00:35 bimota firefox.desktop: 1522360835514#011addons.update-checker#011WARN#011Update manifest for webcompat@mozilla.org did not contain an updates property
Mar 29 18:01:01 bimota systemd: Created slice User Slice of root.
Mar 29 18:01:01 bimota systemd: Starting User Slice of root.
Mar 29 18:01:02 bimota systemd: Started Session 4 of user root.
Mar 29 18:01:02 bimota systemd: Starting Session 4 of user root.
Mar 29 18:01:08 bimota journal: energy 26.521000 bigger than full 0.000000
Mar 29 18:03:08 bimota journal: energy 26.521000 bigger than full 0.000000
Mar 29 18:04:08 bimota nautilus-classic.desktop: number of files 1
Mar 29 18:04:08 bimota dbus-daemon: dbus[775]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service'
Mar 29 18:04:08 bimota dbus[775]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service'
Mar 29 18:04:08 bimota systemd: Starting Hostname Service...
Mar 29 18:04:08 bimota dbus-daemon: dbus[775]: [system] Successfully activated service 'org.freedesktop.hostname1'
Mar 29 18:04:08 bimota dbus[775]: [system] Successfully activated service 'org.freedesktop.hostname1'
Mar 29 18:04:08 bimota systemd: Started Hostname Service.
Mar 29 18:04:09 bimota nautilus-classic.desktop: number of files 1
Mar 29 18:05:08 bimota journal: energy 26.995000 bigger than full 0.000000
Mar 29 18:05:08 bimota systemd: Starting Cleanup of Temporary Directories...
Mar 29 18:05:09 bimota systemd: Started Cleanup of Temporary Directories.
Mar 29 18:06:22 bimota dbus-daemon: dbus[775]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service'
Mar 29 18:06:22 bimota dbus[775]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service'
Mar 29 18:06:22 bimota systemd: Starting Hostname Service...
Mar 29 18:06:22 bimota dbus[775]: [system] Successfully activated service 'org.freedesktop.hostname1'
Mar 29 18:06:22 bimota dbus-daemon: dbus[775]: [system] Successfully activated service 'org.freedesktop.hostname1'
Mar 29 18:06:22 bimota systemd: Started Hostname Service.
Mar 29 18:06:48 bimota journal: unable to create file '/run/user/1000/dconf/user': Permission denied.  dconf will not work properly.
Mar 29 18:07:08 bimota journal: energy 26.995000 bigger than full 0.000000
Mar 29 18:07:09 bimota firefox.desktop: 1522361229448#011Sync.ErrorHandler#011ERROR#011Sync was interrupted due to the application shutting down
Mar 29 18:07:14 bimota gnome-session: gnome-session-binary[2403]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
Mar 29 18:07:14 bimota gnome-session-binary[2403]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
Mar 29 18:07:14 bimota gnome-session: gnome-session-binary[2403]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
Mar 29 18:07:14 bimota gnome-session: gnome-session-binary[2403]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
Mar 29 18:07:14 bimota gnome-session: gnome-session-binary[2403]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
Mar 29 18:07:14 bimota gnome-session-binary[2403]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
Mar 29 18:07:14 bimota gnome-session: gnome-session-binary[2403]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
Mar 29 18:07:14 bimota gnome-session: gnome-session-binary[2403]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
Mar 29 18:07:14 bimota gnome-session-binary[2403]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
Mar 29 18:07:14 bimota gnome-session-binary[2403]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
Mar 29 18:07:14 bimota gnome-session-binary[2403]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
Mar 29 18:07:14 bimota gnome-session-binary[2403]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
Mar 29 18:07:16 bimota gnome-session: gnome-session-binary[2403]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
Mar 29 18:07:16 bimota gnome-session-binary[2403]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
Mar 29 18:07:16 bimota gnome-session: gnome-session-binary[2403]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
Mar 29 18:07:16 bimota gnome-session-binary[2403]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
Mar 29 18:07:16 bimota gnome-session: gnome-session-binary[2403]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
Mar 29 18:07:16 bimota gnome-session: gnome-session-binary[2403]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
Mar 29 18:07:16 bimota gnome-session-binary[2403]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
Mar 29 18:07:16 bimota gnome-session: gnome-session-binary[2403]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
Mar 29 18:07:16 bimota gnome-session: gnome-session-binary[2403]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
Mar 29 18:07:16 bimota gnome-session-binary[2403]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
Mar 29 18:07:16 bimota gnome-session-binary[2403]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
Mar 29 18:07:16 bimota gnome-session-binary[2403]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
Mar 29 18:07:16 bimota pulseaudio[3839]: [pulseaudio] main.c: User-configured server at {30cacde64373475f8ede65f3baa4a419}unix:/run/user/1000/pulse/native, which appears to be local. Probing deeper.
Mar 29 18:07:16 bimota rtkit-daemon[815]: Successfully made thread 3842 of process 3842 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11.
Mar 29 18:07:16 bimota pulseaudio[3842]: [pulseaudio] pid.c: Stale PID file, overwriting.
Mar 29 18:07:16 bimota rtkit-daemon[815]: Successfully made thread 3851 of process 3842 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5.
Mar 29 18:07:16 bimota rtkit-daemon[815]: Successfully made thread 3855 of process 3842 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5.
Mar 29 18:07:16 bimota dbus-daemon: dbus[775]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service'
Mar 29 18:07:16 bimota dbus[775]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service'
Mar 29 18:07:16 bimota pulseaudio[3842]: [pulseaudio] server-lookup.c: Unable to contact D-Bus: org.freedesktop.DBus.Error.NoServer: Failed to connect to socket /tmp/dbus-W5hAzWbY0E: Connection refused
Mar 29 18:07:16 bimota pulseaudio[3842]: [pulseaudio] main.c: Unable to contact D-Bus: org.freedesktop.DBus.Error.NoServer: Failed to connect to socket /tmp/dbus-W5hAzWbY0E: Connection refused
Mar 29 18:07:18 bimota systemd: Created slice User Slice of gdm.
Mar 29 18:07:18 bimota systemd: Starting User Slice of gdm.
Mar 29 18:07:18 bimota systemd-logind: New session c3 of user gdm.
Mar 29 18:07:18 bimota systemd: Started Session c3 of user gdm.
Mar 29 18:07:18 bimota systemd: Starting Session c3 of user gdm.
Mar 29 18:07:18 bimota gnome-session: generating cookie with syscall
Mar 29 18:07:18 bimota gnome-session: generating cookie with syscall
Mar 29 18:07:18 bimota gnome-session: generating cookie with syscall
Mar 29 18:07:18 bimota gnome-session: generating cookie with syscall
Mar 29 18:07:18 bimota journal: Property 'Synaptics Capabilities' for device 'SynPS/2 Synaptics TouchPad' returned 7 items, expected 4
Mar 29 18:07:19 bimota rtkit-daemon[815]: Successfully made thread 3928 of process 3928 (/usr/bin/pulseaudio) owned by '42' high priority at nice level -11.
Mar 29 18:07:19 bimota rtkit-daemon[815]: Successfully made thread 3931 of process 3928 (/usr/bin/pulseaudio) owned by '42' RT at priority 5.
Mar 29 18:07:19 bimota rtkit-daemon[815]: Successfully made thread 3934 of process 3928 (/usr/bin/pulseaudio) owned by '42' RT at priority 5.
Mar 29 18:07:20 bimota journal: JS WARNING: [resource:///org/gnome/shell/ui/extensionSystem.js 301]: octal literals and octal escape sequences are deprecated
Mar 29 18:07:20 bimota journal: JS WARNING: [resource:///org/gnome/shell/ui/extensionSystem.js 301]: octal literals and octal escape sequences are deprecated
Mar 29 18:07:20 bimota journal: JS WARNING: [resource:///org/gnome/shell/ui/extensionSystem.js 301]: octal literals and octal escape sequences are deprecated
Mar 29 18:07:20 bimota journal: JS WARNING: [resource:///org/gnome/shell/gdm/loginDialog.js 1027]: anonymous function does not always return a value
Mar 29 18:07:20 bimota ntpd[851]: 0.0.0.0 0612 02 freq_set ntpd 1006.737 PPM
Mar 29 18:07:20 bimota ntpd[851]: 0.0.0.0 0615 05 clock_sync
Mar 29 18:07:20 bimota ntpd[851]: frequency error 1007 PPM exceeds tolerance 500 PPM
Mar 29 18:07:21 bimota dbus-daemon: dbus[775]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service'
Mar 29 18:07:21 bimota dbus[775]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service'
Mar 29 18:07:21 bimota systemd: Starting Locale Service...
Mar 29 18:07:21 bimota dbus-daemon: dbus[775]: [system] Successfully activated service 'org.freedesktop.locale1'
Mar 29 18:07:21 bimota dbus[775]: [system] Successfully activated service 'org.freedesktop.locale1'
Mar 29 18:07:21 bimota systemd: Started Locale Service.
Mar 29 18:07:21 bimota dbus-daemon: dbus[775]: [system] Activating via systemd: service name='org.freedesktop.GeoClue2' unit='geoclue.service'
Mar 29 18:07:21 bimota dbus[775]: [system] Activating via systemd: service name='org.freedesktop.GeoClue2' unit='geoclue.service'
Mar 29 18:07:21 bimota systemd: Starting Location Lookup Service...
Mar 29 18:07:21 bimota dbus-daemon: dbus[775]: [system] Successfully activated service 'org.freedesktop.GeoClue2'
Mar 29 18:07:21 bimota dbus[775]: [system] Successfully activated service 'org.freedesktop.GeoClue2'
Mar 29 18:07:21 bimota systemd: Started Location Lookup Service.
Mar 29 18:07:21 bimota spice-vdagent[3969]: Cannot access vdagent virtio channel /dev/virtio-ports/com.redhat.spice.0
Mar 29 18:07:21 bimota gnome-session: gnome-session-binary[3876]: WARNING: App 'spice-vdagent.desktop' exited with code 1
Mar 29 18:07:21 bimota gnome-session-binary[3876]: WARNING: App 'spice-vdagent.desktop' exited with code 1
Mar 29 18:07:22 bimota journal: Failed to load background 'file:///usr/share/backgrounds/gnome/adwaita-lock.jpg': Error opening file /usr/share/backgrounds/gnome/adwaita-lock.jpg: No such file or directory
Mar 29 18:07:22 bimota gnome-session-binary: Entering running state
Mar 29 18:07:22 bimota dbus-daemon: dbus[775]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service'
Mar 29 18:07:22 bimota dbus[775]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service'
Mar 29 18:07:22 bimota systemd: Starting Hostname Service...
Mar 29 18:07:22 bimota dbus-daemon: dbus[775]: [system] Successfully activated service 'org.freedesktop.hostname1'
Mar 29 18:07:22 bimota dbus[775]: [system] Successfully activated service 'org.freedesktop.hostname1'
Mar 29 18:07:22 bimota systemd: Started Hostname Service.
Mar 29 18:07:22 bimota dbus-daemon: dbus[775]: [system] Activating via systemd: service name='net.reactivated.Fprint' unit='fprintd.service'
Mar 29 18:07:22 bimota dbus[775]: [system] Activating via systemd: service name='net.reactivated.Fprint' unit='fprintd.service'
Mar 29 18:07:22 bimota systemd: Starting Fingerprint Authentication Daemon...
Mar 29 18:07:22 bimota dbus-daemon: dbus[775]: [system] Successfully activated service 'net.reactivated.Fprint'
Mar 29 18:07:22 bimota dbus[775]: [system] Successfully activated service 'net.reactivated.Fprint'
Mar 29 18:07:22 bimota systemd: Started Fingerprint Authentication Daemon.
Mar 29 18:07:22 bimota fprintd: Launching FprintObject
Mar 29 18:07:22 bimota journal: D-Bus service launched with name: net.reactivated.Fprint
Mar 29 18:07:22 bimota journal: entering main loop
Mar 29 18:07:22 bimota journal: g_task_return_error: assertion 'error != NULL' failed
Mar 29 18:07:22 bimota dbus-daemon: dbus[775]: [system] Activating via systemd: service name='org.freedesktop.realmd' unit='realmd.service'
Mar 29 18:07:22 bimota dbus[775]: [system] Activating via systemd: service name='org.freedesktop.realmd' unit='realmd.service'
Mar 29 18:07:22 bimota systemd: Starting Realm and Domain Configuration...
Mar 29 18:07:22 bimota dbus-daemon: dbus[775]: [system] Successfully activated service 'org.freedesktop.realmd'
Mar 29 18:07:22 bimota dbus[775]: [system] Successfully activated service 'org.freedesktop.realmd'
Mar 29 18:07:22 bimota systemd: Started Realm and Domain Configuration.
Mar 29 18:07:40 bimota systemd: Created slice User Slice of claudio.
Mar 29 18:07:40 bimota systemd: Starting User Slice of claudio.
Mar 29 18:07:40 bimota systemd-logind: New session 5 of user claudio.
Mar 29 18:07:40 bimota systemd: Started Session 5 of user claudio.
Mar 29 18:07:40 bimota systemd: Starting Session 5 of user claudio.
Mar 29 18:07:41 bimota pulseaudio[3842]: [pulseaudio] bluez5-util.c: GetManagedObjects() failed: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
Mar 29 18:07:41 bimota dbus[775]: [system] Failed to activate service 'org.bluez': timed out
Mar 29 18:07:41 bimota dbus-daemon: dbus[775]: [system] Failed to activate service 'org.bluez': timed out
Mar 29 18:07:43 bimota gnome-session-binary[3876]: WARNING: Lost name on bus: org.gnome.SessionManager
Mar 29 18:07:43 bimota gnome-session: gnome-session-binary[3876]: WARNING: Lost name on bus: org.gnome.SessionManager
Mar 29 18:07:43 bimota journal: Error releasing name org.gnome.SettingsDaemon: The connection is closed
Mar 29 18:07:43 bimota journal: Syndaemon exited unexpectedly: Child process killed by signal 15
Mar 29 18:07:43 bimota journal: Invalid id 5 passed to g_bus_unown_name()
Mar 29 18:07:44 bimota gnome-session: gnome-session-binary[4065]: WARNING: IceLockAuthFile failed: No such file or directory
Mar 29 18:07:44 bimota gnome-session-binary[4065]: WARNING: IceLockAuthFile failed: No such file or directory
Mar 29 18:07:45 bimota systemd-logind: New session c4 of user gdm.
Mar 29 18:07:45 bimota systemd: Started Session c4 of user gdm.
Mar 29 18:07:45 bimota systemd: Starting Session c4 of user gdm.
Mar 29 18:07:46 bimota gnome-session: generating cookie with syscall
Mar 29 18:07:46 bimota gnome-session: generating cookie with syscall
Mar 29 18:07:46 bimota gnome-session: generating cookie with syscall
Mar 29 18:07:46 bimota gnome-session: generating cookie with syscall
Mar 29 18:07:46 bimota journal: Property 'Synaptics Capabilities' for device 'SynPS/2 Synaptics TouchPad' returned 7 items, expected 4
Mar 29 18:07:47 bimota journal: JS WARNING: [resource:///org/gnome/shell/ui/extensionSystem.js 301]: octal literals and octal escape sequences are deprecated
Mar 29 18:07:47 bimota journal: JS WARNING: [resource:///org/gnome/shell/ui/extensionSystem.js 301]: octal literals and octal escape sequences are deprecated
Mar 29 18:07:47 bimota journal: JS WARNING: [resource:///org/gnome/shell/ui/extensionSystem.js 301]: octal literals and octal escape sequences are deprecated
Mar 29 18:07:47 bimota journal: JS WARNING: [resource:///org/gnome/shell/gdm/loginDialog.js 1027]: anonymous function does not always return a value
Mar 29 18:07:49 bimota dbus-daemon: dbus[775]: [system] Activating via systemd: service name='org.freedesktop.GeoClue2' unit='geoclue.service'
Mar 29 18:07:49 bimota dbus[775]: [system] Activating via systemd: service name='org.freedesktop.GeoClue2' unit='geoclue.service'
Mar 29 18:07:49 bimota systemd: Starting Location Lookup Service...
Mar 29 18:07:49 bimota dbus-daemon: dbus[775]: [system] Successfully activated service 'org.freedesktop.GeoClue2'
Mar 29 18:07:49 bimota dbus[775]: [system] Successfully activated service 'org.freedesktop.GeoClue2'
Mar 29 18:07:49 bimota systemd: Started Location Lookup Service.
Mar 29 18:07:49 bimota spice-vdagent[4366]: Cannot access vdagent virtio channel /dev/virtio-ports/com.redhat.spice.0
Mar 29 18:07:49 bimota gnome-session: gnome-session-binary[4288]: WARNING: App 'spice-vdagent.desktop' exited with code 1
Mar 29 18:07:49 bimota gnome-session-binary[4288]: WARNING: App 'spice-vdagent.desktop' exited with code 1
Mar 29 18:07:49 bimota gnome-session-binary: Entering running state
Mar 29 18:07:49 bimota journal: Failed to load background 'file:///usr/share/backgrounds/gnome/adwaita-lock.jpg': Error opening file /usr/share/backgrounds/gnome/adwaita-lock.jpg: No such file or directory
Mar 29 18:07:49 bimota journal: g_task_return_error: assertion 'error != NULL' failed
Mar 29 18:07:52 bimota journal: No devices in use, exit
Mar 29 18:08:08 bimota dbus-daemon: dbus[775]: [system] Activating via systemd: service name='net.reactivated.Fprint' unit='fprintd.service'
Mar 29 18:08:08 bimota dbus[775]: [system] Activating via systemd: service name='net.reactivated.Fprint' unit='fprintd.service'
Mar 29 18:08:08 bimota systemd: Starting Fingerprint Authentication Daemon...
Mar 29 18:08:08 bimota dbus-daemon: dbus[775]: [system] Successfully activated service 'net.reactivated.Fprint'
Mar 29 18:08:08 bimota dbus[775]: [system] Successfully activated service 'net.reactivated.Fprint'
Mar 29 18:08:08 bimota systemd: Started Fingerprint Authentication Daemon.
Mar 29 18:08:08 bimota fprintd: Launching FprintObject
Mar 29 18:08:08 bimota journal: D-Bus service launched with name: net.reactivated.Fprint
Mar 29 18:08:08 bimota journal: entering main loop
Mar 29 18:08:17 bimota systemd-logind: New session 6 of user fcadmin.
Mar 29 18:08:17 bimota systemd: Started Session 6 of user fcadmin.
Mar 29 18:08:17 bimota systemd: Starting Session 6 of user fcadmin.
Mar 29 18:08:20 bimota gnome-session-binary[4288]: WARNING: Lost name on bus: org.gnome.SessionManager
Mar 29 18:08:20 bimota gnome-session: gnome-session-binary[4288]: WARNING: Lost name on bus: org.gnome.SessionManager
Mar 29 18:08:20 bimota journal: Error releasing name org.gnome.SettingsDaemon: The connection is closed
Mar 29 18:08:20 bimota journal: Invalid id 5 passed to g_bus_unown_name()
Mar 29 18:08:20 bimota systemd-logind: Removed session c4.
Mar 29 18:08:21 bimota gnome-session: generating cookie with syscall
Mar 29 18:08:21 bimota gnome-session: generating cookie with syscall
Mar 29 18:08:21 bimota gnome-session: generating cookie with syscall
Mar 29 18:08:21 bimota gnome-session: generating cookie with syscall
Mar 29 18:08:21 bimota gnome-keyring-ssh.desktop: SSH_AUTH_SOCK=/run/user/1000/keyring/ssh
Mar 29 18:08:21 bimota gnome-keyring-pkcs11.desktop: SSH_AUTH_SOCK=/run/user/1000/keyring/ssh
Mar 29 18:08:21 bimota journal: Property 'Synaptics Capabilities' for device 'SynPS/2 Synaptics TouchPad' returned 7 items, expected 4
Mar 29 18:08:22 bimota journal: JS WARNING: [resource:///org/gnome/shell/ui/extensionSystem.js 301]: octal literals and octal escape sequences are deprecated
Mar 29 18:08:22 bimota journal: JS WARNING: [resource:///org/gnome/shell/ui/extensionSystem.js 301]: octal literals and octal escape sequences are deprecated
Mar 29 18:08:22 bimota journal: JS WARNING: [resource:///org/gnome/shell/ui/extensionSystem.js 301]: octal literals and octal escape sequences are deprecated
Mar 29 18:08:22 bimota journal: JS WARNING: [resource:///org/gnome/shell/gdm/loginDialog.js 1027]: anonymous function does not always return a value
Mar 29 18:08:24 bimota dbus-daemon: dbus[775]: [system] Activating via systemd: service name='org.freedesktop.GeoClue2' unit='geoclue.service'
Mar 29 18:08:24 bimota dbus[775]: [system] Activating via systemd: service name='org.freedesktop.GeoClue2' unit='geoclue.service'
Mar 29 18:08:24 bimota systemd: Starting Location Lookup Service...
Mar 29 18:08:24 bimota dbus-daemon: dbus[775]: [system] Successfully activated service 'org.freedesktop.GeoClue2'
Mar 29 18:08:24 bimota dbus[775]: [system] Successfully activated service 'org.freedesktop.GeoClue2'
Mar 29 18:08:24 bimota systemd: Started Location Lookup Service.
Mar 29 18:08:25 bimota spice-vdagent[4799]: Cannot access vdagent virtio channel /dev/virtio-ports/com.redhat.spice.0
Mar 29 18:08:25 bimota gnome-session: gnome-session-binary[4480]: WARNING: App 'spice-vdagent.desktop' exited with code 1
Mar 29 18:08:25 bimota gnome-session-binary[4480]: WARNING: App 'spice-vdagent.desktop' exited with code 1
Mar 29 18:08:25 bimota dbus-daemon: dbus[775]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service'
Mar 29 18:08:25 bimota dbus[775]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service'
Mar 29 18:08:25 bimota systemd: Starting Hostname Service...
Mar 29 18:08:25 bimota dbus-daemon: dbus[775]: [system] Successfully activated service 'org.freedesktop.hostname1'
Mar 29 18:08:25 bimota dbus[775]: [system] Successfully activated service 'org.freedesktop.hostname1'
Mar 29 18:08:25 bimota journal: JS WARNING: [/usr/share/gnome-shell/extensions/apps-menu@gnome-shell-extensions.gcampax.github.com/extension.js 367]: octal literals and octal escape sequences are deprecated
Mar 29 18:08:25 bimota journal: JS WARNING: [/usr/share/gnome-shell/extensions/apps-menu@gnome-shell-extensions.gcampax.github.com/extension.js 367]: octal literals and octal escape sequences are deprecated
Mar 29 18:08:25 bimota journal: JS WARNING: [/usr/share/gnome-shell/extensions/apps-menu@gnome-shell-extensions.gcampax.github.com/extension.js 367]: octal literals and octal escape sequences are deprecated
Mar 29 18:08:25 bimota systemd: Started Hostname Service.
Mar 29 18:08:26 bimota vmware-user.desktop: vmware-user: could not open /proc/fs/vmblock/dev
Mar 29 18:08:26 bimota journal: Failed to load background 'file:///usr/share/backgrounds/gnome/adwaita-lock.jpg': Error opening file /usr/share/backgrounds/gnome/adwaita-lock.jpg: No such file or directory
Mar 29 18:08:26 bimota dbus[775]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service'
Mar 29 18:08:26 bimota dbus-daemon: dbus[775]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service'
Mar 29 18:08:26 bimota journal: g_task_return_error: assertion 'error != NULL' failed
Mar 29 18:08:26 bimota systemd: Starting Locale Service...
Mar 29 18:08:26 bimota gnome-session-binary: Entering running state
Mar 29 18:08:26 bimota tracker-store.desktop: (uint32 1,)
Mar 29 18:08:26 bimota dbus-daemon: dbus[775]: [system] Successfully activated service 'org.freedesktop.locale1'
Mar 29 18:08:26 bimota dbus[775]: [system] Successfully activated service 'org.freedesktop.locale1'
Mar 29 18:08:26 bimota systemd: Started Locale Service.
Mar 29 18:08:26 bimota libcanberra-login-sound.desktop: Failed to play sound: File or data not found
Mar 29 18:08:27 bimota imsettings-start.desktop: GDBus.Error:org.gtk.GDBus.UnmappedGError.Quark._imsettings_2derror_2dquark.Code5: Current desktop isn't targeted by IMSettings.
Mar 29 18:08:28 bimota journal: STACK_OP_ADD: window 0x1e00001 already in stack
Mar 29 18:08:28 bimota journal: STACK_OP_ADD: window 0x1e00001 already in stack
Mar 29 18:08:29 bimota gnome-shell: GNOME Shell started at Thu Mar 29 2018 18:08:25 GMT-0400 (EDT)
Mar 29 18:08:39 bimota journal: No devices in use, exit
Mar 29 18:08:40 bimota nautilus-classic.desktop: number of files 1
Mar 29 18:08:40 bimota systemd-logind: Removed session c3.
Mar 29 18:08:40 bimota systemd: Removed slice User Slice of gdm.
Mar 29 18:08:40 bimota systemd: Stopping User Slice of gdm.
Mar 29 18:08:51 bimota dbus-daemon: dbus[775]: [system] Activating service name='org.freedesktop.problems' (using servicehelper)
Mar 29 18:08:51 bimota dbus[775]: [system] Activating service name='org.freedesktop.problems' (using servicehelper)
Mar 29 18:08:51 bimota dbus-daemon: dbus[775]: [system] Successfully activated service 'org.freedesktop.problems'
Mar 29 18:08:51 bimota dbus[775]: [system] Successfully activated service 'org.freedesktop.problems'
Mar 29 18:09:08 bimota journal: energy 27.468000 bigger than full 0.000000
Mar 29 18:09:10 bimota dbus-daemon: dbus[775]: [system] Activating via systemd: service name='net.reactivated.Fprint' unit='fprintd.service'
Mar 29 18:09:10 bimota dbus[775]: [system] Activating via systemd: service name='net.reactivated.Fprint' unit='fprintd.service'
Mar 29 18:09:10 bimota systemd: Starting Fingerprint Authentication Daemon...
Mar 29 18:09:10 bimota dbus[775]: [system] Successfully activated service 'net.reactivated.Fprint'
Mar 29 18:09:10 bimota dbus-daemon: dbus[775]: [system] Successfully activated service 'net.reactivated.Fprint'
Mar 29 18:09:10 bimota systemd: Started Fingerprint Authentication Daemon.
Mar 29 18:09:10 bimota fprintd: Launching FprintObject
Mar 29 18:09:10 bimota journal: D-Bus service launched with name: net.reactivated.Fprint
Mar 29 18:09:10 bimota journal: entering main loop
Mar 29 18:09:40 bimota journal: No devices in use, exit
Mar 29 18:09:40 bimota systemd-logind: Removed session 5.
Mar 29 18:09:40 bimota systemd: Removed slice User Slice of claudio.
Mar 29 18:09:40 bimota systemd: Stopping User Slice of claudio.
Mar 29 18:10:01 bimota systemd: Started Session 7 of user root.
Mar 29 18:10:01 bimota systemd: Starting Session 7 of user root.
Mar 29 18:10:38 bimota ntpd[851]: frequency error 508 PPM exceeds tolerance 500 PPM
Mar 29 18:11:08 bimota journal: energy 27.468000 bigger than full 0.000000
Mar 29 18:12:46 bimota ntpd[851]: frequency error 504 PPM exceeds tolerance 500 PPM
Mar 29 18:13:08 bimota journal: energy 27.942000 bigger than full 0.000000
Mar 29 18:15:09 bimota journal: energy 27.942000 bigger than full 0.000000
Mar 29 18:17:09 bimota journal: energy 28.416000 bigger than full 0.000000
Mar 29 18:19:09 bimota journal: energy 28.416000 bigger than full 0.000000
Mar 29 18:20:01 bimota systemd: Started Session 8 of user root.
Mar 29 18:20:01 bimota systemd: Starting Session 8 of user root.
Mar 29 18:21:09 bimota journal: energy 28.416000 bigger than full 0.000000
Mar 29 18:21:28 bimota ntpd[851]: frequency error 504 PPM exceeds tolerance 500 PPM
Mar 29 18:22:28 bimota dbus-daemon: dbus[775]: [system] Activating via systemd: service name='net.reactivated.Fprint' unit='fprintd.service'
Mar 29 18:22:28 bimota dbus[775]: [system] Activating via systemd: service name='net.reactivated.Fprint' unit='fprintd.service'
Mar 29 18:22:28 bimota systemd: Starting Fingerprint Authentication Daemon...
Mar 29 18:22:28 bimota dbus-daemon: dbus[775]: [system] Successfully activated service 'net.reactivated.Fprint'
Mar 29 18:22:28 bimota dbus[775]: [system] Successfully activated service 'net.reactivated.Fprint'
Mar 29 18:22:28 bimota fprintd: Launching FprintObject
Mar 29 18:22:28 bimota journal: D-Bus service launched with name: net.reactivated.Fprint
Mar 29 18:22:28 bimota journal: entering main loop
Mar 29 18:22:28 bimota systemd: Started Fingerprint Authentication Daemon.
Mar 29 18:22:32 bimota ntpd[851]: frequency error 500 PPM exceeds tolerance 500 PPM
Mar 29 18:22:58 bimota journal: No devices in use, exit
Mar 29 18:23:09 bimota journal: energy 28.889000 bigger than full 0.000000
Mar 29 18:23:19 bimota dbus-daemon: dbus[775]: [system] Activating service name='org.freedesktop.problems' (using servicehelper)
Mar 29 18:23:19 bimota dbus[775]: [system] Activating service name='org.freedesktop.problems' (using servicehelper)
Mar 29 18:23:19 bimota dbus-daemon: dbus[775]: [system] Successfully activated service 'org.freedesktop.problems'
Mar 29 18:23:19 bimota dbus[775]: [system] Successfully activated service 'org.freedesktop.problems'
Mar 29 18:23:44 bimota dbus-daemon: dbus[775]: [system] Activating via systemd: service name='net.reactivated.Fprint' unit='fprintd.service'
Mar 29 18:23:44 bimota dbus[775]: [system] Activating via systemd: service name='net.reactivated.Fprint' unit='fprintd.service'
Mar 29 18:23:44 bimota systemd: Starting Fingerprint Authentication Daemon...
Mar 29 18:23:44 bimota dbus-daemon: dbus[775]: [system] Successfully activated service 'net.reactivated.Fprint'
Mar 29 18:23:44 bimota dbus[775]: [system] Successfully activated service 'net.reactivated.Fprint'
Mar 29 18:23:44 bimota systemd: Started Fingerprint Authentication Daemon.
Mar 29 18:23:44 bimota fprintd: Launching FprintObject
Mar 29 18:23:44 bimota journal: D-Bus service launched with name: net.reactivated.Fprint
Mar 29 18:23:44 bimota journal: entering main loop
I am still going through the file to see if I can see any hints on what happened, but I appreciate any help.

claudio

ccla
Posts: 6
Joined: 2018/03/16 23:26:22

Re: Logging into freeIPA server

Post by ccla » 2018/03/30 13:57:19

Looking around the net statement by statement I found the following on the IceLockAuthFile warning:

https://bbs.archlinux.org/viewtopic.php?id=218582

Will try and see if I can follow and see if it is the same problem I am having. The strange thing is that this is a brand new installation of centOS, both on the Server and the Client. All I did was install the OS, and then the freeIPA server on the server and the freeIPA client on the client.
I cannot understand how I could have mess up the permissions on the home directory.

claudio

ccla
Posts: 6
Joined: 2018/03/16 23:26:22

Re: Logging into freeIPA server

Post by ccla » 2018/03/31 20:27:35

Ok,

now I feel like an idiot. After trying to follow the instructions to find out the permissions on claudio's home folder I realized that claudio DID NOT have a home folder.
I deinstalled the freeIPA client and re-installed it with the --mkhomedir option and now everything works.

I am so sorry for creating a useless thread out of my own stupidity.

claudio

hunter86_bg
Posts: 2019
Joined: 2015/02/17 15:14:33
Location: Bulgaria
Contact:

Re: Logging into freeIPA server

Post by hunter86_bg » 2018/04/03 04:00:20

You can edit the topic and put '[SOLVED]' infront of it.

Post Reply