summaryrefslogtreecommitdiffstats
path: root/server/modules/pam-freiburg/etc
Commit message (Collapse)AuthorAgeFilesLines
* [auth-freiburg] renamed 'pam-freiburg' to 'auth-freiburg' since the module ↵Jonathan Bauer2015-02-0425-559/+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
|
* Remove consolekit fro bwlp related stuff (since its not needed with 14.04)Simon Rettberg2014-04-241-1/+0Star
|
* [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-freiburg] fix wrong pam configJonathan Bauer2014-01-221-1/+1
|
* [pam] changes: prepare home directory struct in pam-auth and notJonathan Bauer2014-01-222-1/+3
| | | | 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-201-0/+37
| | | | Don't try to force a user's home to /home/<username> anymore.
* [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
* workaround part 2Jonathan Bauer2013-09-3028-0/+461
|
* workaround for permissions fix not working. ..Jonathan Bauer2013-09-3028-461/+0Star
|
* [pam-freiburg] nscd is not configured to cache hostnames, so don't patch ↵Simon Rettberg2013-09-301-1/+1
| | | | nsswitch.conf to use it
* [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
|
* [server] added new parameter for export target. Use: ./mltk server <ip> ↵Jonathan Bauer2013-07-3128-0/+460
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>