Bug 63558

Summary: Unexpected stderr output from "man 8 sasldblistusers" command
Product: [Retired] Red Hat Linux Reporter: Glen A. Foster <glen.foster>
Component: cyrus-saslAssignee: Nalin Dahyabhai <nalin>
Status: CLOSED DUPLICATE QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.2   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-02-21 18:48:44 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Glen A. Foster 2002-04-15 18:05:56 UTC
Description of Problem: Something is not right with the sasldblistusers.8
man-page.  If you run the command "man 8 sasldblistusers 2> stderr", there's
data in the file "stderr".

Version-Release number of selected component (if applicable):
# rpm -qf $(which sasldblistusers)
cyrus-sasl-1.5.24-23

How Reproducible: 100%

Steps to Reproduce:
1. man 8 sasldblistusers 2> stderr

Actual Results: contents are as follows:
# cat stderr
<standard input>:30: name expected (got a special character): treated as missing
Expected Results: empty stderr output

Comment 1 Glen A. Foster 2002-04-15 18:06:32 UTC
... same results checking "saslpasswd" man-page, too.

Comment 2 Chris Ricker 2003-01-10 07:10:32 UTC

*** This bug has been marked as a duplicate of 66621 ***

Comment 3 Red Hat Bugzilla 2006-02-21 18:48:44 UTC
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.