Spec URL: http://www.marcusmoeller.ch/share/build/mod_map_user/0-0.1.20110703cvs/mod_map_user.spec SRPM URL: http://www.marcusmoeller.ch/share/build/mod_map_user/0-0.1.20110703cvs/mod_map_user-0-0.1.20110703cvs.fc14.src.rpm Description: mod_map_user is an Apache module designed to reformat the authenticated username for use by other authorization modules, such as mod_authnz_ldap. It runs at the beginning of the authorization phase so it can serve as glue between the authentication and authorization phases. It is never authoritative. rpmlint SPECS/mod_map_user.spec SRPMS/mod_map_user-0-0.1.20110703cvs.fc14.src.rpm RPMS/i686/mod_map_user-0-0.1.20110703cvs.fc14.i686.rpm RPMS/i686/mod_map_user-debuginfo-0-0.1.20110703cvs.fc14.i686.rpm SPECS/mod_map_user.spec: W: invalid-url Source0: mod_map_user-20110703.tar.gz mod_map_user.src: W: spelling-error %description -l en_US authnz -> author, authentic, auth mod_map_user.src: W: spelling-error %description -l en_US ldap -> lap, dap, leap mod_map_user.src: W: invalid-url Source0: mod_map_user-20110703.tar.gz mod_map_user.i686: W: spelling-error %description -l en_US authnz -> author, authentic, auth mod_map_user.i686: W: spelling-error %description -l en_US ldap -> lap, dap, leap 3 packages and 1 specfiles checked; 0 errors, 6 warnings.
Recent versions of mod_auth_kerb support the option: KrbLocalUserMapping on to map user names, so mod_map_user (or using userPrincipalName) is not necessary anymore.