Thanks for your report -- I did not realize that serctl assumes aliases
are used by SER and alway checks new user names against conflicts with
existing aliases. These checks are only successful, if aliases are turned
on in SER, which is what you did with the line lookup("aliases") in SER
script.
-jiri
At 02:04 PM 1/7/2004, José Nunes wrote:
Hello again,
I got through the problem of adding new user, by writing these two lines
to ser.cfg:
lookup("aliases");
setflag(1);