×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
I ran these commands on my IBM i:
md '/qsys.lib/robencrypt.lib'
Go ahead and secure CRTLIB you DBA you...
CPY OBJ('/qsys.lib/rob.lib/aaa.pgm') TODIR('/qsys.lib/robencrypt.lib')
CPY OBJ('/qsys.lib/rob.lib/a.file') TODIR('/qsys.lib/robencrypt.lib')
CPY OBJ('/qsys.lib/rob.lib/strcode.usrspc') TODIR('/qsys.lib/robencrypt.lib')
md '/qsys.lib/robencrypt.lib/myfile.file'
edtf '/qsys.lib/robencrypt.lib/myfile.file/myfile.mbr'
Then I used the webby IBM Navigator for i to create a share over /qsys.lib/robencrypt.lib.
Then I go into Windows file explorer.
When I go into file:\\myibmi<file://myibmi> and find any shares there, regardless of whether or not the share is under qsys.lib or not, I cannot see the "Advanced" box to encrypt a file like I can with files on a Window server.
I take it I need to use other encryption software?
I can go into that share, double click on strcode.usrspc and tell it to use notepad to open it. Type some updates into it, save it and exit.
Rob Berendt
--
IBM Certified System Administrator - IBM i 6.1
Group Dekko
Dept 1600
Mail to: 7310 Innovation Blvd, Suite 104
Ft. Wayne, IN 46818
Ship to: 7310 Innovation Blvd, Dock 9C
Ft. Wayne, IN 46818
http://www.dekko.com
As an Amazon Associate we earn from qualifying purchases.