Hi.

I have a doubt about genfs_contexts file. For example, the statement below:
          
genfscon vfat /                system_u:object_r:dosfs_t

I mounted the windows filesystem with: mount -t vfat /dev/hda1 /mnt/win
I access with: cd /mnt/win and run ls --context
The print out of the ls --context is:
-rwxr--r--  root     root     (null)                           130700.htm
drwxr--r--  root     root     (null)                           aaa
-r-xr--r--  root     root     (null)                           admin.dll
-rwxr--r--  root     root     (null)                           ajapaedi

Is correct the (null) for security context?

If I note the line in the genfs_contexts file happen the same thing. The are not change.

Thanks.

-- 
Carlos Anisio Monteiro  <monteiro@ipen.br>
IPEN/CNEN-SP
Sao Paulo - Brasil