someone has set a gpo to have complex passwords, use passwords with numbers and caps and lowercase or, just log on as an admn user edit your gpo (where ever it is) and turn it off. However, I do think it should be left on for securtiy purposes
My question is why?, User accounts should not be granted service account permissions unless you are trying to read all mailbox content.
also why would you need to change the add ins permisson? does somebody need the right to add new dlls in to exchange only?
All can be done in the properties...
Hi all,
is there a way to get the client to query an access database on the internet through client side programming without server side code.
I have a client who wants an access database placed on a free server with no server scripting allowed and be able to query it.
Regards
Mark
Have you installed the ADC (Active Directory Connector)? I beleieve that the authentication is the problem because exchnage is not intergrated with Win2k by default. The ADC can be found on the Exchange 5.5 CD or Win2k CD
Hiya,
I have written a search facility that looks through an access database saved on a web server and the client will end up knowing if a date is available to take a holiday to their chosen destination.
The problem is that if the database is local then no problem but if the database is on...
Thanks for that :), but just to verify, I can call the parseDate function and the varible I store the result in, I can now pass to my own AddDays function?
Mark
I have a text box where the user enters a date in english format dd/mm/yyyy and when I run the following function
<SCRIPT language="JavaScript">
function AddDays(startdate,inc) {
DaysToAdd=inc;
alert ("startdate"+startdate+" inc "+inc);
var now=new Date(startdate)...
Microsoft IAS (Internet Authentication Services) is designed aid authentication of the user even if they are not active directory aware, some unix boxes are RADIUS (Remote Authentication Dial In User Services) which is like a universal way to authenticate.
Microsofts inplementation of RADIUS...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.