Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Portal authentication problem

0 views
Skip to first unread message

Brian

unread,
Jun 6, 2006, 4:36:10 PM6/6/06
to
We uses to not have to log into the server when we accessed it from and internal IP address  such as 10.10.10.31 or 192.168.1.51.  Now all the sudden we do.  Here is my adminserv.conf script which used to work.  What would change to make it so internal users now have to login whereas before they did not?
 
Alias /portal "vol1:/apache/nwdocs/portal"
<Directory "vol1:/apache/nwdocs/portal">
    Options FollowSymLinks MultiViews
    AllowOverride None
    Order allow,deny
    allow from 10.10 172.16 192.168
    AuthName "Mondo Novo Secure Zone" 
    AuthType Basic
    AuthNDSTree NOVOCO
    AuthNDSContext NOVOCO SF.NOVOCO ATL.NOVOCO AUS.NOVOCO BOS.NOVOCO DC.NOVOCO LA.NOVOCO NJ.NOVOCO OH.NOVOCO KC.NOVOCO
    AuthNDSRequireSSL On
    require valid-user
    Satisfy any

Brian

unread,
Jun 6, 2006, 4:39:07 PM6/6/06
to
Sorry forgot to say this is NW6sp5 server.

>>> Brian<br...@no-time.com> 6/6/2006 1:36:10 pm >>>
0 new messages