mirror of
https://git.FreeBSD.org/src.git
synced 2024-11-24 07:40:52 +00:00
praudit: correct test case
The -n flag specifies that user and group IDs should remain numeric, not
be mapped to names. The golden output for praudit -n, however,
contained user and group names.
Reported by: markj
Reviewed by: markj
Fixes: ba10bfe509
("libbsm: honour AU_OFLAG_NORESOLVE")
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D47434
This commit is contained in:
parent
169a10853a
commit
914752d0f7
@ -2,6 +2,6 @@ header,113,11,socket(2),0,Mon Jun 11 10:18:45 2018, + 380 msec
|
||||
argument,1,0x1c,domain
|
||||
argument,2,0x2,type
|
||||
argument,3,0x0,protocol
|
||||
subject,root,root,wheel,root,wheel,7053,4724,37636,10.0.2.2
|
||||
subject,0,0,0,0,0,7053,4724,37636,10.0.2.2
|
||||
return,success,3
|
||||
trailer,113
|
||||
|
Loading…
Reference in New Issue
Block a user