non local access problem to FDS console

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



hi,

i have a problem with non local acces to the fedora console, and all other FDS application (dsgw, etc) i always get http error code 401 (authorization required)

my /opt/fedora-ds/admin-serv/config/httpd.conf

<Directory /opt/fedora-ds>
    Options Indexes FollowSymLinks
    AllowOverride None
    Order deny,allow
    Deny from all
</Directory>

denies access from anywhere but  in my /opt/fedora-ds/admin-serv/config/admserv.conf more specific <directory> clauses grant access to application like this:

<Directory "/opt/fedora-ds/clients/dsgw/bin/">
    AllowOverride None
    Options None
    Order allow,deny
    Allow from all
    NESCompatEnv on
</Directory>

if i understand the:

    Order allow,deny
    Allow from all

above, should grant me acces from anywhere ... but i always get 401 error.

what i´m missing here ?

thanks in advanced, yoandy

--
Fedora-directory-users mailing list
Fedora-directory-users@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-directory-users

[Index of Archives]     [Fedora Directory Users]     [Fedora Directory Devel]     [Fedora Announce]     [Fedora Legacy Announce]     [Kernel]     [Fedora Legacy]     [Share Photos]     [Fedora Desktop]     [PAM]     [Red Hat Watch]     [Red Hat Development]     [Big List of Linux Books]     [Gimp]     [Yosemite News]

  Powered by Linux