Opened 18 months ago

Last modified 18 months ago

#1030 new enhancement

Blanks spaces in Usernames

Reported by: stanoc Owned by:
Priority: minor Milestone:
Component: Backend Version: 8.0.2-RELEASE
Keywords: Cc:

Description

All,

Is there a way to include spaces in the username when setting up new users in the GUI.
If there has been a request for this please forgive me. I searched and could not find anything on this.

thanks

Change History (2)

comment:1 Changed 18 months ago by delphij

I think this is not (yet) supported, as space character is explicitly banned at this time.

In order to support it we would have to do a full code audit to make sure all subsystems play nice with space character.

comment:2 Changed 18 months ago by gcooper

  • Priority changed from major to minor
  • Type changed from defect to enhancement

As we've discussed internally, AD is one of the biggest offenders in this space.

I really don't think it's a good idea for Unix usernames and groups though because it would potentially break assumptions in the underlying base system apps and 3rd party apps.

Last edited 18 months ago by gcooper (previous) (diff)
Note: See TracTickets for help on using tickets.