committing changes in /etc made by "bash almalinux-deploy.sh -d"
Package changes:
This commit is contained in:
@@ -18,6 +18,7 @@ mkdir -p './cron.weekly'
|
|||||||
mkdir -p './crypto-policies/policies/modules'
|
mkdir -p './crypto-policies/policies/modules'
|
||||||
mkdir -p './cxs/newusers'
|
mkdir -p './cxs/newusers'
|
||||||
mkdir -p './dbus-1/session.d'
|
mkdir -p './dbus-1/session.d'
|
||||||
|
mkdir -p './debuginfod'
|
||||||
mkdir -p './dnf/aliases.d'
|
mkdir -p './dnf/aliases.d'
|
||||||
mkdir -p './dnf/modules.defaults.d'
|
mkdir -p './dnf/modules.defaults.d'
|
||||||
mkdir -p './dnf/plugins/copr.d'
|
mkdir -p './dnf/plugins/copr.d'
|
||||||
@@ -479,7 +480,6 @@ maybe chmod 0755 'dconf/db'
|
|||||||
maybe chmod 0755 'dconf/db/distro.d'
|
maybe chmod 0755 'dconf/db/distro.d'
|
||||||
maybe chmod 0755 'dconf/db/distro.d/locks'
|
maybe chmod 0755 'dconf/db/distro.d/locks'
|
||||||
maybe chmod 0755 'debuginfod'
|
maybe chmod 0755 'debuginfod'
|
||||||
maybe chmod 0644 'debuginfod/elfutils.urls'
|
|
||||||
maybe chmod 0755 'default'
|
maybe chmod 0755 'default'
|
||||||
maybe chmod 0644 'default/grub'
|
maybe chmod 0644 'default/grub'
|
||||||
maybe chmod 0600 'default/useradd'
|
maybe chmod 0600 'default/useradd'
|
||||||
@@ -1027,6 +1027,7 @@ maybe chmod 0644 'ld.so.conf'
|
|||||||
maybe chmod 0755 'ld.so.conf.d'
|
maybe chmod 0755 'ld.so.conf.d'
|
||||||
maybe chmod 0644 'ld.so.conf.d/bind-export-x86_64.conf'
|
maybe chmod 0644 'ld.so.conf.d/bind-export-x86_64.conf'
|
||||||
maybe chmod 0444 'ld.so.conf.d/kernel-4.18.0-193.6.3.el8_2.x86_64.conf'
|
maybe chmod 0444 'ld.so.conf.d/kernel-4.18.0-193.6.3.el8_2.x86_64.conf'
|
||||||
|
maybe chmod 0444 'ld.so.conf.d/kernel-4.18.0-372.13.1.el8_6.x86_64.conf'
|
||||||
maybe chmod 0444 'ld.so.conf.d/kernel-4.18.0-383.el8.x86_64.conf'
|
maybe chmod 0444 'ld.so.conf.d/kernel-4.18.0-383.el8.x86_64.conf'
|
||||||
maybe chmod 0644 'ld.so.conf.d/llvm-compat-x86_64.conf'
|
maybe chmod 0644 'ld.so.conf.d/llvm-compat-x86_64.conf'
|
||||||
maybe chmod 0755 'letsencrypt'
|
maybe chmod 0755 'letsencrypt'
|
||||||
@@ -4680,8 +4681,6 @@ maybe chmod 0644 'profile.d/colorxzgrep.sh'
|
|||||||
maybe chmod 0644 'profile.d/colorzgrep.csh'
|
maybe chmod 0644 'profile.d/colorzgrep.csh'
|
||||||
maybe chmod 0644 'profile.d/colorzgrep.sh'
|
maybe chmod 0644 'profile.d/colorzgrep.sh'
|
||||||
maybe chmod 0644 'profile.d/csh.local'
|
maybe chmod 0644 'profile.d/csh.local'
|
||||||
maybe chmod 0644 'profile.d/debuginfod.csh'
|
|
||||||
maybe chmod 0644 'profile.d/debuginfod.sh'
|
|
||||||
maybe chmod 0644 'profile.d/gawk.csh'
|
maybe chmod 0644 'profile.d/gawk.csh'
|
||||||
maybe chmod 0644 'profile.d/gawk.sh'
|
maybe chmod 0644 'profile.d/gawk.sh'
|
||||||
maybe chmod 0640 'profile.d/grc.sh'
|
maybe chmod 0640 'profile.d/grc.sh'
|
||||||
|
|||||||
BIN
aliases.db
BIN
aliases.db
Binary file not shown.
@@ -70,6 +70,7 @@ user:netdata
|
|||||||
user:postgres
|
user:postgres
|
||||||
user:sqlgrey
|
user:sqlgrey
|
||||||
user:polkitd
|
user:polkitd
|
||||||
|
user:daemon
|
||||||
|
|
||||||
#executables
|
#executables
|
||||||
exe:/usr/lib/polkit-1/polkitd
|
exe:/usr/lib/polkit-1/polkitd
|
||||||
|
|||||||
@@ -1 +0,0 @@
|
|||||||
https://debuginfod.centos.org/
|
|
||||||
1
ld.so.conf.d/kernel-4.18.0-372.13.1.el8_6.x86_64.conf
Normal file
1
ld.so.conf.d/kernel-4.18.0-372.13.1.el8_6.x86_64.conf
Normal file
@@ -0,0 +1 @@
|
|||||||
|
# Placeholder file, no vDSO hwcap entries used in this kernel.
|
||||||
@@ -1 +1 @@
|
|||||||
install nf_conntrack /sbin/modprobe --ignore-install nf_conntrack $CMDLINE_OPTS && /sbin/sysctl --quiet --pattern 'net[.]netfilter[.]nf_conntrack.*' --system
|
install nf_conntrack /sbin/modprobe --ignore-install nf_conntrack $CMDLINE_OPTS && /usr/sbin/sysctl --quiet --pattern 'net[.]netfilter[.]nf_conntrack.*' --system
|
||||||
|
|||||||
@@ -2,7 +2,6 @@
|
|||||||
#
|
#
|
||||||
# Used by systemd --user instances.
|
# Used by systemd --user instances.
|
||||||
|
|
||||||
account sufficient pam_unix.so no_pass_expiry
|
|
||||||
account include system-auth
|
account include system-auth
|
||||||
|
|
||||||
session required pam_selinux.so close
|
session required pam_selinux.so close
|
||||||
|
|||||||
Binary file not shown.
@@ -1,16 +0,0 @@
|
|||||||
# $HOME/.login* or similar files may first set $DEBUGINFOD_URLS.
|
|
||||||
# If $DEBUGINFOD_URLS is not set there, we set it from system *.url files.
|
|
||||||
# $HOME/.*rc or similar files may then amend $DEBUGINFOD_URLS.
|
|
||||||
# See also [man debuginfod-client-config] for other environment variables
|
|
||||||
# such as $DEBUGINFOD_MAXSIZE, $DEBUGINFOD_MAXTIME, $DEBUGINFOD_PROGRESS.
|
|
||||||
|
|
||||||
if (! $?DEBUGINFOD_URLS) then
|
|
||||||
set prefix="/usr"
|
|
||||||
set DEBUGINFOD_URLS=`sh -c 'cat "$0"/*.urls 2>/dev/null; :' "/etc/debuginfod" | tr '\n' ' '`
|
|
||||||
if ( "$DEBUGINFOD_URLS" != "" ) then
|
|
||||||
setenv DEBUGINFOD_URLS "$DEBUGINFOD_URLS"
|
|
||||||
else
|
|
||||||
unset DEBUGINFOD_URLS
|
|
||||||
endif
|
|
||||||
unset prefix
|
|
||||||
endif
|
|
||||||
@@ -1,12 +0,0 @@
|
|||||||
# $HOME/.profile* or similar files may first set $DEBUGINFOD_URLS.
|
|
||||||
# If $DEBUGINFOD_URLS is not set there, we set it from system *.url files.
|
|
||||||
# $HOME/.*rc or similar files may then amend $DEBUGINFOD_URLS.
|
|
||||||
# See also [man debuginfod-client-config] for other environment variables
|
|
||||||
# such as $DEBUGINFOD_MAXSIZE, $DEBUGINFOD_MAXTIME, $DEBUGINFOD_PROGRESS.
|
|
||||||
|
|
||||||
if [ -z "$DEBUGINFOD_URLS" ]; then
|
|
||||||
prefix="/usr"
|
|
||||||
DEBUGINFOD_URLS=$(cat "/etc/debuginfod"/*.urls 2>/dev/null | tr '\n' ' ')
|
|
||||||
[ -n "$DEBUGINFOD_URLS" ] && export DEBUGINFOD_URLS || unset DEBUGINFOD_URLS
|
|
||||||
unset prefix
|
|
||||||
fi
|
|
||||||
@@ -20,7 +20,7 @@ bash|sh)
|
|||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
function which {
|
which () {
|
||||||
(alias; eval ${which_declare}) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@
|
(alias; eval ${which_declare}) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
d4fd17421900e5952bfdc4d465cc49f7947b18125eaffc27862e0024c386b792c8da1f3e7c1697ab9b923e4d392afcf01e7f7d07f65480c7c7fdc051ccc2c0e0
|
3529f6e114cca0bd7360d6774096502304ff52b0724a6a58a28bfaa1ffd7d9623f12eb993d8cb0cc0c8116eb3e6a460deb1ce019825989a52ba1769324433777
|
||||||
|
|||||||
@@ -2161,7 +2161,6 @@
|
|||||||
/var/cache/cracklib(/.*)? system_u:object_r:crack_db_t:s0
|
/var/cache/cracklib(/.*)? system_u:object_r:crack_db_t:s0
|
||||||
/var/cache/ddclient(/.*)? system_u:object_r:ddclient_var_t:s0
|
/var/cache/ddclient(/.*)? system_u:object_r:ddclient_var_t:s0
|
||||||
/var/cache/foomatic(/.*)? system_u:object_r:cupsd_rw_etc_t:s0
|
/var/cache/foomatic(/.*)? system_u:object_r:cupsd_rw_etc_t:s0
|
||||||
/var/cache/insights(/.*)? system_u:object_r:insights_client_cache_t:s0
|
|
||||||
/var/cache/ipmiseld(/.*)? system_u:object_r:freeipmi_var_cache_t:s0
|
/var/cache/ipmiseld(/.*)? system_u:object_r:freeipmi_var_cache_t:s0
|
||||||
/var/cache/ldconfig(/.*)? system_u:object_r:ldconfig_cache_t:s0
|
/var/cache/ldconfig(/.*)? system_u:object_r:ldconfig_cache_t:s0
|
||||||
/var/cache/lighttpd(/.*)? system_u:object_r:httpd_cache_t:s0
|
/var/cache/lighttpd(/.*)? system_u:object_r:httpd_cache_t:s0
|
||||||
@@ -5277,7 +5276,6 @@
|
|||||||
/usr/libexec/news/inndf -- system_u:object_r:innd_exec_t:s0
|
/usr/libexec/news/inndf -- system_u:object_r:innd_exec_t:s0
|
||||||
/usr/libexec/news/nnrpd -- system_u:object_r:innd_exec_t:s0
|
/usr/libexec/news/nnrpd -- system_u:object_r:innd_exec_t:s0
|
||||||
/usr/libexec/news/rnews -- system_u:object_r:innd_exec_t:s0
|
/usr/libexec/news/rnews -- system_u:object_r:innd_exec_t:s0
|
||||||
/usr/libexec/vdsm/vdsmd -- system_u:object_r:virtd_exec_t:s0
|
|
||||||
/usr/sbin/audisp-remote -- system_u:object_r:audisp_remote_exec_t:s0
|
/usr/sbin/audisp-remote -- system_u:object_r:audisp_remote_exec_t:s0
|
||||||
/usr/sbin/avahi-autoipd -- system_u:object_r:avahi_exec_t:s0
|
/usr/sbin/avahi-autoipd -- system_u:object_r:avahi_exec_t:s0
|
||||||
/usr/sbin/clamav-milter -- system_u:object_r:antivirus_exec_t:s0
|
/usr/sbin/clamav-milter -- system_u:object_r:antivirus_exec_t:s0
|
||||||
@@ -5544,7 +5542,6 @@
|
|||||||
/usr/libexec/rtkit-daemon -- system_u:object_r:rtkit_daemon_exec_t:s0
|
/usr/libexec/rtkit-daemon -- system_u:object_r:rtkit_daemon_exec_t:s0
|
||||||
/usr/libexec/tangd-keygen -- system_u:object_r:tangd_exec_t:s0
|
/usr/libexec/tangd-keygen -- system_u:object_r:tangd_exec_t:s0
|
||||||
/usr/libexec/tangd-update -- system_u:object_r:tangd_exec_t:s0
|
/usr/libexec/tangd-update -- system_u:object_r:tangd_exec_t:s0
|
||||||
/usr/libexec/vdsm/respawn -- system_u:object_r:virtd_exec_t:s0
|
|
||||||
/usr/sbin/dnssec-triggerd -- system_u:object_r:dnssec_trigger_exec_t:s0
|
/usr/sbin/dnssec-triggerd -- system_u:object_r:dnssec_trigger_exec_t:s0
|
||||||
/usr/sbin/init_repository -- system_u:object_r:pegasus_exec_t:s0
|
/usr/sbin/init_repository -- system_u:object_r:pegasus_exec_t:s0
|
||||||
/usr/sbin/ipvsadm-restore -- system_u:object_r:iptables_exec_t:s0
|
/usr/sbin/ipvsadm-restore -- system_u:object_r:iptables_exec_t:s0
|
||||||
@@ -5833,11 +5830,9 @@
|
|||||||
/usr/libexec/pcp/lib/pmproxy -- system_u:object_r:pcp_pmproxy_initrc_exec_t:s0
|
/usr/libexec/pcp/lib/pmproxy -- system_u:object_r:pcp_pmproxy_initrc_exec_t:s0
|
||||||
/usr/libexec/postfix/cleanup -- system_u:object_r:postfix_cleanup_exec_t:s0
|
/usr/libexec/postfix/cleanup -- system_u:object_r:postfix_cleanup_exec_t:s0
|
||||||
/usr/libexec/postfix/virtual -- system_u:object_r:postfix_virtual_exec_t:s0
|
/usr/libexec/postfix/virtual -- system_u:object_r:postfix_virtual_exec_t:s0
|
||||||
/usr/libexec/samba/rpcd_lsad -- system_u:object_r:winbind_rpcd_exec_t:s0
|
|
||||||
/usr/libexec/telepathy-rakia -- system_u:object_r:telepathy_sofiasip_exec_t:s0
|
/usr/libexec/telepathy-rakia -- system_u:object_r:telepathy_sofiasip_exec_t:s0
|
||||||
/usr/libexec/telepathy-salut -- system_u:object_r:telepathy_salut_exec_t:s0
|
/usr/libexec/telepathy-salut -- system_u:object_r:telepathy_salut_exec_t:s0
|
||||||
/usr/libexec/udisks2/udisksd -- system_u:object_r:devicekit_disk_exec_t:s0
|
/usr/libexec/udisks2/udisksd -- system_u:object_r:devicekit_disk_exec_t:s0
|
||||||
/usr/libexec/vdsm/supervdsmd -- system_u:object_r:virtd_exec_t:s0
|
|
||||||
/usr/sbin/audispd-zos-remote -- system_u:object_r:zos_remote_exec_t:s0
|
/usr/sbin/audispd-zos-remote -- system_u:object_r:zos_remote_exec_t:s0
|
||||||
/usr/sbin/console-kit-daemon -- system_u:object_r:consolekit_exec_t:s0
|
/usr/sbin/console-kit-daemon -- system_u:object_r:consolekit_exec_t:s0
|
||||||
/usr/sbin/nm-system-settings -- system_u:object_r:NetworkManager_exec_t:s0
|
/usr/sbin/nm-system-settings -- system_u:object_r:NetworkManager_exec_t:s0
|
||||||
@@ -6030,7 +6025,6 @@
|
|||||||
/usr/libexec/sssd/selinux_child -- system_u:object_r:sssd_selinux_manager_exec_t:s0
|
/usr/libexec/sssd/selinux_child -- system_u:object_r:sssd_selinux_manager_exec_t:s0
|
||||||
/usr/libexec/telepathy-sofiasip -- system_u:object_r:telepathy_sofiasip_exec_t:s0
|
/usr/libexec/telepathy-sofiasip -- system_u:object_r:telepathy_sofiasip_exec_t:s0
|
||||||
/usr/libexec/telepathy-sunshine -- system_u:object_r:telepathy_sunshine_exec_t:s0
|
/usr/libexec/telepathy-sunshine -- system_u:object_r:telepathy_sunshine_exec_t:s0
|
||||||
/usr/libexec/vdsm/daemonAdapter -- system_u:object_r:virtd_exec_t:s0
|
|
||||||
/usr/sbin/insmod_ksymoops_clean -- system_u:object_r:bin_t:s0
|
/usr/sbin/insmod_ksymoops_clean -- system_u:object_r:bin_t:s0
|
||||||
/usr/sbin/zabbix_server_sqlite3 -- system_u:object_r:zabbix_exec_t:s0
|
/usr/sbin/zabbix_server_sqlite3 -- system_u:object_r:zabbix_exec_t:s0
|
||||||
/usr/share/ajaxterm/ajaxterm\.py -- system_u:object_r:ajaxterm_exec_t:s0
|
/usr/share/ajaxterm/ajaxterm\.py -- system_u:object_r:ajaxterm_exec_t:s0
|
||||||
@@ -6074,7 +6068,6 @@
|
|||||||
/usr/libexec/openssh/sftp-server -- system_u:object_r:bin_t:s0
|
/usr/libexec/openssh/sftp-server -- system_u:object_r:bin_t:s0
|
||||||
/usr/libexec/openssh/ssh-keysign -- system_u:object_r:ssh_keysign_exec_t:s0
|
/usr/libexec/openssh/ssh-keysign -- system_u:object_r:ssh_keysign_exec_t:s0
|
||||||
/usr/libexec/openssh/sshd-keygen -- system_u:object_r:sshd_keygen_exec_t:s0
|
/usr/libexec/openssh/sshd-keygen -- system_u:object_r:sshd_keygen_exec_t:s0
|
||||||
/usr/libexec/samba/samba-dcerpcd -- system_u:object_r:winbind_rpcd_exec_t:s0
|
|
||||||
/usr/libexec/squid/cache_swap\.sh -- system_u:object_r:squid_exec_t:s0
|
/usr/libexec/squid/cache_swap\.sh -- system_u:object_r:squid_exec_t:s0
|
||||||
/usr/libexec/telepathy-butterfly -- system_u:object_r:telepathy_msn_exec_t:s0
|
/usr/libexec/telepathy-butterfly -- system_u:object_r:telepathy_msn_exec_t:s0
|
||||||
/usr/sbin/abrt-install-ccpp-hook -- system_u:object_r:abrt_exec_t:s0
|
/usr/sbin/abrt-install-ccpp-hook -- system_u:object_r:abrt_exec_t:s0
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
18
sgml/catalog
18
sgml/catalog
@@ -1,13 +1,13 @@
|
|||||||
CATALOG "/etc/sgml/sgml-docbook-4.1.cat"
|
|
||||||
CATALOG "/etc/sgml/sgml-docbook-3.0.cat"
|
|
||||||
CATALOG "/etc/sgml/sgml-docbook-4.0.cat"
|
CATALOG "/etc/sgml/sgml-docbook-4.0.cat"
|
||||||
CATALOG "/etc/sgml/sgml-docbook-4.2.cat"
|
|
||||||
CATALOG "/etc/sgml/sgml-docbook-4.3.cat"
|
|
||||||
CATALOG "/etc/sgml/sgml-docbook-4.4.cat"
|
|
||||||
CATALOG "/etc/sgml/sgml-docbook-4.5.cat"
|
CATALOG "/etc/sgml/sgml-docbook-4.5.cat"
|
||||||
|
CATALOG "/etc/sgml/sgml-docbook-3.0.cat"
|
||||||
|
CATALOG "/etc/sgml/sgml-docbook-4.2.cat"
|
||||||
CATALOG "/etc/sgml/sgml-docbook-3.1.cat"
|
CATALOG "/etc/sgml/sgml-docbook-3.1.cat"
|
||||||
CATALOG "/etc/sgml/xml-docbook-4.1.2.cat"
|
CATALOG "/etc/sgml/sgml-docbook-4.4.cat"
|
||||||
CATALOG "/etc/sgml/xml-docbook-4.2.cat"
|
CATALOG "/etc/sgml/sgml-docbook-4.1.cat"
|
||||||
CATALOG "/etc/sgml/xml-docbook-4.4.cat"
|
CATALOG "/etc/sgml/sgml-docbook-4.3.cat"
|
||||||
CATALOG "/etc/sgml/xml-docbook-4.5.cat"
|
|
||||||
CATALOG "/etc/sgml/xml-docbook-4.3.cat"
|
CATALOG "/etc/sgml/xml-docbook-4.3.cat"
|
||||||
|
CATALOG "/etc/sgml/xml-docbook-4.1.2.cat"
|
||||||
|
CATALOG "/etc/sgml/xml-docbook-4.4.cat"
|
||||||
|
CATALOG "/etc/sgml/xml-docbook-4.2.cat"
|
||||||
|
CATALOG "/etc/sgml/xml-docbook-4.5.cat"
|
||||||
|
|||||||
@@ -1,2 +1,2 @@
|
|||||||
CATALOG "/usr/share/sgml/docbook/sgml-dtd-3.1/catalog"
|
|
||||||
CATALOG "/usr/share/sgml/sgml-iso-entities-8879.1986/catalog"
|
CATALOG "/usr/share/sgml/sgml-iso-entities-8879.1986/catalog"
|
||||||
|
CATALOG "/usr/share/sgml/docbook/sgml-dtd-3.1/catalog"
|
||||||
|
|||||||
@@ -1,2 +1,2 @@
|
|||||||
CATALOG "/usr/share/sgml/sgml-iso-entities-8879.1986/catalog"
|
|
||||||
CATALOG "/usr/share/sgml/docbook/sgml-dtd-4.0/catalog"
|
CATALOG "/usr/share/sgml/docbook/sgml-dtd-4.0/catalog"
|
||||||
|
CATALOG "/usr/share/sgml/sgml-iso-entities-8879.1986/catalog"
|
||||||
|
|||||||
@@ -1,2 +1,2 @@
|
|||||||
CATALOG "/usr/share/sgml/docbook/sgml-dtd-4.2/catalog"
|
|
||||||
CATALOG "/usr/share/sgml/sgml-iso-entities-8879.1986/catalog"
|
CATALOG "/usr/share/sgml/sgml-iso-entities-8879.1986/catalog"
|
||||||
|
CATALOG "/usr/share/sgml/docbook/sgml-dtd-4.2/catalog"
|
||||||
|
|||||||
@@ -1,2 +1,2 @@
|
|||||||
CATALOG "/usr/share/sgml/docbook/sgml-dtd-4.5/catalog"
|
|
||||||
CATALOG "/usr/share/sgml/sgml-iso-entities-8879.1986/catalog"
|
CATALOG "/usr/share/sgml/sgml-iso-entities-8879.1986/catalog"
|
||||||
|
CATALOG "/usr/share/sgml/docbook/sgml-dtd-4.5/catalog"
|
||||||
|
|||||||
@@ -2,8 +2,6 @@
|
|||||||
#
|
#
|
||||||
# adds static routes which go through device $1
|
# adds static routes which go through device $1
|
||||||
|
|
||||||
. /etc/sysconfig/network-scripts/network-functions
|
|
||||||
|
|
||||||
if [ -z "$1" ]; then
|
if [ -z "$1" ]; then
|
||||||
echo $"usage: ifup-routes <net-device> [<nickname>]"
|
echo $"usage: ifup-routes <net-device> [<nickname>]"
|
||||||
exit 1
|
exit 1
|
||||||
@@ -21,12 +19,7 @@ handle_file () {
|
|||||||
line="$line via $(eval echo '$'GATEWAY$routenum)"
|
line="$line via $(eval echo '$'GATEWAY$routenum)"
|
||||||
fi
|
fi
|
||||||
line="$line dev $2"
|
line="$line dev $2"
|
||||||
|
/sbin/ip route add $line
|
||||||
/sbin/ip route add $line || {
|
|
||||||
net_log $"Failed to add route ${line}, using ip route replace instead." warning
|
|
||||||
/sbin/ip route replace $line
|
|
||||||
}
|
|
||||||
|
|
||||||
routenum=$(($routenum+1))
|
routenum=$(($routenum+1))
|
||||||
done
|
done
|
||||||
}
|
}
|
||||||
@@ -42,11 +35,6 @@ handle_ip_file() {
|
|||||||
{ cat "$file" ; echo ; } | while read line; do
|
{ cat "$file" ; echo ; } | while read line; do
|
||||||
if [[ ! "$line" =~ $MATCH ]]; then
|
if [[ ! "$line" =~ $MATCH ]]; then
|
||||||
/sbin/ip $proto $type add $line
|
/sbin/ip $proto $type add $line
|
||||||
|
|
||||||
if [ $? != 0 ] && [ "$type" == "route" ] ; then
|
|
||||||
net_log $"Failed to add route ${line}, using ip route replace instead." warning
|
|
||||||
/sbin/ip $proto route replace $line
|
|
||||||
fi
|
|
||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
# Optional arguments passed to rngd. See rngd(8) and
|
# Optional arguments passed to rngd. See rngd(8) and
|
||||||
# https://bugzilla.redhat.com/show_bug.cgi?id=1252175#c21
|
# https://bugzilla.redhat.com/show_bug.cgi?id=1252175#c21
|
||||||
RNGD_ARGS="--fill-watermark=0 -x pkcs11 -x nist -D daemon:daemon"
|
RNGD_ARGS="--fill-watermark=0 -x pkcs11 -x nist"
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
# Copyright (c) 2019-2022 VMware, Inc. All rights reserved.
|
# Copyright (c) 2019-2021 VMware, Inc. All rights reserved.
|
||||||
|
|
||||||
# "CAUTION: tools.conf is highly syntax sensitive file. Use extreme caution
|
# "CAUTION: tools.conf is highly syntax sensitive file. Use extreme caution
|
||||||
# while editing it. If modified, it is automatically re-loaded by
|
# while editing it. If modified, it is automatically re-loaded by
|
||||||
@@ -245,44 +245,6 @@
|
|||||||
# whether to include reserved space in diskInfo space metrics on Linux
|
# whether to include reserved space in diskInfo space metrics on Linux
|
||||||
#diskinfo-include-reserved=false
|
#diskinfo-include-reserved=false
|
||||||
|
|
||||||
[globalconf]
|
|
||||||
|
|
||||||
# The GlobalConf feature provides an ability for the vSphere administrators
|
|
||||||
# to distribute a 'VMware Tools Configuration File' (tools.conf) via the
|
|
||||||
# GuestStore for multiple VMs at scale.
|
|
||||||
|
|
||||||
# Defines the configuration to enable/disable the GlobalConf module.
|
|
||||||
# Set to true to enable the module.
|
|
||||||
# Set to false to disable the module. Default false.
|
|
||||||
#enabled=false
|
|
||||||
|
|
||||||
# Defines a custom GlobalConf poll interval (in seconds).
|
|
||||||
# Default 3600 seconds. Minimum 1800 seconds.
|
|
||||||
#poll-interval=3600
|
|
||||||
|
|
||||||
# Defines the global configuration resource in GuestStore.
|
|
||||||
# Windows guests
|
|
||||||
#resource=/vmware/configurations/vmtools/windows/tools.conf
|
|
||||||
#
|
|
||||||
# Linux guests
|
|
||||||
#resource=/vmware/configurations/vmtools/linux/tools.conf
|
|
||||||
|
|
||||||
[componentmgr]
|
|
||||||
|
|
||||||
# This plugin manages the known and enabled components add/remove status.
|
|
||||||
# The plugin polls at regular interval and triggers action add/remove for
|
|
||||||
# all the known and enabled components in the componentMgr plugin.
|
|
||||||
|
|
||||||
# Default and minimum polling interval in seconds (0 => polling disabled)
|
|
||||||
#poll-interval=180
|
|
||||||
|
|
||||||
# Comma separated list of components managed by the plugin. If not specified,
|
|
||||||
# default value is all, which means all components are enabled by default.
|
|
||||||
# A special value of none means no component, which is equivalent to disabling
|
|
||||||
# the plugin completely. Value is parsed left to right and parsing stops at
|
|
||||||
# first occurrence of all or none or end of line.
|
|
||||||
#included=all
|
|
||||||
|
|
||||||
[appinfo]
|
[appinfo]
|
||||||
|
|
||||||
# This plugin collects info about running applications in guest OS.
|
# This plugin collects info about running applications in guest OS.
|
||||||
@@ -297,35 +259,6 @@
|
|||||||
# version info, otherwise native Win32 API is used.
|
# version info, otherwise native Win32 API is used.
|
||||||
#useWMI=false
|
#useWMI=false
|
||||||
|
|
||||||
# Whether to remove the duplicate applications information in the
|
|
||||||
# guestinfo variable.
|
|
||||||
#remove-duplicates=true
|
|
||||||
|
|
||||||
[containerinfo]
|
|
||||||
|
|
||||||
# This plugin collects info about running containers in guest OS.
|
|
||||||
|
|
||||||
# User-defined poll interval in seconds. Set to 0 to disable the plugin.
|
|
||||||
#poll-interval=21600
|
|
||||||
|
|
||||||
# Maximum number of containers to be retrieved per namespace.
|
|
||||||
#max-containers=256
|
|
||||||
|
|
||||||
# Whether to remove the duplicate containers information in the
|
|
||||||
# guestinfo variable.
|
|
||||||
#remove-duplicates=true
|
|
||||||
|
|
||||||
# Unix socket to use to communicate with the docker daemon.
|
|
||||||
#docker-unix-socket=/var/run/docker.sock
|
|
||||||
|
|
||||||
# The unix socket to connect to communicate with containerd grpc server
|
|
||||||
# for retrieving the list of running containers.
|
|
||||||
#containerd-unix-socket=/run/containerd/containerd.sock
|
|
||||||
|
|
||||||
# List of namespaces to be queried for the running containers.
|
|
||||||
# The value for this key is a comman separated list.
|
|
||||||
#allowed-namespaces=moby,k8s.io,default
|
|
||||||
|
|
||||||
[servicediscovery]
|
[servicediscovery]
|
||||||
|
|
||||||
# This plugin provides admins with additional info for better VM management.
|
# This plugin provides admins with additional info for better VM management.
|
||||||
|
|||||||
@@ -1,283 +1,283 @@
|
|||||||
<?xml version="1.0" encoding="US-ASCII"?>
|
<?xml version="1.0" encoding="US-ASCII"?>
|
||||||
<schema
|
<schema
|
||||||
targetNamespace="urn:oasis:names:tc:SAML:2.0:assertion"
|
targetNamespace="urn:oasis:names:tc:SAML:2.0:assertion"
|
||||||
xmlns="http://www.w3.org/2001/XMLSchema"
|
xmlns="http://www.w3.org/2001/XMLSchema"
|
||||||
xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion"
|
xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion"
|
||||||
xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
|
xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
|
||||||
xmlns:xenc="http://www.w3.org/2001/04/xmlenc#"
|
xmlns:xenc="http://www.w3.org/2001/04/xmlenc#"
|
||||||
elementFormDefault="unqualified"
|
elementFormDefault="unqualified"
|
||||||
attributeFormDefault="unqualified"
|
attributeFormDefault="unqualified"
|
||||||
blockDefault="substitution"
|
blockDefault="substitution"
|
||||||
version="2.0">
|
version="2.0">
|
||||||
<import namespace="http://www.w3.org/2000/09/xmldsig#"
|
<import namespace="http://www.w3.org/2000/09/xmldsig#"
|
||||||
schemaLocation="http://www.w3.org/TR/2002/REC-xmldsig-core-20020212/xmldsig-core-schema.xsd"/>
|
schemaLocation="http://www.w3.org/TR/2002/REC-xmldsig-core-20020212/xmldsig-core-schema.xsd"/>
|
||||||
<import namespace="http://www.w3.org/2001/04/xmlenc#"
|
<import namespace="http://www.w3.org/2001/04/xmlenc#"
|
||||||
schemaLocation="http://www.w3.org/TR/2002/REC-xmlenc-core-20021210/xenc-schema.xsd"/>
|
schemaLocation="http://www.w3.org/TR/2002/REC-xmlenc-core-20021210/xenc-schema.xsd"/>
|
||||||
<annotation>
|
<annotation>
|
||||||
<documentation>
|
<documentation>
|
||||||
Document identifier: saml-schema-assertion-2.0
|
Document identifier: saml-schema-assertion-2.0
|
||||||
Location: http://docs.oasis-open.org/security/saml/v2.0/
|
Location: http://docs.oasis-open.org/security/saml/v2.0/
|
||||||
Revision history:
|
Revision history:
|
||||||
V1.0 (November, 2002):
|
V1.0 (November, 2002):
|
||||||
Initial Standard Schema.
|
Initial Standard Schema.
|
||||||
V1.1 (September, 2003):
|
V1.1 (September, 2003):
|
||||||
Updates within the same V1.0 namespace.
|
Updates within the same V1.0 namespace.
|
||||||
V2.0 (March, 2005):
|
V2.0 (March, 2005):
|
||||||
New assertion schema for SAML V2.0 namespace.
|
New assertion schema for SAML V2.0 namespace.
|
||||||
</documentation>
|
</documentation>
|
||||||
</annotation>
|
</annotation>
|
||||||
<attributeGroup name="IDNameQualifiers">
|
<attributeGroup name="IDNameQualifiers">
|
||||||
<attribute name="NameQualifier" type="string" use="optional"/>
|
<attribute name="NameQualifier" type="string" use="optional"/>
|
||||||
<attribute name="SPNameQualifier" type="string" use="optional"/>
|
<attribute name="SPNameQualifier" type="string" use="optional"/>
|
||||||
</attributeGroup>
|
</attributeGroup>
|
||||||
<element name="BaseID" type="saml:BaseIDAbstractType"/>
|
<element name="BaseID" type="saml:BaseIDAbstractType"/>
|
||||||
<complexType name="BaseIDAbstractType" abstract="true">
|
<complexType name="BaseIDAbstractType" abstract="true">
|
||||||
<attributeGroup ref="saml:IDNameQualifiers"/>
|
<attributeGroup ref="saml:IDNameQualifiers"/>
|
||||||
</complexType>
|
</complexType>
|
||||||
<element name="NameID" type="saml:NameIDType"/>
|
<element name="NameID" type="saml:NameIDType"/>
|
||||||
<complexType name="NameIDType">
|
<complexType name="NameIDType">
|
||||||
<simpleContent>
|
<simpleContent>
|
||||||
<extension base="string">
|
<extension base="string">
|
||||||
<attributeGroup ref="saml:IDNameQualifiers"/>
|
<attributeGroup ref="saml:IDNameQualifiers"/>
|
||||||
<attribute name="Format" type="anyURI" use="optional"/>
|
<attribute name="Format" type="anyURI" use="optional"/>
|
||||||
<attribute name="SPProvidedID" type="string" use="optional"/>
|
<attribute name="SPProvidedID" type="string" use="optional"/>
|
||||||
</extension>
|
</extension>
|
||||||
</simpleContent>
|
</simpleContent>
|
||||||
</complexType>
|
</complexType>
|
||||||
<complexType name="EncryptedElementType">
|
<complexType name="EncryptedElementType">
|
||||||
<sequence>
|
<sequence>
|
||||||
<element ref="xenc:EncryptedData"/>
|
<element ref="xenc:EncryptedData"/>
|
||||||
<element ref="xenc:EncryptedKey" minOccurs="0" maxOccurs="unbounded"/>
|
<element ref="xenc:EncryptedKey" minOccurs="0" maxOccurs="unbounded"/>
|
||||||
</sequence>
|
</sequence>
|
||||||
</complexType>
|
</complexType>
|
||||||
<element name="EncryptedID" type="saml:EncryptedElementType"/>
|
<element name="EncryptedID" type="saml:EncryptedElementType"/>
|
||||||
<element name="Issuer" type="saml:NameIDType"/>
|
<element name="Issuer" type="saml:NameIDType"/>
|
||||||
<element name="AssertionIDRef" type="NCName"/>
|
<element name="AssertionIDRef" type="NCName"/>
|
||||||
<element name="AssertionURIRef" type="anyURI"/>
|
<element name="AssertionURIRef" type="anyURI"/>
|
||||||
<element name="Assertion" type="saml:AssertionType"/>
|
<element name="Assertion" type="saml:AssertionType"/>
|
||||||
<complexType name="AssertionType">
|
<complexType name="AssertionType">
|
||||||
<sequence>
|
<sequence>
|
||||||
<element ref="saml:Issuer"/>
|
<element ref="saml:Issuer"/>
|
||||||
<element ref="ds:Signature" minOccurs="0"/>
|
<element ref="ds:Signature" minOccurs="0"/>
|
||||||
<element ref="saml:Subject" minOccurs="0"/>
|
<element ref="saml:Subject" minOccurs="0"/>
|
||||||
<element ref="saml:Conditions" minOccurs="0"/>
|
<element ref="saml:Conditions" minOccurs="0"/>
|
||||||
<element ref="saml:Advice" minOccurs="0"/>
|
<element ref="saml:Advice" minOccurs="0"/>
|
||||||
<choice minOccurs="0" maxOccurs="unbounded">
|
<choice minOccurs="0" maxOccurs="unbounded">
|
||||||
<element ref="saml:Statement"/>
|
<element ref="saml:Statement"/>
|
||||||
<element ref="saml:AuthnStatement"/>
|
<element ref="saml:AuthnStatement"/>
|
||||||
<element ref="saml:AuthzDecisionStatement"/>
|
<element ref="saml:AuthzDecisionStatement"/>
|
||||||
<element ref="saml:AttributeStatement"/>
|
<element ref="saml:AttributeStatement"/>
|
||||||
</choice>
|
</choice>
|
||||||
</sequence>
|
</sequence>
|
||||||
<attribute name="Version" type="string" use="required"/>
|
<attribute name="Version" type="string" use="required"/>
|
||||||
<attribute name="ID" type="ID" use="required"/>
|
<attribute name="ID" type="ID" use="required"/>
|
||||||
<attribute name="IssueInstant" type="dateTime" use="required"/>
|
<attribute name="IssueInstant" type="dateTime" use="required"/>
|
||||||
</complexType>
|
</complexType>
|
||||||
<element name="Subject" type="saml:SubjectType"/>
|
<element name="Subject" type="saml:SubjectType"/>
|
||||||
<complexType name="SubjectType">
|
<complexType name="SubjectType">
|
||||||
<choice>
|
<choice>
|
||||||
<sequence>
|
<sequence>
|
||||||
<choice>
|
<choice>
|
||||||
<element ref="saml:BaseID"/>
|
<element ref="saml:BaseID"/>
|
||||||
<element ref="saml:NameID"/>
|
<element ref="saml:NameID"/>
|
||||||
<element ref="saml:EncryptedID"/>
|
<element ref="saml:EncryptedID"/>
|
||||||
</choice>
|
</choice>
|
||||||
<element ref="saml:SubjectConfirmation" minOccurs="0" maxOccurs="unbounded"/>
|
<element ref="saml:SubjectConfirmation" minOccurs="0" maxOccurs="unbounded"/>
|
||||||
</sequence>
|
</sequence>
|
||||||
<element ref="saml:SubjectConfirmation" maxOccurs="unbounded"/>
|
<element ref="saml:SubjectConfirmation" maxOccurs="unbounded"/>
|
||||||
</choice>
|
</choice>
|
||||||
</complexType>
|
</complexType>
|
||||||
<element name="SubjectConfirmation" type="saml:SubjectConfirmationType"/>
|
<element name="SubjectConfirmation" type="saml:SubjectConfirmationType"/>
|
||||||
<complexType name="SubjectConfirmationType">
|
<complexType name="SubjectConfirmationType">
|
||||||
<sequence>
|
<sequence>
|
||||||
<choice minOccurs="0">
|
<choice minOccurs="0">
|
||||||
<element ref="saml:BaseID"/>
|
<element ref="saml:BaseID"/>
|
||||||
<element ref="saml:NameID"/>
|
<element ref="saml:NameID"/>
|
||||||
<element ref="saml:EncryptedID"/>
|
<element ref="saml:EncryptedID"/>
|
||||||
</choice>
|
</choice>
|
||||||
<element ref="saml:SubjectConfirmationData" minOccurs="0"/>
|
<element ref="saml:SubjectConfirmationData" minOccurs="0"/>
|
||||||
</sequence>
|
</sequence>
|
||||||
<attribute name="Method" type="anyURI" use="required"/>
|
<attribute name="Method" type="anyURI" use="required"/>
|
||||||
</complexType>
|
</complexType>
|
||||||
<element name="SubjectConfirmationData" type="saml:SubjectConfirmationDataType"/>
|
<element name="SubjectConfirmationData" type="saml:SubjectConfirmationDataType"/>
|
||||||
<complexType name="SubjectConfirmationDataType" mixed="true">
|
<complexType name="SubjectConfirmationDataType" mixed="true">
|
||||||
<complexContent>
|
<complexContent>
|
||||||
<restriction base="anyType">
|
<restriction base="anyType">
|
||||||
<sequence>
|
<sequence>
|
||||||
<any namespace="##any" processContents="lax" minOccurs="0" maxOccurs="unbounded"/>
|
<any namespace="##any" processContents="lax" minOccurs="0" maxOccurs="unbounded"/>
|
||||||
</sequence>
|
</sequence>
|
||||||
<attribute name="NotBefore" type="dateTime" use="optional"/>
|
<attribute name="NotBefore" type="dateTime" use="optional"/>
|
||||||
<attribute name="NotOnOrAfter" type="dateTime" use="optional"/>
|
<attribute name="NotOnOrAfter" type="dateTime" use="optional"/>
|
||||||
<attribute name="Recipient" type="anyURI" use="optional"/>
|
<attribute name="Recipient" type="anyURI" use="optional"/>
|
||||||
<attribute name="InResponseTo" type="NCName" use="optional"/>
|
<attribute name="InResponseTo" type="NCName" use="optional"/>
|
||||||
<attribute name="Address" type="string" use="optional"/>
|
<attribute name="Address" type="string" use="optional"/>
|
||||||
<anyAttribute namespace="##other" processContents="lax"/>
|
<anyAttribute namespace="##other" processContents="lax"/>
|
||||||
</restriction>
|
</restriction>
|
||||||
</complexContent>
|
</complexContent>
|
||||||
</complexType>
|
</complexType>
|
||||||
<complexType name="KeyInfoConfirmationDataType" mixed="false">
|
<complexType name="KeyInfoConfirmationDataType" mixed="false">
|
||||||
<complexContent>
|
<complexContent>
|
||||||
<restriction base="saml:SubjectConfirmationDataType">
|
<restriction base="saml:SubjectConfirmationDataType">
|
||||||
<sequence>
|
<sequence>
|
||||||
<element ref="ds:KeyInfo" maxOccurs="unbounded"/>
|
<element ref="ds:KeyInfo" maxOccurs="unbounded"/>
|
||||||
</sequence>
|
</sequence>
|
||||||
</restriction>
|
</restriction>
|
||||||
</complexContent>
|
</complexContent>
|
||||||
</complexType>
|
</complexType>
|
||||||
<element name="Conditions" type="saml:ConditionsType"/>
|
<element name="Conditions" type="saml:ConditionsType"/>
|
||||||
<complexType name="ConditionsType">
|
<complexType name="ConditionsType">
|
||||||
<choice minOccurs="0" maxOccurs="unbounded">
|
<choice minOccurs="0" maxOccurs="unbounded">
|
||||||
<element ref="saml:Condition"/>
|
<element ref="saml:Condition"/>
|
||||||
<element ref="saml:AudienceRestriction"/>
|
<element ref="saml:AudienceRestriction"/>
|
||||||
<element ref="saml:OneTimeUse"/>
|
<element ref="saml:OneTimeUse"/>
|
||||||
<element ref="saml:ProxyRestriction"/>
|
<element ref="saml:ProxyRestriction"/>
|
||||||
</choice>
|
</choice>
|
||||||
<attribute name="NotBefore" type="dateTime" use="optional"/>
|
<attribute name="NotBefore" type="dateTime" use="optional"/>
|
||||||
<attribute name="NotOnOrAfter" type="dateTime" use="optional"/>
|
<attribute name="NotOnOrAfter" type="dateTime" use="optional"/>
|
||||||
</complexType>
|
</complexType>
|
||||||
<element name="Condition" type="saml:ConditionAbstractType"/>
|
<element name="Condition" type="saml:ConditionAbstractType"/>
|
||||||
<complexType name="ConditionAbstractType" abstract="true"/>
|
<complexType name="ConditionAbstractType" abstract="true"/>
|
||||||
<element name="AudienceRestriction" type="saml:AudienceRestrictionType"/>
|
<element name="AudienceRestriction" type="saml:AudienceRestrictionType"/>
|
||||||
<complexType name="AudienceRestrictionType">
|
<complexType name="AudienceRestrictionType">
|
||||||
<complexContent>
|
<complexContent>
|
||||||
<extension base="saml:ConditionAbstractType">
|
<extension base="saml:ConditionAbstractType">
|
||||||
<sequence>
|
<sequence>
|
||||||
<element ref="saml:Audience" maxOccurs="unbounded"/>
|
<element ref="saml:Audience" maxOccurs="unbounded"/>
|
||||||
</sequence>
|
</sequence>
|
||||||
</extension>
|
</extension>
|
||||||
</complexContent>
|
</complexContent>
|
||||||
</complexType>
|
</complexType>
|
||||||
<element name="Audience" type="anyURI"/>
|
<element name="Audience" type="anyURI"/>
|
||||||
<element name="OneTimeUse" type="saml:OneTimeUseType" />
|
<element name="OneTimeUse" type="saml:OneTimeUseType" />
|
||||||
<complexType name="OneTimeUseType">
|
<complexType name="OneTimeUseType">
|
||||||
<complexContent>
|
<complexContent>
|
||||||
<extension base="saml:ConditionAbstractType"/>
|
<extension base="saml:ConditionAbstractType"/>
|
||||||
</complexContent>
|
</complexContent>
|
||||||
</complexType>
|
</complexType>
|
||||||
<element name="ProxyRestriction" type="saml:ProxyRestrictionType"/>
|
<element name="ProxyRestriction" type="saml:ProxyRestrictionType"/>
|
||||||
<complexType name="ProxyRestrictionType">
|
<complexType name="ProxyRestrictionType">
|
||||||
<complexContent>
|
<complexContent>
|
||||||
<extension base="saml:ConditionAbstractType">
|
<extension base="saml:ConditionAbstractType">
|
||||||
<sequence>
|
<sequence>
|
||||||
<element ref="saml:Audience" minOccurs="0" maxOccurs="unbounded"/>
|
<element ref="saml:Audience" minOccurs="0" maxOccurs="unbounded"/>
|
||||||
</sequence>
|
</sequence>
|
||||||
<attribute name="Count" type="nonNegativeInteger" use="optional"/>
|
<attribute name="Count" type="nonNegativeInteger" use="optional"/>
|
||||||
</extension>
|
</extension>
|
||||||
</complexContent>
|
</complexContent>
|
||||||
</complexType>
|
</complexType>
|
||||||
<element name="Advice" type="saml:AdviceType"/>
|
<element name="Advice" type="saml:AdviceType"/>
|
||||||
<complexType name="AdviceType">
|
<complexType name="AdviceType">
|
||||||
<choice minOccurs="0" maxOccurs="unbounded">
|
<choice minOccurs="0" maxOccurs="unbounded">
|
||||||
<element ref="saml:AssertionIDRef"/>
|
<element ref="saml:AssertionIDRef"/>
|
||||||
<element ref="saml:AssertionURIRef"/>
|
<element ref="saml:AssertionURIRef"/>
|
||||||
<element ref="saml:Assertion"/>
|
<element ref="saml:Assertion"/>
|
||||||
<element ref="saml:EncryptedAssertion"/>
|
<element ref="saml:EncryptedAssertion"/>
|
||||||
<any namespace="##other" processContents="lax"/>
|
<any namespace="##other" processContents="lax"/>
|
||||||
</choice>
|
</choice>
|
||||||
</complexType>
|
</complexType>
|
||||||
<element name="EncryptedAssertion" type="saml:EncryptedElementType"/>
|
<element name="EncryptedAssertion" type="saml:EncryptedElementType"/>
|
||||||
<element name="Statement" type="saml:StatementAbstractType"/>
|
<element name="Statement" type="saml:StatementAbstractType"/>
|
||||||
<complexType name="StatementAbstractType" abstract="true"/>
|
<complexType name="StatementAbstractType" abstract="true"/>
|
||||||
<element name="AuthnStatement" type="saml:AuthnStatementType"/>
|
<element name="AuthnStatement" type="saml:AuthnStatementType"/>
|
||||||
<complexType name="AuthnStatementType">
|
<complexType name="AuthnStatementType">
|
||||||
<complexContent>
|
<complexContent>
|
||||||
<extension base="saml:StatementAbstractType">
|
<extension base="saml:StatementAbstractType">
|
||||||
<sequence>
|
<sequence>
|
||||||
<element ref="saml:SubjectLocality" minOccurs="0"/>
|
<element ref="saml:SubjectLocality" minOccurs="0"/>
|
||||||
<element ref="saml:AuthnContext"/>
|
<element ref="saml:AuthnContext"/>
|
||||||
</sequence>
|
</sequence>
|
||||||
<attribute name="AuthnInstant" type="dateTime" use="required"/>
|
<attribute name="AuthnInstant" type="dateTime" use="required"/>
|
||||||
<attribute name="SessionIndex" type="string" use="optional"/>
|
<attribute name="SessionIndex" type="string" use="optional"/>
|
||||||
<attribute name="SessionNotOnOrAfter" type="dateTime" use="optional"/>
|
<attribute name="SessionNotOnOrAfter" type="dateTime" use="optional"/>
|
||||||
</extension>
|
</extension>
|
||||||
</complexContent>
|
</complexContent>
|
||||||
</complexType>
|
</complexType>
|
||||||
<element name="SubjectLocality" type="saml:SubjectLocalityType"/>
|
<element name="SubjectLocality" type="saml:SubjectLocalityType"/>
|
||||||
<complexType name="SubjectLocalityType">
|
<complexType name="SubjectLocalityType">
|
||||||
<attribute name="Address" type="string" use="optional"/>
|
<attribute name="Address" type="string" use="optional"/>
|
||||||
<attribute name="DNSName" type="string" use="optional"/>
|
<attribute name="DNSName" type="string" use="optional"/>
|
||||||
</complexType>
|
</complexType>
|
||||||
<element name="AuthnContext" type="saml:AuthnContextType"/>
|
<element name="AuthnContext" type="saml:AuthnContextType"/>
|
||||||
<complexType name="AuthnContextType">
|
<complexType name="AuthnContextType">
|
||||||
<sequence>
|
<sequence>
|
||||||
<choice>
|
<choice>
|
||||||
<sequence>
|
<sequence>
|
||||||
<element ref="saml:AuthnContextClassRef"/>
|
<element ref="saml:AuthnContextClassRef"/>
|
||||||
<choice minOccurs="0">
|
<choice minOccurs="0">
|
||||||
<element ref="saml:AuthnContextDecl"/>
|
<element ref="saml:AuthnContextDecl"/>
|
||||||
<element ref="saml:AuthnContextDeclRef"/>
|
<element ref="saml:AuthnContextDeclRef"/>
|
||||||
</choice>
|
</choice>
|
||||||
</sequence>
|
</sequence>
|
||||||
<choice>
|
<choice>
|
||||||
<element ref="saml:AuthnContextDecl"/>
|
<element ref="saml:AuthnContextDecl"/>
|
||||||
<element ref="saml:AuthnContextDeclRef"/>
|
<element ref="saml:AuthnContextDeclRef"/>
|
||||||
</choice>
|
</choice>
|
||||||
</choice>
|
</choice>
|
||||||
<element ref="saml:AuthenticatingAuthority" minOccurs="0" maxOccurs="unbounded"/>
|
<element ref="saml:AuthenticatingAuthority" minOccurs="0" maxOccurs="unbounded"/>
|
||||||
</sequence>
|
</sequence>
|
||||||
</complexType>
|
</complexType>
|
||||||
<element name="AuthnContextClassRef" type="anyURI"/>
|
<element name="AuthnContextClassRef" type="anyURI"/>
|
||||||
<element name="AuthnContextDeclRef" type="anyURI"/>
|
<element name="AuthnContextDeclRef" type="anyURI"/>
|
||||||
<element name="AuthnContextDecl" type="anyType"/>
|
<element name="AuthnContextDecl" type="anyType"/>
|
||||||
<element name="AuthenticatingAuthority" type="anyURI"/>
|
<element name="AuthenticatingAuthority" type="anyURI"/>
|
||||||
<element name="AuthzDecisionStatement" type="saml:AuthzDecisionStatementType"/>
|
<element name="AuthzDecisionStatement" type="saml:AuthzDecisionStatementType"/>
|
||||||
<complexType name="AuthzDecisionStatementType">
|
<complexType name="AuthzDecisionStatementType">
|
||||||
<complexContent>
|
<complexContent>
|
||||||
<extension base="saml:StatementAbstractType">
|
<extension base="saml:StatementAbstractType">
|
||||||
<sequence>
|
<sequence>
|
||||||
<element ref="saml:Action" maxOccurs="unbounded"/>
|
<element ref="saml:Action" maxOccurs="unbounded"/>
|
||||||
<element ref="saml:Evidence" minOccurs="0"/>
|
<element ref="saml:Evidence" minOccurs="0"/>
|
||||||
</sequence>
|
</sequence>
|
||||||
<attribute name="Resource" type="anyURI" use="required"/>
|
<attribute name="Resource" type="anyURI" use="required"/>
|
||||||
<attribute name="Decision" type="saml:DecisionType" use="required"/>
|
<attribute name="Decision" type="saml:DecisionType" use="required"/>
|
||||||
</extension>
|
</extension>
|
||||||
</complexContent>
|
</complexContent>
|
||||||
</complexType>
|
</complexType>
|
||||||
<simpleType name="DecisionType">
|
<simpleType name="DecisionType">
|
||||||
<restriction base="string">
|
<restriction base="string">
|
||||||
<enumeration value="Permit"/>
|
<enumeration value="Permit"/>
|
||||||
<enumeration value="Deny"/>
|
<enumeration value="Deny"/>
|
||||||
<enumeration value="Indeterminate"/>
|
<enumeration value="Indeterminate"/>
|
||||||
</restriction>
|
</restriction>
|
||||||
</simpleType>
|
</simpleType>
|
||||||
<element name="Action" type="saml:ActionType"/>
|
<element name="Action" type="saml:ActionType"/>
|
||||||
<complexType name="ActionType">
|
<complexType name="ActionType">
|
||||||
<simpleContent>
|
<simpleContent>
|
||||||
<extension base="string">
|
<extension base="string">
|
||||||
<attribute name="Namespace" type="anyURI" use="required"/>
|
<attribute name="Namespace" type="anyURI" use="required"/>
|
||||||
</extension>
|
</extension>
|
||||||
</simpleContent>
|
</simpleContent>
|
||||||
</complexType>
|
</complexType>
|
||||||
<element name="Evidence" type="saml:EvidenceType"/>
|
<element name="Evidence" type="saml:EvidenceType"/>
|
||||||
<complexType name="EvidenceType">
|
<complexType name="EvidenceType">
|
||||||
<choice maxOccurs="unbounded">
|
<choice maxOccurs="unbounded">
|
||||||
<element ref="saml:AssertionIDRef"/>
|
<element ref="saml:AssertionIDRef"/>
|
||||||
<element ref="saml:AssertionURIRef"/>
|
<element ref="saml:AssertionURIRef"/>
|
||||||
<element ref="saml:Assertion"/>
|
<element ref="saml:Assertion"/>
|
||||||
<element ref="saml:EncryptedAssertion"/>
|
<element ref="saml:EncryptedAssertion"/>
|
||||||
</choice>
|
</choice>
|
||||||
</complexType>
|
</complexType>
|
||||||
<element name="AttributeStatement" type="saml:AttributeStatementType"/>
|
<element name="AttributeStatement" type="saml:AttributeStatementType"/>
|
||||||
<complexType name="AttributeStatementType">
|
<complexType name="AttributeStatementType">
|
||||||
<complexContent>
|
<complexContent>
|
||||||
<extension base="saml:StatementAbstractType">
|
<extension base="saml:StatementAbstractType">
|
||||||
<choice maxOccurs="unbounded">
|
<choice maxOccurs="unbounded">
|
||||||
<element ref="saml:Attribute"/>
|
<element ref="saml:Attribute"/>
|
||||||
<element ref="saml:EncryptedAttribute"/>
|
<element ref="saml:EncryptedAttribute"/>
|
||||||
</choice>
|
</choice>
|
||||||
</extension>
|
</extension>
|
||||||
</complexContent>
|
</complexContent>
|
||||||
</complexType>
|
</complexType>
|
||||||
<element name="Attribute" type="saml:AttributeType"/>
|
<element name="Attribute" type="saml:AttributeType"/>
|
||||||
<complexType name="AttributeType">
|
<complexType name="AttributeType">
|
||||||
<sequence>
|
<sequence>
|
||||||
<element ref="saml:AttributeValue" minOccurs="0" maxOccurs="unbounded"/>
|
<element ref="saml:AttributeValue" minOccurs="0" maxOccurs="unbounded"/>
|
||||||
</sequence>
|
</sequence>
|
||||||
<attribute name="Name" type="string" use="required"/>
|
<attribute name="Name" type="string" use="required"/>
|
||||||
<attribute name="NameFormat" type="anyURI" use="optional"/>
|
<attribute name="NameFormat" type="anyURI" use="optional"/>
|
||||||
<attribute name="FriendlyName" type="string" use="optional"/>
|
<attribute name="FriendlyName" type="string" use="optional"/>
|
||||||
<anyAttribute namespace="##other" processContents="lax"/>
|
<anyAttribute namespace="##other" processContents="lax"/>
|
||||||
</complexType>
|
</complexType>
|
||||||
<element name="AttributeValue" type="anyType" nillable="true"/>
|
<element name="AttributeValue" type="anyType" nillable="true"/>
|
||||||
<element name="EncryptedAttribute" type="saml:EncryptedElementType"/>
|
<element name="EncryptedAttribute" type="saml:EncryptedElementType"/>
|
||||||
</schema>
|
</schema>
|
||||||
|
|||||||
Reference in New Issue
Block a user