Are you using the most recent version of the web interface?  If not, 
download the latest version, it may set the maxlogins field properly 
whereas an older version may not....


>Did you set the default value of the 'maxlogins' columns to be '1'?
>
>--
>Alex Badea
>
>Yes I did..
>
>[gnuworld@comet gnuworld]$ psql cservice
>Welcome to psql, the PostgreSQL interactive terminal.
>
>Type:  \copyright for distribution terms
>        \h for help with SQL commands
>        \? for help on internal slash commands
>        \g or terminate with semicolon to execute query
>        \q to quit
>
>cservice=#
>
>cservice=# UPDATE users SET maxlogins = 1;
>UPDATE 9
>cservice=#
>
>I need to do that everytime some one have register a new username and
>restart gnuworld..
>
>-Comet-


Reply via email to