ccoulson
ccoulson
ccoulson[CodePlex] Thank you! I'll fix it in the next release.
jawad37pk[CodePlex] Hi There Thanks for your replay. The Project Server uses the same sync job from AD configured in the SharePoint 2013. Please test it on project server 2013 also,...
ccoulson[CodePlex] Unfortunately the FBA Pack hasn't been tested with Project Server 2013 (and I haven't used it myself). Since Project Server 2013 is based on SharePoint, i'm not sure why...
ccoulson[CodePlex] One thing I have seen is to check if the My Sites user profile synchronization is turned on. If it is, the settings from My Sites will overwrite the...
ccoulson[CodePlex] Thanks so much! I'll add it to the next release. It's nice to see that this project is being used around the world.
ccoulson[CodePlex] Thanks for the submission! I'll include it in the next release.
lancegosby[CodePlex] I've made the following change to ChangePasswordMenuItem.cs in my environment and it seems to work now as expected with Forms, ADFS (TrustedProvider) and Windows. Line 25 of ChangePasswordMenuItem.cs: Old:...
ccoulson[CodePlex] Got it. I think the database trigger solution you proposed will work.
carlptr[CodePlex] Sorry for not making it clearer. The request I have is that when a user initiates a password reset for himself, additonally his account is unlocked if neccessary. So...
ccoulson[CodePlex] Actually, you should be able to reset the password on a locked account. You can do it in two steps: Unlock the account by unchecking the 'Account Locked' checkbox...