Prevention
Implement a trigger which only allows for the creation of platform independent symbolic links. Some things the trigger may check
- Verify the source exists
- Verify the object is a ClearCase object
- Prevent absolute paths
- Only allow UNIX style directory separators (/)
- Prevent DOS drive letters from being used