Hi
I would like to give you an overview of how this particular problem
arised,so bear with me for now!!
I have had a client who installed D3 v7.2 on AIX 5.1 which i migrated
from AIX 433,the problem is when the user logs on ,the system
generates a process for the session by root,so when the user logs out
and tries to login again ,it cannot re-establish the session because
of the process which is still running and its owned by root,that is
understandable because of permissions and ownership by root and the
user,so to get that working one has to manually kill the process.
Ive managed to get that out of the way by changing the permissions of
the D3 executable in /usr/bin by removing the sticky bit on the file
which was rwsr-sr-x to rwxr-sr-x.When i did this users were able to
log on and off without a problem because the process was owned by the
user and not root anymore.
This is where im stuck and would like to know why this message appears
when the user logs in ...cannot set user !! My knowledge of D3 is
dangerous as im a AIX support consultant,the administrator of D3 does
not know what that message means because he says that this never
happened with the previous version of AIX!!
your help will be much appreciated !!
thanks