-
Notifications
You must be signed in to change notification settings - Fork 49
This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Does mellon can be supported in other platforms? Such as Windows, Solaris? #44
Comments
I’m not aware of anything that specifically prohibits this. And we’re received reports about Solaris so I’m quite sure that it works there. Maybe just try it? |
Thanks for your reply. @thijskh Currently, I run successfully in Linux system. So the config information (both Windows and Solaris) are similar to Linux? My apache environments are 2.0, 2.2, and 2.4. Thanks. |
On 07.12.2020 16:52, Thijs Kinkhorst wrote:
I’m not aware of anything that specifically prohibits this. And we’re
received reports about Solaris so I’m quite sure that it works there.
Maybe just try it?
Hi all,
on Illumos, OpenIndiana we have package:
:; pkg contents web/server/apache-24/module/apache-mellon
PATH
etc/apache2/2.4/samples-conf.d/mellon.conf
usr/apache2/2.4/bin/mellon_create_metadata.sh
usr/apache2/2.4/libexec/mod_auth_mellon.so
usr/share/doc/mellon/README.md
Since this is Solaris like, it seems that it could work.
Or, if you want to compile it, check
https://github.com/OpenIndiana/oi-userland/blob/oi/hipster/components/web/apache2-modules/mod_auth_mellon/Makefile
Regards.
… —
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#44 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADEN3P76YNQ3EZQQ6HYOZ73STT25FANCNFSM4UPYKLAQ>.
|
Thanks, @3eka How about in windows server? such as 2016. |
This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
Hello, developers. (@simo5 , @thijskh ...)can you help me confirm one thing. Is there any version of mellons to run in Windows or Solaris?
Currently my system works in windows server, I want to use mellon to realize authentication. So is there good suggestion to tell me how can I do?
Thanks.
The text was updated successfully, but these errors were encountered: