On Thu, 2003-07-03 at 17:14, jean-michel OLTRA wrote: > Le jeudi 03 juillet 2003, Knappke, Christian a �crit... > bonjour, > > > > You can start dbanalyzer without the -u option. It asks for user/passwd. > > Yes, of course. But dbanalyzer won't detach from terminal and it seems > not to be possible to start in in background. nohup don't help, "Enter > user name: " is no more visible, "Enter password: " only is, so > authentication failed.
use screen instead of nohup. However a cleaner solution for your problem is to dissallow users to see the process they do not own. _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
