Does anybody know a solution? I found the folowing pages and think that PAM 
could help me, but I can't get it running...

https://wiki.jasig.org/display/CASC/PAM+Module

http://www-public.int-evry.fr/~procacci/wiki/bin/view/Documentations/EsupCStockage#configuation%20PAM%20sur%20le%20serveur

The pam_cas.conf from /lib/security/ i got from a side above. It is attached.

Here are the other configurations:
-------------------------------------------------------------------
cat /etc/pam.d/samba
#%PAM-1.0
auth    sufficient      /lib/security/pam_cas.so -ssmb://localhost 
-f/etc/pam_cas.conf
-------------------------------------------------------------------
cat /etc/pam_cas.conf
# sample pam_cas config

# host from CAS server. mandatory
host localhost

# port from CAS server. Default to 80 or 443, depends from ssl instruction
port 8080

# uri to validate ticket. Default to /proxyValidate
uriValidate /proxyValidate

# https or no. values on or off. Default to on.
ssl off

# debug (on) or no (off). debug in syslog, level LOG_DEBUG. Default to off
debug on
level DEBUG

#    certificate from high level CA
# trusted_ca /opt/apache-tomcat-7.0.4/.keystore
-------------------------------------------------------------------
cat /etc/samba/smb.conf | grep obey
obey pam restrictions = yes


-- 
You are currently subscribed to [email protected] as: 
[email protected]
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-user

Attachment: pam_cas.conf
Description: Binary data

Reply via email to