The Administration of SSD (changing configuration options, creating incidents, scheduling system maintenance, etc) requires administrative user accounts. The administrative user accounts can come from DJango, or Active Directory. When SSD is initially installed, the default administrative user account is created and if you do not require more than this one account, then you don't need to do anything else. Keep in mind that this account will need to be shared with all staff members that need access to the administrative functions of SSD. DJango Users as Administrative Users If you want to create additional user accounts, and don't mind maintaining those user accounts within DJango, then follow this procedure:
You can also designate newly created DJango users as super users (so that they can create other users or designate other users as SSD administrators), by selecting the Superuser status checkbox on the user properties page. Active Directory Users as Administrative Users If you have an existing Active Directory environment and would like to leverage Active Directory user accounts with SSD, then follow this procedure. This procedure involves setting up DJango to talk to Active Directory, having your administrators login (which populates their first name, last name, email address and username in DJango), and then designating their Active Directory username as a DJango administrator. You must install the python-ldap module, listed in the SSD requirements, if you would like to interface with Active Directory.
You can also designate Active Directory users as DJango super users (so that they can designate other Active Directory users as SSD administrators), by selecting the Superuser status checkbox on the user properties page. |
Management >