| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | [pam] do not kill root processes on logout :) | Jonathan Bauer | 2013-12-02 | 1 | -0/+3 | |
| | | ||||||
| * | [pam] add a timeout for pkill check | Jonathan Bauer | 2013-12-02 | 1 | -3/+6 | |
| | | ||||||
| * | [diverse modules] data dir: Changes shebangs to /bin/ash | Christian Rößler | 2013-11-29 | 2 | -2/+2 | |
| | | ||||||
| * | [pam] fix missing export PATH for pam-close | Jonathan Bauer | 2013-11-28 | 1 | -1/+2 | |
| | | ||||||
| * | [pam] fix missing variable | Jonathan Bauer | 2013-11-28 | 1 | -0/+1 | |
| | | ||||||
| * | [pam] slxlog for global pam script | Jonathan Bauer | 2013-11-28 | 1 | -12/+19 | |
| | | ||||||
| * | [pam] Remote logging of login/out | Simon Rettberg | 2013-11-27 | 2 | -9/+18 | |
| | | ||||||
| * | [pam] do not create tmpfs not mount persistent stuff for root | Jonathan Bauer | 2013-11-26 | 1 | -0/+3 | |
| | | ||||||
| * | [pam] moved generic files back to pam module data directory | Jonathan Bauer | 2013-11-26 | 2 | -0/+66 | |
| | | ||||||
| * | Switch to using /etc/tmpfiles.d for creating files/dirs in /run | Simon Rettberg | 2013-08-20 | 1 | -0/+2 | |
| | | | | | Also added a sanity check after processing each module, which will abort if anything is placed in /run directly | |||||
| * | [pam] removed all freiburg specific configuration files from pam/data. ↵ | Jonathan Bauer | 2013-07-31 | 23 | -193/+5![]() | |
| | | | | | backed up old data dir to 'data.old' | |||||
| * | [pam] moved pam-script scripts to /opt/openslx/scripts | Jonathan Bauer | 2013-07-31 | 6 | -41/+41 | |
| | | ||||||
| * | [pam] update README of non-persisent home directory skeleton | Jonathan Bauer | 2013-07-30 | 1 | -1/+7 | |
| | | ||||||
| * | [pam] remove debug messages from pam-script's scripts unless SLX_DEBUG is ↵ | Jonathan Bauer | 2013-07-11 | 1 | -2/+2 | |
| | | | | | set. TODO enable SLX_DEBUG variable in config | |||||
| * | [pam] fix the umounting of user's home directory with the correct check for ↵ | Jonathan Bauer | 2013-07-11 | 1 | -2/+4 | |
| | | | | | gid (FREIBURG ONLY) | |||||
| * | [pam] refine the uid check for pam, to mount for all users with id > 1000 | Jonathan Bauer | 2013-07-09 | 1 | -1/+1 | |
| | | ||||||
| * | [pam] Cleanup, formatting, force nscd usage in nsswitch.conf, set timeouts ↵ | Simon Rettberg | 2013-07-05 | 6 | -21/+27 | |
| | | | | | for LDAP lookups | |||||
| * | [pam] add pam_env to the PAM stack (reads /etc/environment on session openning | Jonathan Bauer | 2013-07-04 | 1 | -0/+1 | |
| | | ||||||
| * | Merge branch 'master' of git:openslx-ng/tm-scripts | Jonathan Bauer | 2013-07-03 | 3 | -13/+3![]() | |
| |\ | ||||||
| | * | [pam] Restart nscd after patching nsswitch.conf | Simon Rettberg | 2013-07-02 | 1 | -1/+3 | |
| | | | ||||||
| | * | [nscd] Move nscd related files from pam module to nscd module | Simon Rettberg | 2013-07-02 | 2 | -12/+0![]() | |
| | | | ||||||
| * | | [pam] add path to rfc_pipefs filesystem when executing rpc.gssd (needed to ↵ | Jonathan Bauer | 2013-07-03 | 1 | -1/+1 | |
| |/ | | | | fix opensuse12.3 which has a different default path than Ubuntu......) | |||||
| * | [nscd] extra module for nscd, removed from pam module | Jonathan Bauer | 2013-07-02 | 2 | -91/+0![]() | |
| | | ||||||
| * | [pam] add nscd to pam module (might fix vmplayer issues on suse 12.3 64bit) | Jonathan Bauer | 2013-07-02 | 4 | -0/+103 | |
| | | ||||||
| * | [pam] krb5 support for home | Jonathan Bauer | 2013-06-27 | 4 | -4/+14 | |
| | | ||||||
| * | [pam] reverted to old pam config | Jonathan Bauer | 2013-06-21 | 3 | -7/+3![]() | |
| | | ||||||
| * | [pam] only umount if guid = 1001 (student) | Jonathan Bauer | 2013-06-20 | 2 | -2/+2 | |
| | | ||||||
| * | [pam] only try to mount for users whose guid is > 1000 | Jonathan Bauer | 2013-06-20 | 1 | -12/+16 | |
| | | ||||||
| * | [pam] added missing config file, added missing packets | Jonathan Bauer | 2013-06-19 | 1 | -0/+28 | |
| | | ||||||
| * | [pam] umount home dir upon session close | Jonathan Bauer | 2013-06-19 | 1 | -0/+2 | |
| | | ||||||
| * | [pam] scripts to be executed on session open/close by pam-script module | Jonathan Bauer | 2013-06-19 | 2 | -0/+24 | |
| | | ||||||
| * | [pam] home directory per kerberos (alpha) | Jonathan Bauer | 2013-06-18 | 13 | -13/+33 | |
| | | ||||||
| * | [pam] add config files for rpc services | Jonathan Bauer | 2013-06-18 | 4 | -0/+42 | |
| | | ||||||
| * | [pam] register login session at systemd-logind service | Jonathan Bauer | 2013-06-11 | 1 | -0/+1 | |
| | | ||||||
| * | ... | Jonathan Bauer | 2013-05-23 | 1 | -1/+1 | |
| | | ||||||
| * | fix nss-ldap-sed-expr | Jonathan Bauer | 2013-05-23 | 1 | -1/+1 | |
| | | ||||||
| * | minor | Jonathan Bauer | 2013-05-23 | 2 | -3/+2![]() | |
| | | ||||||
| * | Merge branch 'master' of git:openslx-ng/tm-scripts | Jonathan Bauer | 2013-05-23 | 1 | -1/+1 | |
| |\ | ||||||
| | * | Remove ldap in initial nsswitch conf, will be added after udev started up | Simon Rettberg | 2013-05-23 | 1 | -2/+2 | |
| | | | | | | | | | | | | | Update to systemd 204 Remove some systemd services that don't make sense in our setup Add own sysctl defaults | |||||
| * | | activate nss-ldap lookups before login | Jonathan Bauer | 2013-05-23 | 1 | -0/+8 | |
| | | | ||||||
| * | | fix LDAP login: remove ldap lookup for groups | Jonathan Bauer | 2013-05-23 | 1 | -2/+2 | |
| |/ | ||||||
| * | dummy file for /etc/skel | Jonathan Bauer | 2013-05-14 | 1 | -0/+1 | |
| | | ||||||
| * | ldap fix for suse | Jonathan Bauer | 2013-05-09 | 2 | -1/+2 | |
| | | ||||||
| * | several suse fixes (login etc) | Simon Rettberg | 2013-04-24 | 2 | -0/+16 | |
| | | ||||||
| * | PAM: first check unix, then LDAP | Jonathan Bauer | 2013-04-12 | 3 | -6/+6 | |
| | | ||||||
| * | nsswitch | Jonathan Bauer | 2013-04-12 | 1 | -0/+19 | |
| | | ||||||
| * | fuix pam configs | Jonathan Bauer | 2013-04-12 | 5 | -16/+16 | |
| | | ||||||
| * | fahflashf | Jonathan Bauer | 2013-04-12 | 10 | -0/+296 | |
| | | ||||||
| * | foo | Jonathan Bauer | 2013-04-12 | 1 | -0/+26 | |
| | | ||||||
| * | foo | Jonathan Bauer | 2013-04-12 | 1 | -0/+7 | |
| | | ||||||

