Here's a general way to access a deleted user's record in livelink
This is available in the livelink knowledge base also
Prep work
a)Write down the id for the 'bsmith' thru
a database query let's assume that bsmith has
Code:
select id,name as "loginname" from kuaf where deleted <>0 and type=0 and name like 'bsmit%'
Let's assume that the query results in something like this
b)Login to livelink as Admin
c)Pull a user record that you know that works
click EDIT and copy the resultant URL somewhere convenient
d)Substitute the userID=34868647 with the ID that you
got from step A
d)Run the URL.Now you are accessing a deleted user thru the
livelink GUI
e)Check and update the user record appropriately.Especially the privileges to the user like 'Login' Public access etc.
If it is certainly a delted user you may have to clear the 'johnsonda (Delete) 28834441' in the name field
Well, if I called the wrong number, why did you answer the phone?
James Thurber, New Yorker cartoon caption, June 5, 1937