Interesting.  My experience is the same:

benr at ultra ~$ ksh93 -P
$ format
Searching for disks...done


AVAILABLE DISK SELECTIONS:
       0. c1t0d0 <DEFAULT cyl 30397 alt 2 hd 255 sec 63>
          /pci at 0,0/pci108e,534a at 7/disk at 0,0
       1. c1t1d0 <DEFAULT cyl 30397 alt 2 hd 255 sec 63>
          /pci at 0,0/pci108e,534a at 7/disk at 1,0
       2. c2t0d0 <DEFAULT cyl 30397 alt 2 hd 255 sec 63>
          /pci at 0,0/pci108e,534a at 8/disk at 0,0
       3. c2t1d0 <DEFAULT cyl 30397 alt 2 hd 255 sec 63>
          /pci at 0,0/pci108e,534a at 8/disk at 1,0
       4. c3t0d0 <ATA-HITACHI HDS7225S-A9CA-232.88GB>
          /pci at 7d,0/pci108e,534a at 7/disk at 0,0
       5. c3t1d0 <ATA-HITACHI HDS7225S-A9CA-232.88GB>
          /pci at 7d,0/pci108e,534a at 7/disk at 1,0
       6. c4t0d0 <ATA-HITACHI HDS7225S-A9CA-232.88GB>
          /pci at 7d,0/pci108e,534a at 8/disk at 0,0
       7. c4t1d0 <ATA-HITACHI HDS7225S-A9CA-232.88GB>
          /pci at 7d,0/pci108e,534a at 8/disk at 1,0
Specify disk (enter its number): ^D
benr at ultra ~$ 

Here is a test again with the latest build (downloaded from ksh93-integration 
page):

benr at ultra ~$ ksh/usr/bin/ksh93 -P
$ head /etc/shadow 
head: /etc/shadow: cannot open [Permission denied]
$ cat /etc/shadow 
cat: /etc/shadow: cannot open [Permission denied]
$ more /etc/shadow 
root:2SDm...VWg:13913::::::
...
benr at ultra ~$   

I also noted that neither binary (my local snv_75 install or the latest build) 
every looks for the audit file when examined with truss, nor is there an option 
that I see to enable it.

benr.
 
 
This message posted from opensolaris.org

Reply via email to