When going to a password protected directory on a Windows 2000 server it does not ask for user name, password and goes straight to a your not authorised to view page error msg. On windows 2000 server IIS v5.0 goto website properties > directory security > anonymous access and authenication control > edit > anonymous access unticked and windows integrated authenication is enabled.. Reproducible: Always Steps to Reproduce: 1. Open up konqueror in KDE 2. In Location Box type url of password protected directory on iis 5.0 server 3. Error msg appears Actual Results: Error msg - You are not authorised to view page Expected Results: Login Box with username and password - then once entered successful login details be presented with webpage. Portage 2.0.47-r8 (default-x86-1.4, gcc-3.2.2, glibc-2.3.1-r2) ================================================================= System uname: 2.4.20-gentoo-r1 i686 Intel(R) Pentium(R) 4 CPU 2.00GHz GENTOO_MIRRORS="http://gentoo.oregonstate.edu/ http://distro.ibiblio.org/pub/Linux/distributions/gentoo" CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config /usr/kde/2/share/config /usr/kde/3/share/config /usr/X11R6/lib/X11/xkb:/usr/kde/3.1/share/config:/usr/share/config" CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" PORTDIR="/usr/portage" DISTDIR="/usr/portage/distfiles" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR_OVERLAY="" USE="x86 oss 3dnow apm avi crypt cups encode gif gpm jpeg gnome libg++ libwww mikmod mmx mpeg ncurses nls pdflib png quicktime spell truetype xml2 xmms xv zlib alsa gdbm berkdb slang readline arts svga tcltk java guile X sdl tcpd pam ssl perl python esd imlib oggvorbis gtk qt kde motif opengl" COMPILER="gcc3" CHOST="i686-pc-linux-gnu" CFLAGS="-O2 -mcpu=i686 -pipe" CXXFLAGS="-O2 -mcpu=i686 -pipe" ACCEPT_KEYWORDS="x86" MAKEOPTS="-j1" AUTOCLEAN="yes" SYNC="rsync://rsync.gentoo.org/gentoo-portage" FEATURES="sandbox ccache"
Might it be that this particular server does not support plain/basic authentication? Konqueror does NOT support lanman authentication ;-)
Yep, that's what it seems like. Please check your server and verify that it's set up for the correct authentication. If you would like the lanman stuff, submit a KDE bug report. :)
closing due to no activity