Hi, is there a way to do a chmod -l filename on Solaris11 or OI? The option -l 'mandatory locking' is gone. chmod 2644 or 0644 works, but for an operation like chmod -l filename I have to read the other modes first. THX