[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: result code for a deleted identity on a connection



Vijay KN writes:
> I am not very clear how a server can continue to serve requests on the
> connection. If new objects are created on the connection after the user
> object deletion, then what is the user-id assigned by the server as the
> creator/owner for such objects (since the user object has been deleted)
> ?

If the server did not detect the problem, it would just continue using
the user ID it did before.  It couldn't do that if it needed to look
up the ID object in the directory for each update, of course.  But if
the ID is just the bind DN, or if the info was cached, it would work.

> Audit logs would show that objects were created by the user, after
> the user object had been deleted. Isn't this a problem ?

Depends on what the logs are used for, or if they are used at all.

-- 
Hallvard