More basic newbie questions

Mark Constable markc at renta.net
Tue Feb 25 08:02:55 UTC 2014


> Jeremy Eder writes:
> That's not a satisfactory answer, I guess, but every input helps, so
> thanks a lot!

Okay so I guess if I ramble on about my Archlinux attempts then it won't
be dismissed out of hand. A user called "irtimmer" has submitted a storaged
source package to the Archlinuxs AUR repository and I ended up maintaining
the cockpit-git package. Archlinux currently uses systemd v209 by default.

https://aur.archlinux.org/packages/storaged
https://aur.archlinux.org/packages/cockpit-git

FWIW cockpitd and cockpit-ws seem to run but when I browse to https://localhost:21064/
I can't login, most likely because of this...

Feb 25 17:49:21 tosh cockpit-ws[6824]: PAM unable to dlopen(/usr/lib/security/pam_sepermit.so): /usr/lib/security/pam_sepermit.so: cannot open shared object file: No such file or directory
Feb 25 17:49:21 tosh cockpit-ws[6824]: PAM adding faulty module: /usr/lib/security/pam_sepermit.so
Feb 25 17:49:21 tosh cockpit-ws[6824]: PAM _pam_load_conf_file: unable to open /etc/pam.d/password-auth
Feb 25 17:49:21 tosh cockpit-ws[6824]: PAM _pam_load_conf_file: unable to open /etc/pam.d/postlogin
Feb 25 17:49:21 tosh cockpit-ws[6824]: PAM _pam_load_conf_file: unable to open /etc/pam.d/password-auth
Feb 25 17:49:21 tosh cockpit-ws[6824]: PAM _pam_load_conf_file: unable to open /etc/pam.d/password-auth
Feb 25 17:49:21 tosh cockpit-ws[6824]: PAM unable to dlopen(/usr/lib/security/pam_selinux.so): /usr/lib/security/pam_selinux.so: cannot open shared object file: No such file or directory
Feb 25 17:49:21 tosh cockpit-ws[6824]: PAM adding faulty module: /usr/lib/security/pam_selinux.so
Feb 25 17:49:21 tosh cockpit-ws[6824]: PAM _pam_load_conf_file: unable to open /etc/pam.d/password-auth
Feb 25 17:49:21 tosh cockpit-ws[6824]: PAM _pam_load_conf_file: unable to open /etc/pam.d/postlogin
Feb 25 17:49:21 tosh cockpit-ws[6824]: Returning error-response 500 with reason `Module is unknown'

There are no standard selinux packages for Archlinux but there are a range
of selinux source packages in the AUR repo.

This message is mainly to let you know that cockpit is almost working on
Archlinux and if someone could give me a list of the most likely selinux
packages used on a Redhat system that applies to cockpit then I'll build
them locally and see if I can get to the next level of logging in.

https://aur.archlinux.org/packages/?K=selinux


More information about the cockpit-devel mailing list