Originally posted by: CRM
In AIX 6.1 you could place the file into an encrypted file system:
http://www.ibm.com/developerworks/aix/library/au-efs/ For AIX 5.3 there is nothing I can think of that would do this out of the box.
What are you trying to achieve? If the file needs to be encrypted at rest you could use tape/disk subsystem encryption. If the data needs to be encrypted then applications (e.g. DB2) can encrypt the data for you. What are the requirements?
If you do need to encrypt the file then maybe one of the open source programs may help, something like the zip or gzip, sorry not sure.
regards
Chris
#AIX-Forum