| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | [pam] changes: prepare home directory struct in pam-auth and not | Jonathan Bauer | 2014-01-22 | 1 | -58/+0![]() | |
| | | | | | session. | |||||
| * | [pam] corrected pam.conf.opensuse | Christian Rößler | 2014-01-21 | 1 | -3/+1![]() | |
| | | ||||||
| * | [pam] nss-ldap -> nss-ldapd | Simon Rettberg | 2014-01-17 | 6 | -10/+30 | |
| | | ||||||
| * | [pam] SLX_REMOTE_LOG_SESSIONS controls whether session open/close is logged, ↵ | Simon Rettberg | 2014-01-03 | 2 | -2/+12 | |
| | | | | | anonymously logged, or not logged at all | |||||
| * | Rework session handling wrt home directory mounting and persistence again. ↵ | Simon Rettberg | 2013-12-20 | 3 | -32/+28![]() | |
| | | | | | Don't try to force a user's home to /home/<username> anymore. | |||||
| * | Merge branch 'master' of dnbd3:openslx-ng/tm-scripts | Simon Rettberg | 2013-12-16 | 1 | -0/+74 | |
| |\ | ||||||
| | * | [pam] added pam_env.conf to data folder | Jonathan Bauer | 2013-12-16 | 1 | -0/+74 | |
| | | | | | | | | | We now force HOME to be "/home/<user>". | |||||
| * | | [pam*] Add user-context script execution on session open | Simon Rettberg | 2013-12-16 | 2 | -10/+33 | |
| |/ | ||||||
| * | [pam] Fix session cleanup after last logout: su/sudo would not create a new ↵ | Simon Rettberg | 2013-12-12 | 1 | -0/+4 | |
| | | | | | session with logind, so an active user session could have been killed | |||||
| * | [pam] add missing /etc/pam-script folder to basic pam module | Jonathan Bauer | 2013-12-12 | 2 | -0/+2 | |
| | | ||||||
| * | [pam] Tweak session close script as to not kill concurrent login sessions, ↵ | Simon Rettberg | 2013-12-07 | 1 | -14/+26 | |
| | | | | | also fix the "are processes still running" check, it always returned true so far | |||||
| * | [pam] check if pam_script_ses_open is actually being called by root | Jonathan Bauer | 2013-12-04 | 1 | -0/+3 | |
| | | ||||||
| * | - | Simon Rettberg | 2013-12-02 | 1 | -1/+1 | |
| | | ||||||
| * | [pam] Warnings need to be hard links as vmware/windows chokes on symlinks | Simon Rettberg | 2013-12-02 | 1 | -3/+3 | |
| | | ||||||
| * | [pam] Fix link, make it relative | Simon Rettberg | 2013-12-02 | 1 | -1/+1 | |
| | | ||||||
| * | [pam] fix slxlog msg | Jonathan Bauer | 2013-12-02 | 1 | -1/+1 | |
| | | ||||||
| * | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts | Jonathan Bauer | 2013-12-02 | 1 | -0/+6 | |
| |\ | ||||||
| | * | [pam] More warnings for user if homedir is not available | Simon Rettberg | 2013-12-02 | 1 | -0/+6 | |
| | | | ||||||
| * | | [pam] unneeded chmod | Jonathan Bauer | 2013-12-02 | 1 | -3/+1![]() | |
| |/ | ||||||
| * | [pam] lazy umount home directories | Jonathan Bauer | 2013-12-02 | 1 | -2/+2 | |
| | | ||||||
| * | [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 | |
| | | ||||||
| * | Make sure pam_ck_connector is required by and included in the consolekit ↵ | Simon Rettberg | 2013-09-30 | 1 | -1/+0![]() | |
| | | | | | | | module on all platforms (Previously it was in consolekit on suse and pam on ubuntu... -.-) | |||||
| * | * Add debian support * | Simon Rettberg | 2013-09-30 | 1 | -0/+49 | |
| | | ||||||
| * | Switch to using /etc/tmpfiles.d for creating files/dirs in /run | Simon Rettberg | 2013-08-20 | 2 | -14/+3![]() | |
| | | | | | Also added a sanity check after processing each module, which will abort if anything is placed in /run directly | |||||
| * | [pam] removed old data dir... | Jonathan Bauer | 2013-07-31 | 32 | -525/+0![]() | |
| | | ||||||
| * | [pam] removed all freiburg specific configuration files from pam/data. ↵ | Jonathan Bauer | 2013-07-31 | 36 | -12/+349 | |
| | | | | | 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] update configs | Jonathan Bauer | 2013-07-29 | 3 | -58/+52![]() | |
| | | ||||||
| * | [pam] add ncp support for HS-Offenburg | Jonathan Bauer | 2013-07-12 | 1 | -0/+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] fix location of pam_script.so on suse 64biot | Jonathan Bauer | 2013-07-09 | 1 | -1/+6 | |
| | | ||||||
| * | [pam] refine the uid check for pam, to mount for all users with id > 1000 | Jonathan Bauer | 2013-07-09 | 1 | -1/+1 | |
| | | ||||||
| * | Added devel files for building pam-script, see Ticket #463 ... | Dirk | 2013-07-06 | 2 | -0/+2 | |
| | | ||||||
| * | [pam] build pam-script from source | Jonathan Bauer | 2013-07-05 | 2 | -3/+10 | |
| | | ||||||
| * | [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 | 4 | -14/+5![]() | |
| |\ | ||||||
| | * | [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 | 3 | -13/+2![]() | |
| | | | ||||||
| * | | [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......) | |||||

