At 10:49 PM -0400 7/13/01, Forrest Aldrich wrote:
> Please elaborate. I understood that the configure option was
> all-or-nothing.
It's all-or-nothing, but it can be per-user. Your original
request, if I understood it, was to be able to permit 'leave on
server' for some users but not for others. By using a global
configuration file to set the option one way (that desired for most
users), and using per-user configuration files to set the option
the other way for specific users, you can do what I understand you
were asking for.
Please see the Administrator's Guide for more information on
configuration files.
>
>
> At 07:34 PM 7/13/2001 -0700, Randall Gellens wrote:
>> At 1:00 PM -0400 7/11/01, Forrest Aldrich wrote:
>>
>>> I know there is a ./configure switch to disable this --
>>> however, it might be desirable to have a config file to allow
>>> certain users to leave-a-copy-on-server and others not to. I
>>> know that adds another level of complexity, but it would be
>>> useful.
>>
>> Well, there's 'auto-delete'. You can set that one way as a
>> default (at compile-time or in a global configuration file), and
>> set it the other way in a user-specific configuration file.