[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-developers] RAQ4 username 12 characters, Any solution
- Subject: Re: [cobalt-developers] RAQ4 username 12 characters, Any solution
- From: "Chris Bell" <chris@xxxxxxxxxxxxxxx>
- Date: Wed May 30 12:18:15 2001
- List-id: Discussion Forum for developers on Cobalt Networks products <cobalt-developers.list.cobalt.com>
I've never come across an answer to this myself, but seeing as the user and
server configuration information is all stored in a Postgres database, would
it be possible to simply increase the size of the relevant field in the
database? You would presumably need to fix a number of other things, such as
the scripts which check the length of the username when you set it up in the
control panel (which might be Javascript, but I've never checked how it's
done).
cb