Changes between Version 38 and Version 39 of Internal/LoginService
- Timestamp:
- Mar 9, 2012, 4:35:42 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Internal/LoginService
v38 v39 259 259 Note: 260 260 There is file /usr/share/omf-aggmgr-5.2/omf-aggmgr/public_html/template/ogs_login/orbit_banner.png, used for user management pages. Replace content of that file to show your logo. 261 261 262 === Login service and LDAP === 262 263 * In LDAP there is a host attribute that is used by pam to check if user is allowed to access the machine. … … 264 265 * If that attribute is matching the FQDN user is also allowed access. 265 266 * Otherwise the auth contains line saying that host attribute didn't match 266 * For all of this to work it is nec cessery that host attribute in ldap.conf is enabled (i.e. uncommented).267 * Scheduler operates on LDAP host attribute and changes it acc roding to the time and schedule for users that don't have * in their host attribute.267 * For all of this to work it is necessary that host attribute in ldap.conf is enabled (i.e. uncommented). 268 * Scheduler operates on LDAP host attribute and changes it according to the time and schedule for users that don't have * in their host attribute.