NTP Analyzer
0.8.2
Analyze the operation of time servers
|
Static Public Member Functions | |
static bool | ChangeFileMode (string file, uint mode) |
static bool | ChangeFileOwner (string file, uint user, uint?group) |
static uint | GetGroupId (string groupName) |
static uint | GetUserId (string userName) |
static bool | SetUserId (uint userId) |
Definition at line 27 of file Permission.cs.
|
inlinestatic |
Definition at line 29 of file Permission.cs.
Referenced by Ntp.Analyzer.Export.FileSystemDestination.ApplyPermissions().
|
inlinestatic |
Definition at line 39 of file Permission.cs.
Referenced by Ntp.Analyzer.Export.FileSystemDestination.ApplyPermissions().
|
inlinestatic |
Definition at line 48 of file Permission.cs.
Referenced by Ntp.Analyzer.Config.Syntax.PermissionSyntaxNode.InternalResolve().
|
inlinestatic |
Definition at line 58 of file Permission.cs.
Referenced by Ntp.Analyzer.Config.Syntax.PermissionSyntaxNode.InternalResolve().
|
inlinestatic |
Definition at line 68 of file Permission.cs.
Referenced by Ntp.Analyzer.Process.Initializer.InitializeLog(), and Ntp.Analyzer.Process.Initializer.InitializeSecurity().