Skip to content

Commit 7c585c9

Browse files
rgbriggspcmoore
authored andcommitted
audit: document /proc/PID/sessionid
Describe the /proc/PID/loginuid interface in Documentation/ABI/stable that was added 2008-03-13 in commit 1e0bd75 ("[PATCH] export sessionid alongside the loginuid in procfs") Signed-off-by: Richard Guy Briggs <[email protected]> Signed-off-by: Paul Moore <[email protected]>
1 parent 1dd34cf commit 7c585c9

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

Documentation/ABI/stable/procfs-audit_loginuid

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,15 @@ Description:
1313
AUDIT_FEATURE_LOGINUID_IMMUTABLE is enabled. It cannot be
1414
unset if AUDIT_FEATURE_ONLY_UNSET_LOGINUID is enabled.
1515

16+
17+
What: Audit Login Session ID
18+
Date: 2008-03-13
19+
KernelVersion: 2.6.25-rc7 1e0bd7550ea9 ("[PATCH] export sessionid alongside the loginuid in procfs")
20+
21+
Format: %u
22+
Users: audit and login applications
23+
Description:
24+
The /proc/$pid/sessionid pseudofile is read to get the
25+
audit login session ID of process $pid. It is set
26+
automatically, serially assigned with each new login.
27+

0 commit comments

Comments
 (0)