Bug 1017382 - cannot specify -p without also specifying -h
Summary: cannot specify -p without also specifying -h
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Directory Server
Classification: Red Hat
Component: Doc-administration-guide
Version: 9.1
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Deon Ballard
QA Contact: Jenny Severance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-09 18:24 UTC by Rich Megginson
Modified: 2014-07-29 20:43 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-07-29 20:43:39 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Rich Megginson 2013-10-09 18:24:24 UTC
Description of problem:

https://access.redhat.com/site/documentation/en-US/Red_Hat_Directory_Server/9.0/html/Administration_Guide/configuring-special-binds.html#disabling-anonymous-binds

14.8.2. Disabling Anonymous Binds

The example is
ldapmodify -D "cn=directory manager" -w secret -p 389 -x

In this case, since the port is 389, you don't need -p or -h, so it should just be

ldapmodify -D "cn=directory manager" -w secret -x

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Deon Ballard 2014-01-28 17:53:47 UTC
There should have been a -h there, by my original intent. I updated it to use -h, if that's okay.

Comment 2 Deon Ballard 2014-07-29 20:43:39 UTC
Mass closure of published bugs.


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