Audit

Audit

Audit,英語單詞,意思是查賬。

基本信息

英文單詞

audit

[英][ˈɔ:dit] [美][ˈɔdɪt]

n.審計,查賬

vt.審計,查賬;旁聽

vi.審計

例句:

1、France has long had a joint audit system.

法國早就擁有一個聯合審計體制。

2、Audit committee should make available its terms of reference.

審核委員會應公開其職權範圍.

3、I was wondering if I might audit your course.

我想知道我能不能旁聽你的課程。

4、I'm sorry.did you say another audit?

抱歉打斷你說還要再次查帳?

5、Evaluate, qualify, and audit vendors for mechanical parts.

評估新的供應商,並定期稽核現有供應商。

audit命令

audit命令是IBM AIX系統中用來控制系統審計的命令。

命令語法:

audit { start | shutdown }

audit { off | on [ panic ] }

audit query

命令標誌:

start 啟動審計子系統。
shutdown 終止審計記錄的收集並通過從核心表中除去類的定義來重新設定配置信息。
off 暫掛審計系統,但使配置保留有效。數據收集暫停,直到給出 audit on 命令才重新開始。
on [panic] 如果系統正確配置(例如事先使用 audit start 命令且配置依舊有效),則在暫掛後重新啟動審計系統。如果給出命令時,審計已經啟動,則只有二進制數據收集可以更改。
query 以下列格式顯示審計子系統的當前狀態: auditing on {panic} | auditing off 二進制管理器關閉 | 是進程號 pid 審計事件: 審計類:審計事件,審計事件... 審計對象: 對象名稱:對象方式:審計事件

命令示例:

1、要啟動審計進程,請如在《AIX 5L V5.2 安全指南》中的『建立審計』中所描述的那樣配置審計系統,並將以下行添加到系統初始化檔案(/etc/rc 檔案)中:

/usr/sbin/audit start 1>&- 2>&-

每次系統初始化時,審計進程啟動(如配置的那樣)。

2、要終止審計進程的運行,請輸入: /usr/sbin/audit shutdown

數據收集停止直到再次給出 audit start 命令才重新開始。作業系統核心中的類的配置丟失。

3、要暫掛審計子系統,請輸入: /usr/sbin/audit off

4、要重新啟動用 audit off 命令暫掛的審計進程,請輸入: /usr/sbin/audit on

只要系統正確配置,則暫掛的狀態結束,再次生成審計記錄。

5、要顯示審計系統的當前狀態,請輸入: /usr/sbin/audit query

audit query 狀態訊息的示例如下:

auditing on

二進制管理器是進程號 123

審計事件: authentication- USER_Login, USER_Logout administration- USER_Create, GROUP_Create

審計對象: /etc/security/passwd : r = AUTH_Read /etc/security/passwd : w = AUTH_Write

相關詞條

相關搜尋

熱門詞條

聯絡我們