AuthType Directive
This directive selects the type of user authentication for a directory. Only Basic and Digest are currently implemented. It must be accompanied by AuthName and Require directives, and directives such as AuthUserFile and AuthGroupFile to work.
AuthType Directive
This directive selects the type of user authentication for a directory. Only Basic and Digest are currently implemented. It must be accompanied by AuthName and Require directives, and directives such as AuthUserFile and AuthGroupFile to work.
В вашем случае директива AuthType должна идти в паре с AuthUserFile.
Так смысл PAM в том, чтобы использовать встроенную в систему базу пользователей (/etc/passwd), а не какой то внешний файл со списком юзеров.
Именно без AuthUserFile все должно работать.
Так смысл PAM в том, чтобы использовать встроенную в систему базу пользователей (/etc/passwd), а не какой то внешний файл со списком юзеров.
Именно без AuthUserFile все должно работать.
Так смысл PAM в том, чтобы использовать встроенную в систему базу пользователей (/etc/passwd), а не какой то внешний файл со списком юзеров.
Именно без AuthUserFile все должно работать.
Authorization Required
This server could not verify that you are authorized to access the document requested. Either you supplied the wrong credentials (e.g., bad password), or your browser doesn't understand how to supply the credentials required.
Apache/2.2.3 (CentOS) Server at localhost Port 80
браузер у меня обычный файрфокс
в логах тоже самое