ChrootDirectory on a per key basis

Scott Neugroschl scott_n at xypro.com
Sat Oct 25 09:07:46 EST 2008


> The only properties in a directory entry are a name, entry type
> (regular
> file, directory, block device, etc.), and an inode number.
> 

No, the only properties in a directory entry are the name and inode
number.

The rest of the information comes from the inode (that's what stat(2) is
for).



More information about the openssh-unix-dev mailing list