Displaying 5 results from an estimated 5 matches for "libapache".
2008 Aug 12
5
[PATCH] Support GSS-SPNEGO natively
...e
it, so I haven't been able to test it yet. I'm presenting it for
discussion only, unless someone else can try it :)
Modern versions of MIT kerberos support GSS-SPNEGO natively, but are
only willing to negotiate for kerberos tickets and not NTLM
messages.
This is how the SPNEGO works in libapache-mod-auth-kerb-5.3 which
simply passes SPNEGO packets directly to gssapi if the library is new
enough. There is even a configure feature test for the gssapi library
in that packages configure script. Note that Debian etch's standard
kerb libaries (1.4) are not good enough for this.
Having this...
2003 Oct 16
0
Apache auth failing for Active Directory group members
...anyone else had this problem? Any known solutions? Any
information you can provide is greatly appreciated.
Thank you,
Brian Cochrane
software version details
--------------------------------------------------
OS: Linux 2.4.18
distribution: Debian 3.0/stable
samba/winbind package: 2.2.3a-12.3
libapache-mod-auth-pam package: 1.0a-7
winbind config in /etc/samba/smb.conf
--------------------------------------------------
#winbind separator = +
winbind uid = 10000-20000
winbind gid = 10000-20000
winbind enum users = yes
winbind enum groups = yes
/etc/pam.d/httpd
----------------------------------...
2003 Oct 17
0
[Fwd: Apache auth failing for Active Directory group members]
...anyone else had this problem? Any known solutions? Any
information you can provide is greatly appreciated.
Thank you,
Brian Cochrane
software version details
--------------------------------------------------
OS: Linux 2.4.18
distribution: Debian 3.0/stable
samba/winbind package: 2.2.3a-12.3
libapache-mod-auth-pam package: 1.0a-7
winbind config in /etc/samba/smb.conf
--------------------------------------------------
#winbind separator = +
winbind uid = 10000-20000
winbind gid = 10000-20000
winbind enum users = yes
winbind enum groups = yes
/etc/pam.d/httpd
----------------------------------...
2007 Jan 30
1
errors upgrading to 2.4.1-1~sargecran1
...llowing NEW packages will be automatically installed:
r-cran-boot r-cran-cluster r-cran-foreign r-cran-kernsmooth
r-cran-lattice r-cran-mgcv r-cran-nlme r-cran-rpart r-cran-survival
r-cran-vr
The following packages have been kept back:
bind9-host dnsutils ftpd gcc-3.4-base gnupg gv imagemagick info
libapache-mod-php4 libc6 libc6-dev libdns16 libdps1 libg2c0 libgcc1
libgsf-1 libgsf-gnome-1 libice6 libisc7 liblwres1 libmagick6 libncurses5
libncurses5-dev libnspr4 libnss3 libpaper-utils libqt3c102-mt
libreadline5 libsm6 libsoup2.2-7 libx11-6 libxaw7 libxext6 libxft1 libxi6
libxine1 libxmu6 libxmuu1 libxp6...
2009 Sep 30
17
Apache2.2 + what to get Rails
Me: not experienced with Rails or Ruby,
Problem: Ubuntu 9.04 server in my shop ...couldn''t get Apache2.2 +
Passenger + Rails to work for Redmine. (No answer at Redmine list and
I don''t think its their problem anyway). Also couldn''t get Apache2.2
and just Rails to work, though some people said it would. Webrick
works.
Goal: run Redmine on a server that also runs PHP