Bug 478119 - MIGRATED_FROM_JIRA: Disable anonymous binds
Summary: MIGRATED_FROM_JIRA: Disable anonymous binds
Keywords:
Status: CLOSED EOL
Alias: None
Product: penrose
Classification: Retired
Component: Engine
Version: 2.0
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Endi Sukma Dewata
QA Contact: Ben Levenson
URL:
Whiteboard:
Depends On:
Blocks: 471500
TreeView+ depends on / blocked
 
Reported: 2008-12-27 08:01 UTC by Chandrasekar Kannan
Modified: 2020-03-27 19:38 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-03-27 19:38:24 UTC
Embargoed:


Attachments (Terms of Use)

Description Chandrasekar Kannan 2008-12-27 08:01:01 UTC
Is it still possible to disable anonymous binds from 0.9.8 onwards?  
I've set up ACL to deny read/writes but is it possible to deny binds?


Additional Comments From jimyang dated Wed Jan 18 12:02:27 CST 2006 
Currently, you can't disable anonymous binds in 0.9.8. However, we will add this on 0.9.9. 

Thanks.

Additional Comments From endisd dated Thu Jan 26 19:47:33 CST 2006 
This has been fixed in 0.9.9 by adding allowAnonymousAccess parameter in LDAP service.
See http://docs.safehaus.org/display/PENROSE/Penrose+0.9.9+Services.


=========================================================
Issue dump from jira
$VAR1 = {
          'priority' => '4',
          'customFieldValues' => [],
          'project' => 'PENROSE',
          'status' => '5',
          'components' => [
                            {
                              'name' => 'Engine',
                              'id' => '10009'
                            }
                          ],
          'reporter' => 'jimyang',
          'key' => 'PENROSE-132',
          'assignee' => 'endisd',
          'summary' => 'Disable anonymous binds',
          'id' => '10356',
          'updated' => '2006-01-26 19:47:33.0',
          'votes' => '0',
          'fixVersions' => [
                           {
                             'releaseDate' => '2006-01-24 00:00:00.0',
                             'sequence' => '9',
                             'name' => 'Penrose-0.9.9',
                             'released' => 'true',
                             'id' => '10040',
                             'archived' => 'false'
                           }
                         ],
          'affectsVersions' => [
                               {
                                 'releaseDate' => '2005-12-05 00:00:00.0',
                                 'sequence' => '8',
                                 'name' => 'Penrose-0.9.8',
                                 'released' => 'true',
                                 'id' => '10034',
                                 'archived' => 'false'
                               }
                             ],
          'description' => 'Is it still possible to disable anonymous binds from 0.9.8 onwards?  
I've set up ACL to deny read/writes but is it possible to deny binds?

',
          'created' => '2006-01-18 12:01:45.0',
          'resolution' => '1',
          'type' => '4'
        };


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

Comment 1 Chandrasekar Kannan 2008-12-27 08:01:03 UTC
Marking bug as MODIFIED as it was already resolved in Jira - PENROSE-132


Note You need to log in before you can comment on or make changes to this bug.