Forum Moderators: mack

Message Too Old, No Replies

Security

Intranet

         

Shuvi

6:43 pm on Dec 15, 2003 (gmt 0)

10+ Year Member



I need help setting up security for an intranet I'm working on. I could use any help I can get.

Is there a way to have their login same as their network login?

bakedjake

11:14 pm on Dec 16, 2003 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



Sure, there's a ton of things you can do to share authentication schemes. If you're on a UNIX system, check out PAM and its related modules.

Don't make your intranet accessible from the web if you can avoid it. Use RFC1918 IP space.

Shuvi

5:14 pm on Dec 17, 2003 (gmt 0)

10+ Year Member



I've got some thing going that I like. Thanks for the help!