June 23, 2008
Posted by roadburn
Managing Authentication in ADAM
Has some useful info on how to use proxy bind
June 23, 2008
Posted by roadburn
Has some useful info on how to use proxy bind
Posted Under Uncategorized
June 20, 2008
Posted by roadburn
Good explanation of LDIFDE
http://searchwinit.techtarget.com/tip/1,289483,sid1_gci1187396,00.html
Using LDIFDE to import and export from AD
http://www.computerperformance.co.uk/Logon/Logon_LDIFDE_Export.htm
More help using LDIFDE
http://support.microsoft.com/kb/237677
Posted Under Uncategorized
June 18, 2008
Posted by roadburn
Troubleshooting LDAP Over SSL
http://blogs.technet.com/askds/archive/2008/03/13/troubleshooting-ldap-over-ssl.aspx
http://support.microsoft.com/default.aspx?scid=kb;EN-US;938703
http://directoryprogramming.net/default.aspx
Posted Under Uncategorized
June 10, 2008
Posted by roadburn
http://www.uvm.edu/~jgm/wordpress/
Posted Under Uncategorized
June 5, 2008
Posted by roadburn
Summarised from
http://forums.microsoft.com/msdn/ShowPost.aspx?PageIndex=0&SiteID=1&PageID=0&PostID=2987761
ERROR
An unexpected error has occurred.
Web Parts Maintenance Page: If you have permission, you can use this page to temporarily close Web Parts or remove personal settings. For more information, contact your site administrator.
Troubleshoot issues with Windows SharePoint Services.
Edit web.config to display errors
If you get:
ExecuteNonQuery requires an open and available Connection. The connection’s current state is closed.
run grant_sql_perms.vbs script
If you get
ExecuteNonQuery: Connection property has not been initialized.
add the connection string from the external web.config to the internal web.config too.
ECST settings are in feature.xml file located at:
C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\TEMPLATE\FEATURES\ECTSBase
Posted Under Uncategorized