jcottage Posted June 7, 2013 Posted June 7, 2013 Hello, Thank you for making this awesome package. I recently stood this up on a member server running 2k8 r2. It works great however only Links and file dirs set for all are showing up. None of the other groups show up. Even the Domain admin group that comes pre set up for the setup screen. Any Ideas?
jcottage Posted June 12, 2013 Author Posted June 12, 2013 Here is another example of the problem I'm having I have the following in web.config however when going to setup.aspx as several different domain admin users they are all unauthorized. It looks to me as though IIS has no idea what user groups a user is in. How do you guys recommend I debug this?
nickbro Posted June 12, 2013 Posted June 12, 2013 Have a look at the hapConfig.xml file in the app_data folder, looks like the AD settings are wrong 1
jcottage Posted June 12, 2013 Author Posted June 12, 2013 I dropped so I could show you config. It seems to like the admin password I gave it. I can browse AD to select groups and users.
nickbro Posted June 12, 2013 Posted June 12, 2013 Ok, very odd. Does adding back the deny users="*" causes the issue to happen again now? You can try re-entering your ad stuff and re saving. 1
jcottage Posted June 12, 2013 Author Posted June 12, 2013 I did save what I screenshot then re-added the deny users line and it still says i'm unauthorised. Might this have something to do with the fact that i'm running this on a member server not a DC?
nickbro Posted June 12, 2013 Posted June 12, 2013 Nope, HAP+ should be run on a Member server in 2008 onwards. Extremely odd that the role system isn't working correctly. Are you using Windows or the default authentication system?
jcottage Posted June 12, 2013 Author Posted June 12, 2013 default forms based as per your vids/pdfs (btw awesome documentation for a open source project) Windows is disabled in iis
jcottage Posted June 12, 2013 Author Posted June 12, 2013 I can send you a logmein rescue invite to the server so you can take a look if it would help
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now