Jump to content

ArtieBall

Members
  • Posts

    13
  • Joined

  • Last visited

Everything posted by ArtieBall

  1. Is there no way to get HAP to search particular OU's for "showto" etc? It obviously searches OU's under OU=Users, because if in the config file I put showto"Teaching Staff" it works. The Teaching Staff OU is contained in the Users OU. Where does HAP start searching in the tree, can it be tweaked? TIA Artie
  2. Ok.... Maybe I need to eleborate... Our Domain is now under the control of the Outsource Company.... as the ex Network Manager I am still here in a different role and I have been put into the Administrators OU, but I do not have Domain Admin permissions. I do however have higher permissions than other network users. In the hapconfig file, for the Group "Management" I have set showto="Administrators". I am in the Adminstrators group but I do not see the Management functions when I login.
  3. Our IT support has been outsourced.... the pseudo Administrators OU has been created by them to give some users elevated Administrator privileges without them being Domain Admins...
  4. /myfiles/ looks very good.... when will that be going live? Is it using silverlight?
  5. No, the Administrators group was set up to allow elevated Administrator type privileges with having Domain Admin privileges
  6. Basic Version works fine, all shares showing and working as expected. Extended Version just shows My School computer in the left column but empty right column.... very odd! Any idea's anyone? TIA Artie
  7. Our Top Level is OU is 'TJWA'. I have users in 'OU=Administators,OU=TJWA' who cannot authenticate. However all users in OU's under 'OU=Users,OU=TJWA' can authenticate without problem. Any idea's anyone? TIA Artie
  8. It's not an Administrator user, but a user that can access AD. It is the same user that I use for my Moodle AD authentication and that works. Does the user need to be in Administrators or Domain Admins? Artie
  9. A user that has access to AD... is that what you mean?
  10. no... we just have one domain 'tjwa.local'
  11. The Username that I'm using is 'teststaff'. I know that the user exits and the password is valid. I know that my connection to AD is fine... it worked during setup.
  12. Thanks, It was the dreaded duplicate mime type svg in web.config. 500 Error gone away, now I get (with a valid user) Server Error in '/hap' Application. -------------------------------------------------------------------------------- Logon failure: unknown user name or bad password. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.DirectoryServices.DirectoryServicesCOMException: Logon failure: unknown user name or bad password. Source Error: An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. Stack Trace: [DirectoryServicesCOMException (0x8007052e): Logon failure: unknown user name or bad password. ] System.DirectoryServices.DirectoryEntry.Bind(Boolean throwIfFail) +781 System.DirectoryServices.DirectoryEntry.Bind() +44 System.DirectoryServices.DirectoryEntry.get_AdsObject() +42 System.DirectoryServices.PropertyValueCollection.PopulateList() +29 System.DirectoryServices.PropertyValueCollection..ctor(DirectoryEntry entry, String propertyName) +119 System.DirectoryServices.PropertyCollection.get_Item(String propertyName) +163 System.DirectoryServices.AccountManagement.PrincipalContext.DoLDAPDirectoryInitNoContainer() +436 System.DirectoryServices.AccountManagement.PrincipalContext.DoDomainInit() +51 System.DirectoryServices.AccountManagement.PrincipalContext.Initialize() +141 System.DirectoryServices.AccountManagement.PrincipalContext.get_QueryCtx() +42 System.DirectoryServices.AccountManagement.Principal.FindByIdentityWithTypeHelper(PrincipalContext context, Type principalType, Nullable`1 identityType, String identityValue, DateTime refDate) +27 System.DirectoryServices.AccountManagement.UserPrincipal.FindByIdentity(PrincipalContext context, String identityValue) +95 HAP.AD.User.get_UserPa() +116 HAP.AD.User..ctor(String username) +113 HAP.AD.MembershipProvider.GetUser(String username, Boolean userIsOnline) +35 System.Web.Security.Membership.GetUser(String username, Boolean userIsOnline) +175 HAP.Web.Controls.Page.get_ADUser() +39 HAP.Web.Default.Page_Load(Object sender, EventArgs e) +1170 System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +25 System.Web.UI.Control.LoadRecursive() +71 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3064 Thanks Artie
  13. Hi, I am trying to set up HAP+ on our network using the video as a guide. I am using the latest HAP 7.6 on a 2008 R2 server running IIS 7.5. I had no indicated errors on installation and configuration. AD Authentication seems to be working fine i.e. when I try to logon to HAP with an invalid user, HAP indicates such on the logon screen, when I try to logon with a valid user, I get presented with the HTTP 500 Internal Server Error page. Any idea's anyone.... what to check? Thanks Artie
×
×
  • Create New...