[GH-ISSUE #531] Use apache LDAP for authentication - skip webvirtmgr auth #396

Open
opened 2026-02-27 16:39:08 +03:00 by kerem · 1 comment
Owner

Originally created by @IlGab78 on GitHub (Mar 24, 2015).
Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/531

Hi all,
I'm using webvirtmgr with mod_wsgi in apache 2.4, it works very well.
My webvirtmgr runs in a server with several web interfaces for different services, and all my interfaces are under a "http://

/manager-area" that authenticate administrative users using LDAP.
In this way I have to authenticate only once and I can access all my stuff.
Is there any way to skip Webvirtmgr user request as I'm already authenticate with apache LDAP?

Thx for answers

Originally created by @IlGab78 on GitHub (Mar 24, 2015). Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/531 Hi all, I'm using webvirtmgr with mod_wsgi in apache 2.4, it works very well. My webvirtmgr runs in a server with several web interfaces for different services, and all my interfaces are under a "http://<address>/manager-area" that authenticate administrative users using LDAP. In this way I have to authenticate only once and I can access all my stuff. Is there any way to skip Webvirtmgr user request as I'm already authenticate with apache LDAP? Thx for answers
Author
Owner

@bsavelev commented on GitHub (Mar 27, 2015):

try https://docs.djangoproject.com/en/1.5/howto/auth-remote-user/

<!-- gh-comment-id:86940457 --> @bsavelev commented on GitHub (Mar 27, 2015): try https://docs.djangoproject.com/en/1.5/howto/auth-remote-user/
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/webvirtmgr#396
No description provided.