Jump to content

SethAluma

Members
  • Posts

    4
  • Joined

  • Last visited

Reputation

0 Neutral

About SethAluma

Personal Information

  • Occupation
    School IT Admin
  • Location
    \\Earth\Australia.vic
  1. Yes, I have a full list of the user's groups when I do that. Mine's installed on a domain-joined 2012 R2 machine with 2012R2 DCs, but I just noticed it's only on Windows Server 2008 R2 domain functional level. What do you get when you go to https://hapserver/HAP/setup.aspx, re-enter the domain information on the Active Directory tab, and click the "Students group" box? it should display your domain OUs, etc.
  2. It works for me on a 2012 R2 domain. I do, however need to re-enter the domain account password every time i go to the config page, otherwise it can't get domain info.
  3. Thank you, NokiX! I replaced line 160 with the following: $("#" + data[i].Data.Group).append('Change My PasswordCurrent Password: New Password: Confirm Password: Password Requirements: Year 7-9 Student passwords must:contain at least seven characters and a maximum of 32 charactersbe different from your last two passwordsYear 10 students + Staff passwords must:contain at least seven characters and a maximum of 32 characterscontain at least one character from at least three of the following sets:uppercase letter (A-Z)lowercase letter (a-z)numeral (0-9)special character such as ()~`#$*&@^be different from your last eight passwordsnot contain either your first or last name'); and that seemed to do the trick.
  4. Hi, I've just set up HAP for my school, and was wondering if it was possible to list password requirements (e.g. different character types, etc.) on the change password ("me") page? I can't seem to find where to edit that page
×
×
  • Create New...