We have setup an ibay for our local intranet to be accessed from the local network without a PW and from the Internet with a PW. We have developed the intranet site using Movable Type (for easy update) and a MYSQL DB for our phone list. Neither Movable Type nor the DB require passwords to read so the security is resting with the Mitel server.
Security on the ibay is set to write=group and read=everybody. Group=admin. Public access = password required outside local network. Execution of dynamic content... = yes (for Movable Type).
Now the interesting bit... On the local network we browse to the site (
http://domainname/ibayname) and get straight in with all functionality. However, from the internet, we do the same but get asked for the username (ibayname) and password not once, as would be expected, but twice. After supplying the same credentials twice, all functionality is there.
Any ideas? This is not critical (obviously) but a little annoying.