Hello oops-users, Вот, для того, что бы работала Basic Auth для всех пользователей, а то винда она такая странная... по дефолту только админов пускала...
In Basic Authentication, the user is always logged on with local logon rights, which is similar to the user's logging on for an interactive session at the computer's console. (To use Basic Authentication, grant each user account the Log On Locally user right on the IIS server.) There are two potential problems caused by Basic Authentication's use of local logon that administrators should be aware of: Basic Authentication will not succeed if the user account does not have local logon rights. Even if the FrontPage, IIS, and Windows NT configuration appears to be correct, the lack of local logon rights granted to the user in the Windows NT User Manager will prevent Basic Authentication from authenticating the user. With local logon, if a user can obtain physical access to the host computer running IIS, the user will be permitted to start an interactive session at the console. И всё работает. -- Best regards, Konstantin Nikonenko http://www.kot.dp.ua/ Кроме того там левая строка затесалась в строке 285 %-/ ===================================================================== If you would like to unsubscribe from this list send message to [EMAIL PROTECTED] with "unsubscribe oops" in message body. Archive is accessible on http://lists.paco.net/oops-rus/
