[Spacewalk-list] Username 5 Character minimum

jdfire at cox.net jdfire at cox.net
Mon May 16 22:27:03 UTC 2011


---- Coy Hile <coy.hile at coyhile.com> wrote: 
> On Mon, May 16, 2011 at 8:46 PM,  <jdfire at cox.net> wrote:
> > Hello All,
> >
> > I have ran into an issue where I need to create a username that is smaller than 5 characters. I am currently using LDAP to perform authentication and this user is using the same username for other systems. Is there anyway to change this setting within Spacewalk?
> >
> > I have searched and found a link pointing to Red Hats KB but I am not a customer and unable to reach the KB. If you could post instruction on this mailing list it would be helpful.
> >
> 
> There's no way to do it via the UI.  I've done it via creating a user
> via the UI and then changing the relevant column in the table that
> contains the usernames.  (In a test scenario, I was authenticating via
> PAM, and my username was 'hile', so I initially created my SW user as
> 'coyhile' and changed it manually.)
> 
> It was a simple UPDATE query in Oracle to do so.
> 
> _______________________________________________
> Spacewalk-list mailing list
> Spacewalk-list at redhat.com
> https://www.redhat.com/mailman/listinfo/spacewalk-list

Hello Coy/all,

Thank you for the quick response!

Is there anyway to modify the code to lower the minimum? Or is there anyway you could provide me the UPDATE query that I could modify to work? I am not up on the Oracle DB and not sure where I need to update this. I would prefer to change the code line where this requirement is enforced to reduce it if I can. This way if I have other users I can just create without doing any UPDATE queries. 

Thank you for your time and have a great day!




More information about the Spacewalk-list mailing list