I have a system where the max file size allowed is a little over 1.2GB. Users need to be able to create larger files. I'm familiar with ulimit command (i.e. set to unlimited), however I cannot figure out how the users can execute this command. (Keep getting a Not Privilaged message). Is there a system default somewhere that can be adjusted for the max file size?