Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot add Multivalued attributes to a Group or User #52

Open
bmcjarrow opened this issue Feb 18, 2022 · 2 comments
Open

Cannot add Multivalued attributes to a Group or User #52

bmcjarrow opened this issue Feb 18, 2022 · 2 comments

Comments

@bmcjarrow
Copy link

If you require multivalued attributes say for instance Cisco-AVPair, the radman overrides the existing entry.
Multivalued attributes can be added to the database manually with no problem.

@bmcjarrow bmcjarrow changed the title Cannot create Multivalued attributes to a Group or User Cannot add Multivalued attributes to a Group or User Feb 18, 2022
@bmcjarrow
Copy link
Author

After looking at the code which was altered to account for duplicates, may I suggest looking at the op field value and if it is '+=' then allow multivalued attributes. That also means adjusting the deleteAllBy for the AuthServices?

@DaveB91
Copy link

DaveB91 commented Jul 11, 2023

Did you ever work this out? Trying to to multiple Framed-Route attributes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants