I have had a few users leave my company and I wish to remove their accounts from Deki WIki. I have deactivated their accounts but I basically want to remove as much oh them from the wiki as I can. Mostly their personel page and their name from the list of users. Do I need to do this through SQL? I have integrated Deki Wiki with MS AD 2003.
--vthelpdesk


Reply With Quote

) The only way to delete is through sql. If the user has no contributions then it's a simple delete from users table. You may experience issues if the user does have contributions though and it tries to lookup the user.
