Difference between revisions of "Authentication"

From the Linux and Unix Users Group at Virginia Teck Wiki
Jump to: navigation, search
imported>Pew
Line 1: Line 1:
TODO: Expand
+
VTLUUG uses [[Infrastructure:Chimera chimera]] as it's FreeIPA server, and all VTLUUG hosts except [[Infrastructure:Joey joey]], the router, are in its domain.
  
VTLUUG has been was Kerberos and LDAP for authentication until the [[CVL eviction]]. We have now migrated to an LDAP only domain due to a lack of IPv6 on behind router.ece.vt.edu. The old Kerberos server was configured to work on IPv6 only therefore we were required to migrate away from its use for authentication.
+
== Account maintenance instructions ==
  
With the current deployment acidburn should be acceptable through normal password authentication over ssh. There is no need to configure tickets or anything else Kerberos related.
+
All users can log into [[https://chimera.vtluug.org Chimera's FreeIPA web GUI] to edit their account. Yes, it does have a self signed cert. Get over it /s
  
==Account maintenance instructions==
+
For management of the entire domain, officers are able to add, remove, or modify users in any way.
  
All users will be able to use standard shell commands (such as chsh) to change attributes of their own account. Additionally they can make direct requests to the LDAP server (razor.vtluug.org) using ldapmodify and .ldif files to change attributes as well. Explaining .ldif files and ldapmodify is beyond the scope of this article.
+
== History ==
 +
 
 +
VTLUUG has been was Kerberos and LDAP for authentication until the [[CVL eviction]]. We then migrated to an LDAP only domain due to a lack of IPv6 on behind router.ece.vt.edu. The old Kerberos server was configured to work on IPv6 only therefore we were required to migrate away from its use for authentication.
 +
 
 +
With the old deployment, [[Infrastructure:Acidburn acidburn]] should be acceptable through normal password authentication over ssh. There is no need to configure tickets or anything else Kerberos related.
  
For management of the entire domain officers who know the LDAP root users credentials will be able to log in to the LDAP Administrator web application running on razor.vtluug.org. Information on this is really only shared on a need to know basis between officers, and the content is not entirely appropriate for a public wiki.
 
  
 
[[Category:Infrastructure]]
 
[[Category:Infrastructure]]
[[Category:Needs restoration]]
 

Revision as of 08:24, 3 January 2019

VTLUUG uses Infrastructure:Chimera chimera as it's FreeIPA server, and all VTLUUG hosts except Infrastructure:Joey joey, the router, are in its domain.

Account maintenance instructions

All users can log into [Chimera's FreeIPA web GUI to edit their account. Yes, it does have a self signed cert. Get over it /s

For management of the entire domain, officers are able to add, remove, or modify users in any way.

History

VTLUUG has been was Kerberos and LDAP for authentication until the CVL eviction. We then migrated to an LDAP only domain due to a lack of IPv6 on behind router.ece.vt.edu. The old Kerberos server was configured to work on IPv6 only therefore we were required to migrate away from its use for authentication.

With the old deployment, Infrastructure:Acidburn acidburn should be acceptable through normal password authentication over ssh. There is no need to configure tickets or anything else Kerberos related.