Feature #3792
closedGroup name size limit too restrictive on Active Directory Users
100%
Description
The name size limit was changed to 16 chars, described as an OS limitation. In my case we use Active Directory and some group names are longer than this limit. Can't there be something done about it?
Updated by Chris Buechler over 10 years ago
- Tracker changed from Bug to Feature
- Priority changed from Normal to Low
Unix systems don't allow for as long of group names as Windows. Since they're directly put into the groups file of the system, allowing that would open up a ton of potential problems to work around.
Updated by Francisco Leon over 10 years ago
Well, to tell you the truth i mistakenly thought that Active Directory support was possible in the policies itself, i.e to allow users in an Active Directory group access to a policy in order to browse the internet to some sites and restrict it to only users in that group.
If Active Directory support is just for logging in pfSense, then this feature request is not needed by myself.
Sadly, pfSense can't replace Watchguard in our company because of this.
Updated by Orion Poplawski over 5 years ago
Still an issue. Since this is a remote group, not sure what the issue with increasing the length would be.
Updated by Jim Pingle over 5 years ago
- Assignee set to Jim Pingle
- Target version set to 2.5.0
Updated by Jim Pingle over 5 years ago
- Status changed from New to Feedback
- % Done changed from 0 to 100
Applied in changeset 8d4f79cd5fdfe1c5c47f39bc0f92f63268b4593e.
Updated by Chris Linstruth over 5 years ago
Tested. Group names longer that 16 characters are allowed only if the group type is Remote.
Updated by Jim Pingle about 5 years ago
- Target version changed from 2.5.0 to 2.4.5
Updated by Jim Pingle almost 5 years ago
- Status changed from Resolved to Feedback
Needs checked and/or tested again on 2.4.5 snapshots
Updated by Jim Pingle almost 5 years ago
- Status changed from Feedback to Resolved
Works as expected on 2.4.5.a.20191218.2354
Long group names are allowed when adding or editing a group set to Remote. Disallowed when set to Local.