• RSS
  • Twitter
  • FaceBook

Exchange Server Forums

Forums | Register | Login | My Profile | Inbox | RSS RSS icon | My Subscription | My Forums | Address Book | Member List | Search | FAQ | Ticket List | Log Out

OWA: Allow all users internal access, some users external access

Users viewing this topic: none

Logged in as: Guest
  Printable Version
All Forums >> [Microsoft Exchange 2007] >> Outlook Web Access >> OWA: Allow all users internal access, some users external access Page: [1]
Login
Message << Older Topic   Newer Topic >>
OWA: Allow all users internal access, some users extern... - 15.Aug.2011 8:39:31 PM   
peakbagger

 

Posts: 5
Joined: 15.Aug.2011
Status: offline
I have a one box deployment of Exchange 2007 at a site. Management wants to only allow specific users access to OWA from the outside, and all users access from the internal network.

An older firewall that does not understand AD or LDAP is used.

They do not want to implement ISA or Forefront TMG. Is there a way to make this work in Exchange 2007?

Thanks!
Post #: 1
RE: OWA: Allow all users internal access, some users ex... - 16.Aug.2011 8:14:02 AM   
leederbyshire

 

Posts: 1346
Joined: 4.Jan.2006
Status: offline
There's no built-in way, but I wrote this last time someone asked the same question:

http://www.leederbyshire.com/Articles/Block-Or-Allow-OWA-Depending-On-Location-2007.asp

_____________________________

Lee.
___________________________________

Outlook Web Access for PDA and WAP:
www.leederbyshire.com
___________________________________

(in reply to peakbagger)
Post #: 2
RE: OWA: Allow all users internal access, some users ex... - 16.Aug.2011 12:00:42 PM   
peakbagger

 

Posts: 5
Joined: 15.Aug.2011
Status: offline
Hey, excellent. I performed a quick test and it seemed to work, only it fails when the IP is an IPV6 address. Is there a way to request only IPV4?

Thanks very much!

quote:

ORIGINAL: leederbyshire

There's no built-in way, but I wrote this last time someone asked the same question:

http://www.leederbyshire.com/Articles/Block-Or-Allow-OWA-Depending-On-Location-2007.asp

(in reply to leederbyshire)
Post #: 3
RE: OWA: Allow all users internal access, some users ex... - 16.Aug.2011 12:25:57 PM   
peakbagger

 

Posts: 5
Joined: 15.Aug.2011
Status: offline
Ha, never mind, I resolved it by adding a second condition to the if statement.

Thanks again for this.

quote:

ORIGINAL: peakbagger

Hey, excellent. I performed a quick test and it seemed to work, only it fails when the IP is an IPV6 address. Is there a way to request only IPV4?

Thanks very much!

quote:

ORIGINAL: leederbyshire

There's no built-in way, but I wrote this last time someone asked the same question:

http://www.leederbyshire.com/Articles/Block-Or-Allow-OWA-Depending-On-Location-2007.asp


(in reply to peakbagger)
Post #: 4
RE: OWA: Allow all users internal access, some users ex... - 16.Aug.2011 1:37:22 PM   
leederbyshire

 

Posts: 1346
Joined: 4.Jan.2006
Status: offline
Sorry, I was away for a while, but it sounds like you got it sorted.

_____________________________

Lee.
___________________________________

Outlook Web Access for PDA and WAP:
www.leederbyshire.com
___________________________________

(in reply to peakbagger)
Post #: 5
RE: OWA: Allow all users internal access, some users ex... - 16.Aug.2011 3:51:50 PM   
peakbagger

 

Posts: 5
Joined: 15.Aug.2011
Status: offline
quote:

ORIGINAL: leederbyshire

Sorry, I was away for a while, but it sounds like you got it sorted.


With more testing, I did across some weirdness. The usernames would not evaluate.
To get it to work I had to change the bit where you had

(strUser == "USER1")

with

(strUser.CompareTo("USER1")

I am not sure why. Some locale issue perhaps? In any case, it is working now. I am posting this so that anyone who comes across this issue might be helped.




< Message edited by peakbagger -- 16.Aug.2011 3:54:01 PM >

(in reply to leederbyshire)
Post #: 6
RE: OWA: Allow all users internal access, some users ex... - 16.Aug.2011 6:21:11 PM   
leederbyshire

 

Posts: 1346
Joined: 4.Jan.2006
Status: offline
If you have found something that works better, then I will change my code. I live in the UK, so I don't always catch problems with extended characters etc., and it's good to have this kind of feedback.

(in reply to peakbagger)
Post #: 7
[Deleted] - 22.Sep.2011 2:49:01 AM   
Deleted User
[Deleted by Admins]

(in reply to leederbyshire)
  Post #: 8
[Deleted] - 22.Sep.2011 2:50:05 AM   
Deleted User
[Deleted by Admins]

(in reply to Deleted User)
  Post #: 9

Page:   [1] << Older Topic    Newer Topic >>
All Forums >> [Microsoft Exchange 2007] >> Outlook Web Access >> OWA: Allow all users internal access, some users external access Page: [1]
Jump to:

New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts


Follow TechGenix on Twitter