summaryrefslogtreecommitdiffstats
path: root/server/modules/pam-freiburg
Commit message (Collapse)AuthorAgeFilesLines
* [auth-freiburg] renamed 'pam-freiburg' to 'auth-freiburg' since the module ↵Jonathan Bauer2015-02-0426-658/+0Star
| | | | does more than just pam
* [freiburg] restructuring pam-freiburg module before renamingJonathan Bauer2015-02-048-15/+164
|
* [pam-ldap-freiburg] new conf.tgz module for freiburg's old ldap specific pam ↵Jonathan Bauer2015-01-283-91/+0Star
| | | | config
* [pam/nlscd] split nslcd stuff to its own moduleJonathan Bauer2015-01-282-13/+0Star
|
* [pam-freiburg] verbose mountSimon Rettberg2014-12-051-2/+2
|
* [pam-freiburg] minorJonathan Bauer2014-07-011-1/+1
|
* [pam-freiburg] fix files not being executableJonathan Bauer2014-07-011-1/+1
| | | | default file mode 0600 --> 0700
* [pam-freiburg] fix nfs4 not beeing used as fallbackJonathan Bauer2014-06-271-1/+1
|
* [pam-fr] fix locking problemsJonathan Bauer2014-06-131-4/+2Star
|
* [pam-fr] disable CIFS for now, as it breaks firefox for certain users...Jonathan Bauer2014-06-131-1/+3
|
* [pam-freiburg] dont exec the cifs part if no cifs volume is foundJonathan Bauer2014-05-191-24/+25
|
* [pam-freiburg] updated pam_script_mount_persistent to CIFSJonathan Bauer2014-05-191-25/+61
|
* Remove consolekit fro bwlp related stuff (since its not needed with 14.04)Simon Rettberg2014-04-241-1/+0Star
|
* [pam-fr] dont delete WIP file while its beeing sentJonathan Bauer2014-02-041-4/+5
|
* [pam-freiburg] deleted unneeded nss-ldap hack, since with nss-ldapd itsJonathan Bauer2014-01-293-11/+19
| | | | | ok to have the ldap switch in the nsswitch before ldap is actually "queryable"
* [pam-freiburg] add .config/xfce4 to the list of directories beeingJonathan Bauer2014-01-231-1/+1
| | | | linked when a user's home is mounted
* [pam/pam-freiburg] moved symlinks to pam scripts from pam-freiburg toJonathan Bauer2014-01-233-3/+0Star
| | | | generic pam module
* [pam] moved pam_script_auth to generic pam moduleJonathan Bauer2014-01-231-65/+0Star
|
* [pam-freiburg] fix wrong pam configJonathan Bauer2014-01-221-1/+1
|
* [pam] changes: prepare home directory struct in pam-auth and notJonathan Bauer2014-01-223-1/+68
| | | | session.
* [pam-freiburg] nslcd.conf base group map fixJonathan Bauer2014-01-221-1/+5
|
* <freiburg config> Add nslcd startupSimon Rettberg2014-01-213-7/+10
|
* [pam-freiburg] cd to proper dir before launching AUTOSTARTSimon Rettberg2014-01-101-1/+4
|
* Rework session handling wrt home directory mounting and persistence again. ↵Simon Rettberg2013-12-202-34/+37
| | | | Don't try to force a user's home to /home/<username> anymore.
* [pam-freiburg] Try harder to get machine ticket, continue mounting if ↵Simon Rettberg2013-12-191-4/+5
| | | | there's already a machine ticket from a previous session
* [pam*] user context script: Added .thunderbird (requested via support)Christian Rößler2013-12-161-1/+1
|
* [pam-offenburg] Adapt to new pam_script_* formatSimon Rettberg2013-12-161-2/+3
|
* [pam*] Add user-context script execution on session openSimon Rettberg2013-12-162-16/+54
|
* [pam-freiburg] Fix mounting of homes from sunfs6Simon Rettberg2013-12-121-17/+21
|
* [pam] fix mount optionsJonathan Bauer2013-11-281-3/+1Star
|
* [pam-freiburg] slxlog msgs for pam-freiburg home directory mountingJonathan Bauer2013-11-281-19/+14Star
|
* [pam-freiburg] moved filesJonathan Bauer2013-11-262-66/+0Star
|
* [pam-freiburg] improved the pam-script scripts: each user now gets aJonathan Bauer2013-11-262-65/+83
| | | | | tmpfs home directory and the script then tries to mount the persistent home as scripted in pam_script_mount_persistent
* [pam-freiburg] create simply home directory for demo user.Jonathan Bauer2013-11-251-3/+6
|
* [pam-freiburg] update to home directory structure: /home/user is now aJonathan Bauer2013-11-252-20/+77
| | | | | | tmpfs and the home directory will be mounted on /home/user/PERSISTENT. Added functionality to kill all remaining processes of a user, when he closes his last session.
* [pam-freiburg] Add nox11 to ck-connector as ubuntu is our productive env for ↵Simon Rettberg2013-11-201-8/+8
| | | | now, and it requires this option
* [pam-freiburg] added check for hung mount home directory stuffJonathan Bauer2013-11-141-6/+9
|
* [pam-freiburg] Sanity checks for home directory mounting. Abort if either ↵Jonathan Bauer2013-10-081-0/+3
| | | | FILESERVER or VOLUME is empty after asking the LDAP-Server
* workaround part 2Jonathan Bauer2013-09-3030-0/+501
|
* workaround for permissions fix not working. ..Jonathan Bauer2013-09-3030-501/+0Star
|
* [pam-freiburg] fix permissionJonathan Bauer2013-09-302-1/+2
|
* [pam-freiburg] nscd is not configured to cache hostnames, so don't patch ↵Simon Rettberg2013-09-301-1/+1
| | | | nsswitch.conf to use it
* [pam-freiburg] Prevent pam_script from preventing the systemd session to ↵Simon Rettberg2013-09-301-8/+0Star
| | | | close ;o)
* [stage4] Allow basic kde autostart filesSimon Rettberg2013-09-301-1/+1
|
* [pam-freiburg] Add pam_ck_connector againSimon Rettberg2013-09-301-0/+1
| | | | Which is required by consolekit, which is required by policykit, which is required by udisks2, which is required to mount usb sticks etc. as normal user in a desktop session
* [pam-freiburg] Remove debian-specific param to pam_unixSimon Rettberg2013-08-301-1/+1
|
* [pam-freiburg] hacky umounting of home directory upon closing of last sessionJonathan Bauer2013-08-151-4/+7
|
* [pam-mount] don't try to mount home directory if its already mountedJonathan Bauer2013-08-071-0/+5
|
* [server] added new parameter for export target. Use: ./mltk server <ip> ↵Jonathan Bauer2013-07-3130-0/+499
stage32 -e stage32 <config>. Added function in export_target to pack an archive with all the files found in activated modules of server/configs/<config>