The audit trailshould unambiguously capture the user who made a change (including the user'srole, if users may have more than one role), what was changed (including thedata that was changed and the old and the new value), and the date and timewhen the change was made (including the time zone if applicable).
审计追踪应明确捕获进行更改的用户(包括用户角色,如果用户可能有多个角色)、更改了什么(包括被更改的数据以及旧值和新值)、以及进行更改的日期和时间(如适用,包括时区)。 This shouldcontain the name of the alarm, date and time of the alarm, date and time of theacknowledgement, username and role of the user acknowledging the alarm and anycomment about why the alarm was acknowledged. 日志应包含报警名称、报警日期和时间、确认日期和时间、确认报警的用户名和角色,以及任何关于为何确认报警的注释。 When anelectronic signature is displayed (on screen or print), the manifestationshould include the full name of the user, the username, where applicable therole of the signer and the meaning of the signature, the date and time, andwhere needed the time zone, when the signature was applied. 当显示电子签名(在屏幕上或打印件上)时,显示内容应包括用户的全名、用户名、签署人的角色(如适用)和签名的含义、应用签名时的日期和时间,以及需要时的时区。
- 这里的角色是什么?按照一般理解是需要标注其业务角色,以便于审核人员快速知道是那种角色的人在这里做了哪些事情(比如QA经理在这里做了审核);
- 如果系统中仅有"功能角色"(比如审核人、批准人等),标注又有什么意义?
- 如果系统中有某账户(人员),且系统中没有业务角色维护、但有多个功能角色,仅从技术层面来看,可能在审计追踪标注该节点当前功能角色也有一些技术要求;
- 如果业务角色在系统中维护,但是对于一些复杂系统,存在一个账户对应多个业务角色的问题;或者系统本身支持兼职的(即存在多个业务角色),如何进行标注?
备注: - 功能角色这里理解的是:基于功能命名的角色,比如审核人、批准人、调查人、发起人等;
- 业务角色(类似岗位):QA经理、质量负责人、部门主管等;
- 个人理解”业务角色“是”功能角色“的组合打包,有的系统在系统中有业务角色概念,有的系统业务角色和功能角色的对照是通过线下进行管理。
- 可能”功能角色“和”业务角色“命名不正式和标准(大家可以指出),但是大概理解是这个意思。
|