예제 #1
0
파일: stigs_cat2.py 프로젝트: jlowenz/stig
 def __init__(self):
     STIG.__init__(self,"(v1058) The /usr/bin/smbpasswd file must be group-owned by root")
예제 #2
0
파일: stigs_cat2.py 프로젝트: jlowenz/stig
 def __init__(self):
     STIG.__init__(self,"(v1059) The /usr/bin/smbpasswd file must have mode 0600 or less permissive")
예제 #3
0
파일: stigs_cat2.py 프로젝트: jlowenz/stig
 def __init__(self):
     STIG.__init__(self,"(v1056) The /etc/samba/smb.conf file must be group-owned by root, bin, or sys")
예제 #4
0
파일: stigs_cat2.py 프로젝트: jlowenz/stig
 def __init__(self):
     STIG.__init__(self,"(v1029) The /usr/bin/smbpasswd file must be owned by root")
예제 #5
0
파일: stigs_cat2.py 프로젝트: jlowenz/stig
 def __init__(self):
     STIG.__init__(self,"(v1028) The smb.conf file must have mode 0644 or less permissive")
예제 #6
0
파일: stigs_cat2.py 프로젝트: jlowenz/stig
 def __init__(self):
     STIG.__init__(self,"(v1027) The /etc/samba/smb.conf file must be owned by root")
예제 #7
0
파일: stigs_cat2.py 프로젝트: jlowenz/stig
 def __init__(self):
     STIG.__init__(self,"(v1055) The /etc/security/access.conf file must have mode 0640 or less permissive")
예제 #8
0
파일: stigs_cat2.py 프로젝트: jlowenz/stig
 def __init__(self):
     STIG.__init__(self,"(v1025) The /etc/security/access.conf file must be owned by root")
예제 #9
0
파일: stigs_cat2.py 프로젝트: jlowenz/stig
 def __init__(self):
     STIG.__init__(self,"(v1046) Check for root passwords in clear text")