[BlueOnyx:27120] Re: Why can I not reuse an old username?

Larry Smith lesmith at ecsis.net
Fri Jul 19 14:32:11 -05 2024


Michael,

  Thanks, ,but no additonal information was shown:

Jul 19 14:22:57 web22 cced(smd)[2870]: client [0:2869] has admin rights
Jul 19 14:22:57 web22 cced(smd)[2871]: client [0:2869] has admin rights
Jul 19 14:22:58 web22 cced(smd)[2873]: client [0:2872] has admin rights
Jul 19 14:23:00 web22 cced(smd)[2884]: client [0:2883] has admin rights
Jul 19 14:23:35 web22 cced(smd)[2937]: client 7:[49:21883]: 
CREATE  "User" "fullName" "=" "C.Finch" "ftpDisabled" "=" "1" 
"capLevels" "=" "" "sortName" "=" "" "email
Disabled" "=" "0" "volume" "=" "/home" "description" "=" "PASSWORD" 
"name" "=" "cfinch" "password" "=" xxx "stylePreference" "=" "BlueOnyx" 
"site" "=" "site5" "enabled" "=" "1" "localePreference" "=" "browser"
Jul 19 14:23:35 web22 cced(smd)[2960]: client [0:2947] has admin rights
Jul 19 14:23:35 web22 cced(smd)[2961]: client [0:2947] has admin rights
Jul 19 14:23:35 web22 cced(smd)[2937]: handler 
handlers/base/user/handle_user.pl fa
iled
Jul 19 14:23:35 web22 cced(smd)[2937]: client 7:[49:21883]: CREATE failed
Jul 19 14:23:35 web22 cced(smd)[2964]: client [0:2963] has admin rights
Jul 19 14:24:12 web22 clamd[5128]: SelfCheck: Database status OK.

-- 
Larry Smith
lesmith at ecsis.net

On Fri July 19 2024 14:13, Michael Stauber wrote:
> Hi Larry,
>
> >    Thanks,  all looks good (in messages) up to this:
> >
> > Jul 19 07:01:31 web22 cced(smd)[25629]: client [0:25628] has admin rights
> > Jul 19 07:01:56 web22 cced(smd)[25663]: client 7:[49:25431]:
> > CREATE  "User" "fullName" "=" "C.Finch" "ftpDisabled" "=" "1"
> > "capLevels" "=" "" "sortName" "=" "" "emailDisabled" "=" "0"
> > "volume" "=" "/home" "description" "=" "XXXXXXXXXX" "name" "=
> > " "cfinch" "password" "="
> > xxx "stylePreference" "=" "BlueOnyx" "site" "=" "site5" "
> > enabled" "=" "1" "localePreference" "=" "browser"
> > Jul 19 07:01:56 web22 cced(smd)[25682]: client [0:25669] has admin rights
> > Jul 19 07:01:56 web22 cced(smd)[25683]: client [0:25669] has admin rights
> > Jul 19 07:01:56 web22 cced(smd)[25663]: handler
> > handlers/base/user/handle_user.pl failed
> > Jul 19 07:01:57 web22 cced(smd)[25663]: client 7:[49:25431]: CREATE
> > failed
>
> Ok, then we can throw a bit more debugging at the handler.
>
> Edit /usr/sausalito/handlers/base/user/handle_user.pl
>
> Near the top of it you have this line:
>
> my $DEBUG = 0;
>
> Change it to this and save:
>
> my $DEBUG = 1;
>
> That will turn on more verbose log output for that handler.
>
> Then try to create the user again and afterwards /var/log/messages
> should have a lot more information about what happened while that
> handler was running.
>
> That might then tell us exactly what went wrong. Or it at least will
> tell us how far it got until things went off the rails.


More information about the Blueonyx mailing list