[EMAIL PROTECTED] wrote on 05/10/2006 03:55:01 PM:

> Hi All:
> 
> 
> 
> We are running UniVerse 10.1.11 on an AIX 5.2.3 system.
> 
> Does anyone know how to turn off the ability to create on the fly 
UniVerse
> Accounts?
> 
> I want to turn the message shown below or disallow the "y" answer.
> 

This functionality is embedded within the startup process of uniVerse, so 
there really isn't any switch or configuration you can set to disable 
that.  What I have seen done is to copy uv to uv_real (or a name you 
prefer), then write a new "uv" wrapper that looks to see if a "VOC" file 
exists in the current directory - if one exists, then exec uv_real, 
otherwise just exit out.  Make certain to set execute permissions for 
everyone on this wrapper. Note that this only solves the "uv" problem; if 
someone types "uvsh" (or for that matter "uv_real"!) they will experience 
the same issue, but I don't recall if universe will still work if you 
wrapper uvsh.  Been a while since I've worked with the environment.

Good luck.
-------
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to