Bug 709385

Summary: Add information on bash shell limitations when running cli scripts
Product: Red Hat Enterprise Linux 6 Reporter: Deon Ballard <dlackey>
Component: doc-Identity_Management_GuideAssignee: Deon Ballard <dlackey>
Status: CLOSED CURRENTRELEASE QA Contact: ecs-bugs
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.2CC: jskeoch
Target Milestone: rcKeywords: Documentation
Target Release: 6.2   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-12-12 19:15:00 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:
Bug Depends On:    
Bug Blocks: 710235    

Description Deon Ballard 2011-05-31 15:05:54 UTC
When running any CLI script with special characters (like >, <, &, *, |) the command will fail because the shell can't handle unescaped characters.

A note should be added to the docs that any special characters need to be escaped or the command invocation will fail.

Comment 2 Deon Ballard 2011-06-02 18:44:28 UTC
Blocking the IPA 2.1 tracker bug.