Hi,
The userExists function takes only the user name and checks it against the current domain. that's fine but if I have a test\joe in the xml file and my doman is called whatever.com I still see in the log that whatever\joe is verified and exists :-) to be fully reliable the function should have both domain and username as input :-)
The userExists function takes only the user name and checks it against the current domain. that's fine but if I have a test\joe in the xml file and my doman is called whatever.com I still see in the log that whatever\joe is verified and exists :-) to be fully reliable the function should have both domain and username as input :-)