Bug 435672

Summary: I want to add a rule in audit.rules file to watch a file named "jsp doc". Note there is space between jsp and doc. I added line " -w /root/Desktop/jsp\ doc/ -p rwx" in the audit.rules file .On restarting the service ,It gives "parameter passed withou...
Product: [Fedora] Fedora Reporter: abhishek <abhikiki>
Component: auditAssignee: Steve Grubb <sgrubb>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 8CC: chandarana.kunal
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: 2008-03-07 17:58:10 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 abhishek 2008-03-03 09:49:46 UTC
Description of problem:
I want to add a rule in audit.rules file to watch a file named "jsp doc".
Note there is space between jsp and doc. I added line "-w /root/Desktop/jsp\
doc/ -p rwx" in the audit.rules file .On restarting the service ,It gives
"parameter passed without an option given"


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


How reproducible:


Steps to Reproduce:
1.Open audit.rules file in vi editor
2.add line "-w /root/Desktop/jsp\ doc/ -p rwx".
4.Note actually file or directory has name with spaces in between like "jsp doc"
3.restart auditd service
  
Actual results:

parameter passed without an option
Expected results:
rule should be added

Additional info:

Comment 1 Steve Grubb 2008-03-07 17:58:10 UTC
This looks like a duplicate of #435682. Closing as such.

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

Comment 2 abhishek 2008-08-02 20:16:37 UTC
The original summary for this bug was longer than 255 characters, and so it was truncated when Bugzilla was upgraded. The original summary was:

I want to add a rule in audit.rules file to watch a file named "jsp doc".   Note there is space between jsp and doc. I added line " -w /root/Desktop/jsp\ doc/ -p rwx" in the audit.rules file .On restarting the service ,It gives "parameter passed without an option given"