Activity for mod_auth_sspi

  • alida alida posted a comment on discussion Open Discussion

    Configuring mod_auth_sspi for localhost means you want to enable SSPI authentication for an Apache server running locally on your machine. This setup would typically be used for development or testing purposes, where you want to mimic the behavior of SSPI authentication on a Windows server without actually being connected to a domain controller. Here's a basic example of how you might set up mod_auth_sspi for localhost:8080; Ensure that mod_auth_sspi is enabled in your Apache server configuration....

  • Kedar Sirshikar Kedar Sirshikar posted a comment on discussion Help

    I want to authenticate and authorize the users based on LDAP group instead of using 'AuthzSVNAccessFile' directive. I do not want to use file(specified in 'AuthzSVNAccessFile' directive) which contains groups and corresponding users. Please refer below my subversion.conf file. <Location /repos> DAV svn SVNPath /var/www/svn/repos AuthName "SVN Repos" AuthType Basic AuthBasicProvider ldap #try commenting below directives alternately AuthExternal pwauth #AuthzUnixGroup on # short circuit path-based...

  • kyrie Lau kyrie Lau modified a comment on discussion Help

    Hi, man, can you give me some suggestions, i need configure a SSO env to do some...

  • kyrie Lau kyrie Lau posted a comment on discussion Help

    Hi, man, can you give me some suggestions, i'm working on configure a SSO env to...

  • Keith Keith posted a comment on discussion Help

    Did you ever get this working? I'm using in test (not production yet). I can give...

  • Callum Vernon Callum Vernon posted a comment on discussion Help

    I'm new to adding modules to apache etc. So I have Apache set up on Windows Server...

  • Sergio Cuenca Sergio Cuenca posted a comment on ticket #1

    I have tried the third workaround proposed by a user in the 6th comment. I have increased...

  • Sergio Cuenca Sergio Cuenca posted a comment on ticket #1

    With webtier 9.34 + mod_auth_sspi 1.0.4 we have the same problem in IE 11. The mod_auth_sspi-1.0.5-beta...

  • Martincccc Martincccc posted a comment on discussion Help

    hi all, I am trying to implement SSO in my company's intranet using apache,php,mod_auth_sspi...

1
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.