[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:41 CDT 2008
A NOTE has been added to this issue.
======================================================================
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: closed
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 :]
======================================================================
----------------------------------------------------------------------
svnbot - 06-03-08 13:17
----------------------------------------------------------------------
Repository: asterisk
Revision: 120063
_U trunk/
------------------------------------------------------------------------
r120063 | tilghman | 2008-06-03 13:17:41 -0500 (Tue, 03 Jun 2008) | 15
lines
Blocked revisions 120061 via svnmerge
........
r120061 | tilghman | 2008-06-03 13:23:32 -0500 (Tue, 03 Jun 2008) | 8
lines
When listing the manager users, managers in users.conf are not shown, even
though they are allowed to connect.
(closes issue http://bugs.digium.com/view.php?id=12594)
Reported by: bkruse
Patches:
12594-managerusers-2.diff uploaded by qwell (license 4)
Tested by: bkruse
........
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=120063
Issue History
Date Modified Username Field Change
======================================================================
06-03-08 13:17 svnbot Checkin
06-03-08 13:17 svnbot Note Added: 0087732
======================================================================
More information about the asterisk-bugs
mailing list