Jump to content

Recommended Posts

Posted

hmmm.... well we have options... which ever is easier... and more secure.

 

We can have an IIS, or Apache, both are set up and ready to go.

 

The school's current external website is on a linux server though. Im making a copy of the intranet and want that to be accessed from home via authentication against AD... that can either sit on the current server or a seperate IIS one ...

Posted
Im gonna assume you want a windows solution.. so if you have iis setup the it just a simple case of turning on directory security.
Posted

don't want a windows solution as a definate... but if it's easier....

 

so... turning on directory security.... how does a form pass data.. username and password... to ad to be authenicated

Posted

You can do Samba (with Winbind) + Apache and use native PAM auth too.

 

AD doesn't support anonymous binds.

 

W2k server does. With W2k3 server its disabled in the default domain GPO. You can quite easily re-enable the feature if you wish.

Posted
W2k server does. With W2k3 server its disabled in the default domain GPO. You can quite easily re-enable the feature if you wish.

 

I had problems with anonymous binds on 2000, I think there are some security problems that don't let it search the directory sufficently? I never really got to the bottom of it, adding a 'bind' account seemed to solve it though :wink:

Posted

IIS - directory security - digest authenication -----

 

I'm assuming this is the authenication method that uses AD, but I cant see how I use SSL too... when you said... im going to need SSL too... what does this involve... according to IIS digest auth doesnt use SSL

Posted

just to let you guys know.... we got it sorted.... CHEERS!!!!!

 

used windows IIS... and port forwarding etc etc so only got 1 intranet and only 1 port is accessible to the outside world....

Posted
Just to remember to keep up with the patches. :)

 

Yeah, tried to quit ages ago but the Nicquitin clear ones really help, still need willpower though... :lol:

Posted

lol.... not got to that stage yet... still sneaking out every dinner..

 

 

Geoff... which patches are you meaning... windows IIS ones? (im a web hack really not a server type)

Posted
Geoff... which patches are you meaning... windows IIS ones? (im a web hack really not a server type)

 

Yes, IIS patches. Windows patches are important too though. If there's a hole in your web application then its concievable that an attacker would use a local windows exploit to get system priverledges.

 

BTW, you did put this web server in your DMZ didn't you?

 

I'd put snort on it too, just to be sure.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...