Hallo I want to added a new attribute in my daloradius . what is the attribute for 1 day limit note accumulating . how to create it from management /attribute /new attribute
This depends also on the NAS you're using which needs to respect this attribute. For FR-internal attributes you can try Max-All-Session with a value of 86400 seconds (Max-All-Session := 86400) which equals to one day.
This attribute will not increment either so once this value is reached, the user will not be able to connect anymore.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
This depends also on the NAS you're using which needs to respect this attribute. For FR-internal attributes you can try Max-All-Session with a value of 86400 seconds (Max-All-Session := 86400) which equals to one day.
This attribute will not increment either so once this value is reached, the user will not be able to connect anymore.