[asterisk-bugs] [Asterisk 0012594]: [patch] Add manager users from users.conf to the users LIST

noreply at bugs.digium.com noreply at bugs.digium.com
Tue Jun 3 13:17:01 CDT 2008


The following issue has been RESOLVED. 
====================================================================== 
http://bugs.digium.com/view.php?id=12594 
====================================================================== 
Reported By:                bkruse
Assigned To:                svnbot
====================================================================== 
Project:                    Asterisk
Issue ID:                   12594
Category:                   Core/ManagerInterface
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     resolved
Asterisk Version:           SVN 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!): 115414 
Disclaimer on File?:        N/A 
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             05-06-2008 14:49 CDT
Last Modified:              06-03-2008 13:17 CDT
====================================================================== 
Summary:                    [patch] Add manager users from users.conf to the
users LIST
Description: 
Users.conf is only read when a user authenticates, and not when manager
init's.

Therefore, the users from users.conf are not added to the "users" LIST.

Example where this is a problem:

When you issue the command "manager show users", it traverses the users
LIST, and only finds users from users.conf

This patch fixes that problem, and possibly other problems that use the
list.

Note: There might be a better way to do this, I just did it the way I knew
best :]


====================================================================== 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
06-03-08 13:17  svnbot         Status                   new => resolved     
06-03-08 13:17  svnbot         Resolution               open => fixed       
06-03-08 13:17  svnbot         Assigned To               => svnbot          
======================================================================




More information about the asterisk-bugs mailing list