Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- +--------------------------------------------------------------------------------+
- + FreeNAS-8.0.3-RELEASE-p1-x86 (9591) +
- +--------------------------------------------------------------------------------+
- Operating system type: FreeBSD
- Operating system release: 8.2-RELEASE-p6
- Operating system revision: 199506
- Kernel version: FreeBSD 8.2-RELEASE-p6 #0: Wed Jan 18 17:08:54 PST 2012
- [email protected]:/build/home/gcooper/e2e-bld.Pp7kV0qa/obj.i386/i386/build/home/gcooper/e2e-bld.Pp7kV0qa/FreeBSD/src/sys/FREENAS.i386
- Hostname: MyFreeNas.local
- Name of kernel file booted: /boot/kernel/kernel
- +--------------------------------------------------------------------------------+
- + Active Directory Status +
- +--------------------------------------------------------------------------------+
- Active Directory is DISABLED
- +--------------------------------------------------------------------------------+
- + Active Directory Settings +
- +--------------------------------------------------------------------------------+
- WORKGROUP:
- NETBIOS NAME:
- ADMINNAME:
- DOMAIN NAME:
- DCNAME:
- +--------------------------------------------------------------------------------+
- + /etc/krb5.conf +
- +--------------------------------------------------------------------------------+
- cat: /etc/krb5.conf: No such file or directory
- +--------------------------------------------------------------------------------+
- + /etc/nsswitch.conf +
- +--------------------------------------------------------------------------------+
- group: compat
- hosts: files dns
- networks: files
- passwd: compat
- shells: files
- services: files
- protocols: files
- rpc: files
- +--------------------------------------------------------------------------------+
- + /etc/pam.d +
- +--------------------------------------------------------------------------------+
- +--------------------------------------------------------------------------------+
- + /etc/pam.d/atrun +
- +--------------------------------------------------------------------------------+
- #
- # $FreeBSD: src/etc/pam.d/atrun,v 1.1 2007/06/15 12:02:16 yar Exp $
- #
- # PAM configuration for the "atrun" service
- #
- # Note well: enabling pam_nologin for atrun will currently result
- # in jobs discarded, not just delayed, during a no-login period.
- #account required pam_nologin.so
- account required pam_unix.so
- +--------------------------------------------------------------------------------+
- + /etc/pam.d/cron +
- +--------------------------------------------------------------------------------+
- #
- # $FreeBSD: src/etc/pam.d/cron,v 1.1 2007/06/17 17:25:52 yar Exp $
- #
- # PAM configuration for the "cron" service
- #
- # account
- account required pam_nologin.so
- account required pam_unix.so
- +--------------------------------------------------------------------------------+
- + /etc/pam.d/ftp +
- +--------------------------------------------------------------------------------+
- #
- # $FreeBSD: src/etc/pam.d/ftpd,v 1.20 2009/10/05 09:28:54 des Exp $
- #
- # PAM configuration for the "ftpd" service
- #
- # auth
- auth sufficient pam_opie.so no_warn no_fake_prompts
- auth requisite pam_opieaccess.so no_warn allow_local
- #auth sufficient pam_ssh.so no_warn try_first_pass
- auth required pam_unix.so no_warn try_first_pass
- # account
- account required pam_nologin.so
- account required pam_unix.so
- # session
- session required pam_permit.so
- +--------------------------------------------------------------------------------+
- + /etc/pam.d/ftpd +
- +--------------------------------------------------------------------------------+
- #
- # $FreeBSD: src/etc/pam.d/ftpd,v 1.20 2009/10/05 09:28:54 des Exp $
- #
- # PAM configuration for the "ftpd" service
- #
- # auth
- auth sufficient pam_opie.so no_warn no_fake_prompts
- auth requisite pam_opieaccess.so no_warn allow_local
- #auth sufficient pam_ssh.so no_warn try_first_pass
- auth required pam_unix.so no_warn try_first_pass
- # account
- account required pam_nologin.so
- account required pam_unix.so
- # session
- session required pam_permit.so
- +--------------------------------------------------------------------------------+
- + /etc/pam.d/imap +
- +--------------------------------------------------------------------------------+
- #
- # $FreeBSD: src/etc/pam.d/imap,v 1.7 2007/06/15 11:33:13 yar Exp $
- #
- # PAM configuration for the "imap" service
- #
- # auth
- #auth sufficient pam_ssh.so no_warn try_first_pass
- auth required pam_unix.so no_warn try_first_pass
- # account
- #account required pam_nologin.so
- account required pam_unix.so
- +--------------------------------------------------------------------------------+
- + /etc/pam.d/kde +
- +--------------------------------------------------------------------------------+
- #
- # $FreeBSD: src/etc/pam.d/kde,v 1.9 2009/10/05 09:28:54 des Exp $
- #
- # PAM configuration for the "kde" service
- #
- # auth
- #auth sufficient pam_ssh.so no_warn try_first_pass
- auth required pam_unix.so no_warn try_first_pass
- # account
- account required pam_nologin.so
- account required pam_unix.so
- # session
- #session optional pam_ssh.so want_agent
- session required pam_permit.so
- +--------------------------------------------------------------------------------+
- + /etc/pam.d/login +
- +--------------------------------------------------------------------------------+
- #
- # $FreeBSD: src/etc/pam.d/login,v 1.17 2007/06/10 18:57:20 yar Exp $
- #
- # PAM configuration for the "login" service
- #
- # auth
- auth sufficient pam_self.so no_warn
- auth include system
- # account
- account requisite pam_securetty.so
- account required pam_nologin.so
- account include system
- # session
- session include system
- # password
- password include system
- +--------------------------------------------------------------------------------+
- + /etc/pam.d/netatalk +
- +--------------------------------------------------------------------------------+
- #
- # PAM configuration for the "netatalk" service
- #
- # auth
- auth sufficient pam_opie.so no_warn no_fake_prompts
- auth requisite pam_opieaccess.so no_warn allow_local
- #auth sufficient pam_ssh.so no_warn try_first_pass
- auth required pam_unix.so no_warn try_first_pass
- # account
- account required pam_nologin.so
- account required pam_unix.so
- # session
- session required pam_permit.so
- # password
- password required pam_unix.so no_warn try_first_pass
- +--------------------------------------------------------------------------------+
- + /etc/pam.d/other +
- +--------------------------------------------------------------------------------+
- #
- # $FreeBSD: src/etc/pam.d/other,v 1.13 2009/10/05 09:28:54 des Exp $
- #
- # PAM configuration for the "other" service
- #
- # auth
- auth sufficient pam_opie.so no_warn no_fake_prompts
- auth requisite pam_opieaccess.so no_warn allow_local
- #auth sufficient pam_ssh.so no_warn try_first_pass
- auth required pam_unix.so no_warn try_first_pass
- # account
- account required pam_nologin.so
- account required pam_login_access.so
- account required pam_unix.so
- # session
- #session optional pam_ssh.so want_agent
- session required pam_permit.so
- # password
- password required pam_permit.so
- +--------------------------------------------------------------------------------+
- + /etc/pam.d/passwd +
- +--------------------------------------------------------------------------------+
- #
- # $FreeBSD: src/etc/pam.d/passwd,v 1.3 2003/04/24 12:22:42 des Exp $
- #
- # PAM configuration for the "passwd" service
- #
- # passwd(1) does not use the auth, account or session services.
- # password
- #password requisite pam_passwdqc.so enforce=users
- password required pam_unix.so no_warn try_first_pass nullok
- +--------------------------------------------------------------------------------+
- + /etc/pam.d/pop3 +
- +--------------------------------------------------------------------------------+
- #
- # $FreeBSD: src/etc/pam.d/pop3,v 1.7 2007/06/15 11:33:13 yar Exp $
- #
- # PAM configuration for the "pop3" service
- #
- # auth
- #auth sufficient pam_ssh.so no_warn try_first_pass
- auth required pam_unix.so no_warn try_first_pass
- # account
- #account required pam_nologin.so
- account required pam_unix.so
- +--------------------------------------------------------------------------------+
- + /etc/pam.d/rsh +
- +--------------------------------------------------------------------------------+
- #
- # $FreeBSD: src/etc/pam.d/rsh,v 1.6 2007/06/10 18:57:20 yar Exp $
- #
- # PAM configuration for the "rsh" service
- #
- # auth
- auth required pam_rhosts.so no_warn
- # account
- account required pam_nologin.so
- account required pam_unix.so
- # session
- session required pam_permit.so
- # password
- password required pam_deny.so
- +--------------------------------------------------------------------------------+
- + /etc/pam.d/sshd +
- +--------------------------------------------------------------------------------+
- #
- # $FreeBSD: src/etc/pam.d/sshd,v 1.18 2009/10/05 09:28:54 des Exp $
- #
- # PAM configuration for the "sshd" service
- #
- # auth
- auth sufficient pam_opie.so no_warn no_fake_prompts
- auth requisite pam_opieaccess.so no_warn allow_local
- #auth sufficient pam_ssh.so no_warn try_first_pass
- auth required pam_unix.so no_warn try_first_pass
- # account
- account required pam_nologin.so
- account required pam_login_access.so
- account required pam_unix.so
- # session
- #session optional pam_ssh.so want_agent
- session required pam_permit.so
- # password
- password required pam_unix.so no_warn try_first_pass
- +--------------------------------------------------------------------------------+
- + /etc/pam.d/su +
- +--------------------------------------------------------------------------------+
- #
- # $FreeBSD: src/etc/pam.d/su,v 1.16 2003/07/09 18:40:49 des Exp $
- #
- # PAM configuration for the "su" service
- #
- # auth
- auth sufficient pam_rootok.so no_warn
- auth sufficient pam_self.so no_warn
- auth requisite pam_group.so no_warn group=wheel root_only fail_safe
- auth include system
- # account
- account include system
- # session
- session required pam_permit.so
- +--------------------------------------------------------------------------------+
- + /etc/pam.d/system +
- +--------------------------------------------------------------------------------+
- #
- # $FreeBSD: src/etc/pam.d/system,v 1.3 2009/10/05 09:28:54 des Exp $
- #
- # System-wide defaults
- #
- # auth
- auth sufficient pam_opie.so no_warn no_fake_prompts
- auth requisite pam_opieaccess.so no_warn allow_local
- #auth sufficient pam_krb5.so no_warn try_first_pass
- #auth sufficient pam_ssh.so no_warn try_first_pass
- auth required pam_unix.so no_warn try_first_pass nullok
- # account
- #account required pam_krb5.so
- account required pam_login_access.so
- account required pam_unix.so
- # session
- #session optional pam_ssh.so want_agent
- session required pam_lastlog.so no_fail
- # password
- #password sufficient pam_krb5.so no_warn try_first_pass
- password required pam_unix.so no_warn try_first_pass
- +--------------------------------------------------------------------------------+
- + /etc/pam.d/telnetd +
- +--------------------------------------------------------------------------------+
- #
- # $FreeBSD: src/etc/pam.d/telnetd,v 1.10 2009/10/05 09:28:54 des Exp $
- #
- # PAM configuration for the "telnetd" service
- #
- # auth
- auth sufficient pam_opie.so no_warn no_fake_prompts
- auth requisite pam_opieaccess.so no_warn allow_local
- #auth sufficient pam_krb5.so no_warn try_first_pass
- #auth sufficient pam_ssh.so no_warn try_first_pass
- auth required pam_unix.so no_warn try_first_pass
- # account
- account required pam_nologin.so
- #account required pam_krb5.so
- account required pam_login_access.so
- account required pam_unix.so
- # session
- #session optional pam_ssh.so want_agent
- session required pam_lastlog.so no_fail
- # password
- #password sufficient pam_krb5.so no_warn try_first_pass
- password required pam_unix.so no_warn try_first_pass
- +--------------------------------------------------------------------------------+
- + /etc/pam.d/xdm +
- +--------------------------------------------------------------------------------+
- #
- # $FreeBSD: src/etc/pam.d/xdm,v 1.12 2009/10/05 09:28:54 des Exp $
- #
- # PAM configuration for the "xdm" service
- #
- # auth
- #auth sufficient pam_krb5.so no_warn try_first_pass
- #auth sufficient pam_ssh.so no_warn try_first_pass
- auth required pam_unix.so no_warn try_first_pass
- # account
- account required pam_nologin.so
- #account required pam_krb5.so
- account required pam_unix.so
- # session
- #session required pam_ssh.so want_agent
- session required pam_lastlog.so no_fail
- # password
- password required pam_deny.so
- +--------------------------------------------------------------------------------+
- + /etc/resolv.conf +
- +--------------------------------------------------------------------------------+
- search local
- nameserver 192.168.1.1
- +--------------------------------------------------------------------------------+
- + /etc/hosts +
- +--------------------------------------------------------------------------------+
- # $FreeBSD: src/etc/hosts,v 1.16.34.1.2.1 2009/10/25 01:10:29 kensmith Exp $
- #
- # Host Database
- #
- # This file should contain the addresses and aliases for local hosts that
- # share this file. Replace 'my.domain' below with the domainname of your
- # machine.
- #
- # In the presence of the domain name service or NIS, this file may
- # not be consulted at all; see /etc/nsswitch.conf for the resolution order.
- #
- #
- ::1 localhost localhost.my.domain freenas freenas.local
- 127.0.0.1 localhost localhost.my.domain freenas freenas.local
- #
- # Imaginary network.
- #10.0.0.2 myname.my.domain myname
- #10.0.0.3 myfriend.my.domain myfriend
- #
- # According to RFC 1918, you can use the following IP networks for
- # private nets which will never be connected to the Internet:
- #
- # 10.0.0.0 - 10.255.255.255
- # 172.16.0.0 - 172.31.255.255
- # 192.168.0.0 - 192.168.255.255
- #
- # In case you want to be able to connect to the Internet, you need
- # real official assigned numbers. Do not try to invent your own network
- # numbers but instead get one from your network provider (if any) or
- # from your regional registry (ARIN, APNIC, LACNIC, RIPE NCC, or AfriNIC.)
- #
- 127.0.0.1 MyFreeNas.local
- +--------------------------------------------------------------------------------+
- + ifconfig -a +
- +--------------------------------------------------------------------------------+
- sk0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
- options=80009<RXCSUM,VLAN_MTU,LINKSTATE>
- ether 00:13:d4:19:0f:38
- inet 192.168.1.3 netmask 0xffffff00 broadcast 192.168.1.255
- media: Ethernet autoselect (100baseTX <full-duplex>)
- status: active
- lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384
- options=3<RXCSUM,TXCSUM>
- inet6 fe80::1%lo0 prefixlen 64 scopeid 0x2
- inet6 ::1 prefixlen 128
- inet 127.0.0.1 netmask 0xff000000
- nd6 options=3<PERFORMNUD,ACCEPT_RTADV>
- +--------------------------------------------------------------------------------+
- + /usr/local/etc/smb.conf +
- +--------------------------------------------------------------------------------+
- [global]
- encrypt passwords = yes
- dns proxy = no
- strict locking = no
- read raw = yes
- write raw = yes
- oplocks = yes
- max xmit = 65535
- deadtime = 15
- display charset = LOCALE
- max log size = 10
- syslog only = yes
- syslog = yes
- load printers = no
- printing = bsd
- printcap name = /dev/null
- disable spoolss = yes
- smb passwd file = /var/etc/private/smbpasswd
- private dir = /var/etc/private
- getwd cache = yes
- guest account = www
- map to guest = Bad Password
- netbios name = MyNAS
- workgroup = POR
- server string = Servidor de ficheiros
- use sendfile = yes
- ea support = yes
- store dos attributes = yes
- local master = yes
- time server = yes
- security = user
- create mask = 600
- create mask = 600
- directory mask = 700
- client ntlmv2 auth = yes
- dos charset = CP850
- unix charset = UTF-8
- log level = 1
- aio read size = 1
- aio write size = 1
- [homes]
- comment = Home Directories
- valid users = %U
- writable = yes
- browseable = no
- path = /mnt/DISCO/%U
- [xpuser]
- path = /mnt/DISCO/xpuser
- printable = no
- veto files = /.snap/.windows/
- comment = Documentos XpUser
- writeable = yes
- browseable = yes
- inherit owner = no
- inherit permissions = yes
- vfs objects = zfsacl
- hide dot files = no
- inherit acls = Yes
- map archive = No
- map readonly = no
- nfs4:mode = special
- nfs4:acedup = merge
- nfs4:chown = yes
- [schpics]
- path = /mnt/DISCO/schpics
- printable = no
- veto files = /.snap/.windows/
- comment = Imagens de Schindler
- writeable = yes
- browseable = yes
- inherit owner = no
- inherit permissions = yes
- vfs objects = zfsacl
- hide dot files = no
- inherit acls = Yes
- map archive = No
- map readonly = no
- nfs4:mode = special
- nfs4:acedup = merge
- nfs4:chown = yes
- [schdocs]
- path = /mnt/DISCO/schdocs
- printable = no
- veto files = /.snap/.windows/
- comment = Documentos da Schindler
- writeable = yes
- browseable = yes
- inherit owner = no
- inherit permissions = yes
- vfs objects = zfsacl
- hide dot files = no
- inherit acls = Yes
- map archive = No
- map readonly = no
- nfs4:mode = special
- nfs4:acedup = merge
- nfs4:chown = yes
- [ficheiros]
- path = /mnt/DISCO/ficheiros
- printable = no
- veto files = /.snap/.windows/
- comment = Ficheiros diversos
- writeable = yes
- browseable = yes
- inherit owner = no
- inherit permissions = yes
- vfs objects = zfsacl
- hide dot files = no
- inherit acls = Yes
- map archive = No
- map readonly = no
- nfs4:mode = special
- nfs4:acedup = merge
- nfs4:chown = yes
- [bd]
- path = /mnt/DISCO/bd
- printable = no
- veto files = /.snap/.windows/
- comment = Ficheiros da BD
- writeable = yes
- browseable = yes
- inherit owner = no
- inherit permissions = yes
- vfs objects = zfsacl
- hide dot files = no
- inherit acls = Yes
- map archive = No
- map readonly = no
- nfs4:mode = special
- nfs4:acedup = merge
- nfs4:chown = yes
- [Imagens]
- path = /mnt/DISCO/xpuserpics
- printable = no
- veto files = /.snap/.windows/
- comment = Imagens de XpUser
- writeable = yes
- browseable = yes
- inherit owner = no
- inherit permissions = yes
- vfs objects = zfsacl
- hide dot files = no
- inherit acls = Yes
- map archive = No
- map readonly = no
- nfs4:mode = special
- nfs4:acedup = merge
- nfs4:chown = yes
- [catia]
- path = /mnt/DISCO/catia
- printable = no
- veto files = /.snap/.windows/
- comment = Documentos da Catia
- writeable = yes
- browseable = yes
- inherit owner = no
- inherit permissions = yes
- vfs objects = zfsacl
- inherit acls = Yes
- map archive = No
- map readonly = no
- nfs4:mode = special
- nfs4:acedup = merge
- nfs4:chown = yes
- [musica]
- path = /mnt/DISCO/musica
- printable = no
- veto files = /.snap/.windows/
- comment = Ficheiros de Audio
- writeable = yes
- browseable = yes
- inherit owner = no
- inherit permissions = no
- vfs objects = zfsacl
- inherit acls = Yes
- map archive = No
- map readonly = no
- nfs4:mode = special
- nfs4:acedup = merge
- nfs4:chown = yes
- [pvr]
- path = /mnt/DISCO/livepvr
- printable = no
- veto files = /.snap/.windows/
- comment = Ficheiro de telefone
- writeable = yes
- browseable = yes
- inherit owner = no
- inherit permissions = no
- vfs objects = zfsacl
- hide dot files = no
- inherit acls = Yes
- map archive = No
- map readonly = no
- nfs4:mode = special
- nfs4:acedup = merge
- nfs4:chown = yes
- [videos]
- path = /mnt/DISCO/homevideo
- printable = no
- veto files = /.snap/.windows/
- comment = Videos Caseiros
- writeable = yes
- browseable = yes
- inherit owner = no
- inherit permissions = yes
- vfs objects = zfsacl
- hide dot files = no
- inherit acls = Yes
- map archive = No
- map readonly = no
- nfs4:mode = special
- nfs4:acedup = merge
- nfs4:chown = yes
- [DISCO]
- path = /mnt/DISCO
- printable = no
- veto files = /.snap/.windows/
- comment = Acesso completo ao Disco
- writeable = yes
- browseable = yes
- inherit owner = no
- inherit permissions = no
- vfs objects = zfsacl
- hide dot files = no
- inherit acls = Yes
- map archive = No
- map readonly = no
- nfs4:mode = special
- nfs4:acedup = merge
- nfs4:chown = yes
- [Leandro]
- path = /mnt/DISCO/leandro
- printable = no
- veto files = /.snap/.windows/
- comment = Documentos do Leandro
- writeable = yes
- browseable = yes
- inherit owner = no
- inherit permissions = yes
- vfs objects = zfsacl
- hide dot files = no
- inherit acls = Yes
- map archive = No
- map readonly = no
- nfs4:mode = special
- nfs4:acedup = merge
- nfs4:chown = yes
- [Satelite]
- path = /mnt/DISCO/satelite
- printable = no
- veto files = /.snap/.windows/
- comment = Ficheiros das Boxs
- writeable = yes
- browseable = yes
- inherit owner = no
- inherit permissions = yes
- vfs objects = zfsacl
- hide dot files = no
- inherit acls = Yes
- map archive = No
- map readonly = no
- nfs4:mode = special
- nfs4:acedup = merge
- nfs4:chown = yes
- [Leonor]
- path = /mnt/DISCO/Leonor
- printable = no
- veto files = /.snap/.windows/
- comment = Ficheiros da Lia
- writeable = yes
- browseable = yes
- inherit owner = no
- inherit permissions = no
- vfs objects = zfsacl
- inherit acls = Yes
- map archive = No
- map readonly = no
- nfs4:mode = special
- nfs4:acedup = merge
- nfs4:chown = yes
- +--------------------------------------------------------------------------------+
- + Kerberos Tickets +
- +--------------------------------------------------------------------------------+
- klist: No ticket file: /tmp/krb5cc_0
- +--------------------------------------------------------------------------------+
- + /usr/local/etc/nss_ldap.conf +
- +--------------------------------------------------------------------------------+
- # @(#)$Id: ldap.conf,v 2.49 2009/04/25 01:53:15 lukeh Exp $
- #
- # This is the configuration file for the LDAP nameservice
- # switch library and the LDAP PAM module.
- #
- # PADL Software
- # http://www.padl.com
- #
- # Your LDAP server. Must be resolvable without using LDAP.
- # Multiple hosts may be specified, each separated by a
- # space. How long nss_ldap takes to failover depends on
- # whether your LDAP client library supports configurable
- # network or connect timeouts (see bind_timelimit).
- host 127.0.0.1
- # The distinguished name of the search base.
- base dc=padl,dc=com
- # Another way to specify your LDAP server is to provide an
- # uri with the server name. This allows to use
- # Unix Domain Sockets to connect to a local LDAP Server.
- #uri ldap://127.0.0.1/
- #uri ldaps://127.0.0.1/
- #uri ldapi://%2fvar%2frun%2fldapi_sock/
- # Note: %2f encodes the '/' used as directory separator
- # The LDAP version to use (defaults to 3
- # if supported by client library)
- #ldap_version 3
- # The distinguished name to bind to the server with.
- # Optional: default is to bind anonymously.
- #binddn cn=proxyuser,dc=padl,dc=com
- # The credentials to bind with.
- # Optional: default is no credential.
- #bindpw secret
- # The distinguished name to bind to the server with
- # if the effective user ID is root. Password is
- # stored in /usr/local/etc/nss_ldap.secret (mode 600)
- #rootbinddn cn=manager,dc=padl,dc=com
- # The port.
- # Optional: default is 389.
- #port 389
- # The search scope.
- #scope sub
- #scope one
- #scope base
- # Search timelimit in seconds (0 for indefinite; default 0)
- #timelimit 0
- # Bind/connect timelimit (0 for indefinite; default 30)
- #bind_timelimit 30
- # Reconnect policy:
- # hard_open: reconnect to DSA with exponential backoff if
- # opening connection failed
- # hard_init: reconnect to DSA with exponential backoff if
- # initializing connection failed
- # hard: alias for hard_open
- # soft: return immediately on server failure
- #bind_policy hard
- # Connection policy:
- # persist: DSA connections are kept open (default)
- # oneshot: DSA connections destroyed after request
- #nss_connect_policy persist
- # Idle timelimit; client will close connections
- # (nss_ldap only) if the server has not been contacted
- # for the number of seconds specified below.
- #idle_timelimit 3600
- # Use paged rseults
- #nss_paged_results yes
- # Pagesize: when paged results enable, used to set the
- # pagesize to a custom value
- #pagesize 1000
- # Filter to AND with uid=%s
- #pam_filter objectclass=account
- # The user ID attribute (defaults to uid)
- #pam_login_attribute uid
- # Search the root DSE for the password policy (works
- # with Netscape Directory Server)
- #pam_lookup_policy yes
- # Check the 'host' attribute for access control
- # Default is no; if set to yes, and user has no
- # value for the host attribute, and pam_ldap is
- # configured for account management (authorization)
- # then the user will not be allowed to login.
- #pam_check_host_attr yes
- # Check the 'authorizedService' attribute for access
- # control
- # Default is no; if set to yes, and the user has no
- # value for the authorizedService attribute, and
- # pam_ldap is configured for account management
- # (authorization) then the user will not be allowed
- # to login.
- #pam_check_service_attr yes
- # Group to enforce membership of
- #pam_groupdn cn=PAM,ou=Groups,dc=padl,dc=com
- # Group member attribute
- #pam_member_attribute uniquemember
- # Specify a minium or maximum UID number allowed
- #pam_min_uid 0
- #pam_max_uid 0
- # Template login attribute, default template user
- # (can be overriden by value of former attribute
- # in user's entry)
- #pam_login_attribute userPrincipalName
- #pam_template_login_attribute uid
- #pam_template_login nobody
- # HEADS UP: the pam_crypt, pam_nds_passwd,
- # and pam_ad_passwd options are no
- # longer supported.
- #
- # Do not hash the password at all; presume
- # the directory server will do it, if
- # necessary. This is the default.
- #pam_password clear
- # Hash password locally; required for University of
- # Michigan LDAP server, and works with Netscape
- # Directory Server if you're using the UNIX-Crypt
- # hash mechanism and not using the NT Synchronization
- # service.
- #pam_password crypt
- # Remove old password first, then update in
- # cleartext. Necessary for use with Novell
- # Directory Services (NDS)
- #pam_password nds
- # RACF is an alias for the above. For use with
- # IBM RACF
- #pam_password racf
- # Update Active Directory password, by
- # creating Unicode password and updating
- # unicodePwd attribute.
- #pam_password ad
- # Use the OpenLDAP password change
- # extended operation to update the password.
- #pam_password exop
- # Redirect users to a URL or somesuch on password
- # changes.
- #pam_password_prohibit_message Please visit http://internal to change your password.
- # Use backlinks for answering initgroups()
- #nss_initgroups backlink
- # Enable support for RFC2307bis (distinguished names in group
- # members)
- #nss_schema rfc2307bis
- # RFC2307bis naming contexts
- # Syntax:
- # nss_base_XXX base?scope?filter
- # where scope is {base,one,sub}
- # and filter is a filter to be &'d with the
- # default filter.
- # You can omit the suffix eg:
- # nss_base_passwd ou=People,
- # to append the default base DN but this
- # may incur a small performance impact.
- #nss_base_passwd ou=People,dc=padl,dc=com?one
- #nss_base_shadow ou=People,dc=padl,dc=com?one
- #nss_base_group ou=Group,dc=padl,dc=com?one
- #nss_base_hosts ou=Hosts,dc=padl,dc=com?one
- #nss_base_services ou=Services,dc=padl,dc=com?one
- #nss_base_networks ou=Networks,dc=padl,dc=com?one
- #nss_base_protocols ou=Protocols,dc=padl,dc=com?one
- #nss_base_rpc ou=Rpc,dc=padl,dc=com?one
- #nss_base_ethers ou=Ethers,dc=padl,dc=com?one
- #nss_base_netmasks ou=Networks,dc=padl,dc=com?ne
- #nss_base_bootparams ou=Ethers,dc=padl,dc=com?one
- #nss_base_aliases ou=Aliases,dc=padl,dc=com?one
- #nss_base_netgroup ou=Netgroup,dc=padl,dc=com?one
- # attribute/objectclass mapping
- # Syntax:
- #nss_map_attribute rfc2307attribute mapped_attribute
- #nss_map_objectclass rfc2307objectclass mapped_objectclass
- # configure --enable-nds is no longer supported.
- # NDS mappings
- #nss_map_attribute uniqueMember member
- # Services for UNIX 3.5 mappings
- #nss_map_objectclass posixAccount User
- #nss_map_objectclass shadowAccount User
- #nss_map_attribute uid msSFU30Name
- #nss_map_attribute uniqueMember msSFU30PosixMember
- #nss_map_attribute userPassword msSFU30Password
- #nss_map_attribute homeDirectory msSFU30HomeDirectory
- #nss_map_attribute homeDirectory msSFUHomeDirectory
- #nss_map_objectclass posixGroup Group
- #pam_login_attribute msSFU30Name
- #pam_filter objectclass=User
- #pam_password ad
- # configure --enable-mssfu-schema is no longer supported.
- # Services for UNIX 2.0 mappings
- #nss_map_objectclass posixAccount User
- #nss_map_objectclass shadowAccount user
- #nss_map_attribute uid msSFUName
- #nss_map_attribute uniqueMember posixMember
- #nss_map_attribute userPassword msSFUPassword
- #nss_map_attribute homeDirectory msSFUHomeDirectory
- #nss_map_attribute shadowLastChange pwdLastSet
- #nss_map_objectclass posixGroup Group
- #nss_map_attribute cn msSFUName
- #pam_login_attribute msSFUName
- #pam_filter objectclass=User
- #pam_password ad
- # RFC 2307 (AD) mappings
- #nss_map_objectclass posixAccount user
- #nss_map_objectclass shadowAccount user
- #nss_map_attribute uid sAMAccountName
- #nss_map_attribute homeDirectory unixHomeDirectory
- #nss_map_attribute shadowLastChange pwdLastSet
- #nss_map_objectclass posixGroup group
- #nss_map_attribute uniqueMember member
- #pam_login_attribute sAMAccountName
- #pam_filter objectclass=User
- #pam_password ad
- # configure --enable-authpassword is no longer supported
- # AuthPassword mappings
- #nss_map_attribute userPassword authPassword
- # AIX SecureWay mappings
- #nss_map_objectclass posixAccount aixAccount
- #nss_base_passwd ou=aixaccount,?one
- #nss_map_attribute uid userName
- #nss_map_attribute gidNumber gid
- #nss_map_attribute uidNumber uid
- #nss_map_attribute userPassword passwordChar
- #nss_map_objectclass posixGroup aixAccessGroup
- #nss_base_group ou=aixgroup,?one
- #nss_map_attribute cn groupName
- #nss_map_attribute uniqueMember member
- #pam_login_attribute userName
- #pam_filter objectclass=aixAccount
- #pam_password clear
- # For pre-RFC2307bis automount schema
- #nss_map_objectclass automountMap nisMap
- #nss_map_attribute automountMapName nisMapName
- #nss_map_objectclass automount nisObject
- #nss_map_attribute automountKey cn
- #nss_map_attribute automountInformation nisMapEntry
- # Netscape SDK LDAPS
- #ssl on
- # Netscape SDK SSL options
- #sslpath /etc/ssl/certs
- # OpenLDAP SSL mechanism
- # start_tls mechanism uses the normal LDAP port, LDAPS typically 636
- #ssl start_tls
- #ssl on
- # OpenLDAP SSL options
- # Require and verify server certificate (yes/no)
- # Default is to use libldap's default behavior, which can be configured in
- # /usr/local/etc/openldap/ldap.conf using the TLS_REQCERT setting. The default for
- # OpenLDAP 2.0 and earlier is "no", for 2.1 and later is "yes".
- #tls_checkpeer yes
- # CA certificates for server certificate verification
- # At least one of these are required if tls_checkpeer is "yes"
- #tls_cacertfile /etc/ssl/ca.cert
- #tls_cacertdir /etc/ssl/certs
- # Seed the PRNG if /dev/urandom is not provided
- #tls_randfile /var/run/egd-pool
- # SSL cipher suite
- # See man ciphers for syntax
- #tls_ciphers TLSv1
- # Client certificate and key
- # Use these, if your server requires client authentication.
- #tls_cert
- #tls_key
- # Disable SASL security layers. This is needed for AD.
- #sasl_secprops maxssf=0
- # Override the default Kerberos ticket cache location.
- #krb5_ccname FILE:/etc/.ldapcache
- +--------------------------------------------------------------------------------+
- + Active Directory Domain Status +
- +--------------------------------------------------------------------------------+
- ads_connect: No logon servers
- ads_connect: No logon servers
- Didn't find the ldap server!
- +--------------------------------------------------------------------------------+
- + Active Directory Trust Secret +
- +--------------------------------------------------------------------------------+
- could not obtain winbind interface details: WBC_ERR_WINBIND_NOT_AVAILABLE
- could not obtain winbind domain name!
- failed to call wbcCheckTrustCredentials: WBC_ERR_WINBIND_NOT_AVAILABLE
- Could not check secret
- checking the trust secret for domain (null) via RPC calls failed
- +--------------------------------------------------------------------------------+
- + Active Directory Users and Groups +
- +--------------------------------------------------------------------------------+
- +--------------------------------------------------------------------------------+
- + Using wbinfo +
- +--------------------------------------------------------------------------------+
- +--------------------------------------------------------------------------------+
- + Users +
- +--------------------------------------------------------------------------------+
- Error looking up domain users
- +--------------------------------------------------------------------------------+
- + Groups +
- +--------------------------------------------------------------------------------+
- failed to call wbcListGroups: WBC_ERR_WINBIND_NOT_AVAILABLE
- Error looking up domain groups
- +--------------------------------------------------------------------------------+
- + Using getent +
- +--------------------------------------------------------------------------------+
- +--------------------------------------------------------------------------------+
- + Users +
- +--------------------------------------------------------------------------------+
- root:$1$MVfF8sor$Myk9EyeZxa3SQ.GvH2AlI0:0:0:FreeNAS root:/root:/bin/csh
- daemon:*:1:1:Owner of many system processes:/root:/usr/sbin/nologin
- operator:*:2:5:System &:/:/usr/sbin/nologin
- bin:*:3:7:Binaries Commands and Source:/:/usr/sbin/nologin
- tty:*:4:65533:Tty Sandbox:/:/usr/sbin/nologin
- kmem:*:5:2:KMem Sandbox:/:/usr/sbin/nologin
- games:*:7:13:Games pseudo-user:/:/usr/sbin/nologin
- news:*:8:8:News Subsystem:/:/usr/sbin/nologin
- man:*:9:9:Mister Man Pages:/usr/share/man:/usr/sbin/nologin
- sshd:*:22:22:Secure Shell Daemon:/var/empty:/usr/sbin/nologin
- smmsp:*:25:25:Sendmail Submission User:/var/spool/clientmqueue:/usr/sbin/nologin
- mailnull:*:26:26:Sendmail Default User:/var/spool/mqueue:/usr/sbin/nologin
- bind:*:53:53:Bind Sandbox:/:/usr/sbin/nologin
- proxy:*:62:62:Packet Filter pseudo-user:/nonexistent:/usr/sbin/nologin
- _pflogd:*:64:64:pflogd privsep user:/var/empty:/usr/sbin/nologin
- _dhcp:*:65:65:dhcp programs:/var/empty:/usr/sbin/nologin
- uucp:*:66:66:UUCP pseudo-user:/var/spool/uucppublic:/usr/local/libexec/uucp/uucico
- pop:*:68:6:Post Office Owner:/nonexistent:/usr/sbin/nologin
- www:*:80:80:World Wide Web Owner:/nonexistent:/usr/sbin/nologin
- nobody:*:65534:65534:Unprivileged user:/nonexistent:/usr/sbin/nologin
- avahi:*:200:200:avahi user:/nonexistant:/usr/sbin/nologin
- messagebus:*:201:201:messagebus user:/nonexistant:/usr/sbin/nologin
- XpUser:$1$VLNKXJac$NSfWtJ0OeBWRwiszHJnsH1:1001:65533:Main User:/mnt/DISCO:/bin/csh
- Leonor:$1$4.kkM0wf$M0.F2elYBuadxkhobfpzf.:1002:65533:Leonor Duarte:/mnt/DISCO/Leonor:/sbin/nologin
- Leandro:$1$DgZNUmow$SDhSZ3og/FjMmHZQpc8YF0:1003:65533:Leandro Afonso:/mnt/DISCO/Leandro:/sbin/nologin
- ftp:*:14:14::/nonexistent:/bin/csh
- Catia:$1$aj/OVF6b$q/2PW1E6M3eQdXPq2i41a.:1004:65533:Catia Sofia:/mnt/DISCO/catia:/sbin/nologin
- Marisa:$1$G44FN3Gf$FRUs0goE1M6J7o5JM0Jdq.:1005:65533:Marisa Duarte:/nonexistent:/sbin/nologin
- +--------------------------------------------------------------------------------+
- + Groups +
- +--------------------------------------------------------------------------------+
- wheel:*:0:XpUser
- daemon:*:1
- kmem:*:2
- sys:*:3
- tty:*:4
- operator:*:5
- mail:*:6
- bin:*:7
- news:*:8
- man:*:9
- games:*:13
- ftp:*:14:XpUser
- staff:*:20
- sshd:*:22
- smmsp:*:25
- mailnull:*:26
- guest:*:31
- bind:*:53
- proxy:*:62
- authpf:*:63
- _pflogd:*:64
- _dhcp:*:65
- uucp:*:66
- dialer:*:68
- network:*:69
- audit:*:77
- www:*:80
- nogroup:*:65533
- nobody:*:65534
- avahi:*:200
- messagebus:*:201
- Familia:*:1001:Leandro,Leonor,Catia,Marisa,XpUser
- Controle:*:1002:XpUser
- +--------------------------------------------------------------------------------+
- + User and Group cache dump +
- +--------------------------------------------------------------------------------+
- FreeNAS_Users:
- pwd.struct_passwd(pw_name='root', pw_passwd='$1$MVfF8sor$Myk9EyeZxa3SQ.GvH2AlI0', pw_uid=0, pw_gid=0, pw_gecos='FreeNAS root', pw_dir='/root', pw_shell='/bin/csh')
- pwd.struct_passwd(pw_name='daemon', pw_passwd='*', pw_uid=1, pw_gid=1, pw_gecos='Owner of many system processes', pw_dir='/root', pw_shell='/usr/sbin/nologin')
- pwd.struct_passwd(pw_name='operator', pw_passwd='*', pw_uid=2, pw_gid=5, pw_gecos='System &', pw_dir='/', pw_shell='/usr/sbin/nologin')
- pwd.struct_passwd(pw_name='bin', pw_passwd='*', pw_uid=3, pw_gid=7, pw_gecos='Binaries Commands and Source', pw_dir='/', pw_shell='/usr/sbin/nologin')
- pwd.struct_passwd(pw_name='tty', pw_passwd='*', pw_uid=4, pw_gid=65533, pw_gecos='Tty Sandbox', pw_dir='/', pw_shell='/usr/sbin/nologin')
- pwd.struct_passwd(pw_name='kmem', pw_passwd='*', pw_uid=5, pw_gid=2, pw_gecos='KMem Sandbox', pw_dir='/', pw_shell='/usr/sbin/nologin')
- pwd.struct_passwd(pw_name='games', pw_passwd='*', pw_uid=7, pw_gid=13, pw_gecos='Games pseudo-user', pw_dir='/', pw_shell='/usr/sbin/nologin')
- pwd.struct_passwd(pw_name='news', pw_passwd='*', pw_uid=8, pw_gid=8, pw_gecos='News Subsystem', pw_dir='/', pw_shell='/usr/sbin/nologin')
- pwd.struct_passwd(pw_name='man', pw_passwd='*', pw_uid=9, pw_gid=9, pw_gecos='Mister Man Pages', pw_dir='/usr/share/man', pw_shell='/usr/sbin/nologin')
- pwd.struct_passwd(pw_name='sshd', pw_passwd='*', pw_uid=22, pw_gid=22, pw_gecos='Secure Shell Daemon', pw_dir='/var/empty', pw_shell='/usr/sbin/nologin')
- pwd.struct_passwd(pw_name='smmsp', pw_passwd='*', pw_uid=25, pw_gid=25, pw_gecos='Sendmail Submission User', pw_dir='/var/spool/clientmqueue', pw_shell='/usr/sbin/nologin')
- pwd.struct_passwd(pw_name='mailnull', pw_passwd='*', pw_uid=26, pw_gid=26, pw_gecos='Sendmail Default User', pw_dir='/var/spool/mqueue', pw_shell='/usr/sbin/nologin')
- pwd.struct_passwd(pw_name='bind', pw_passwd='*', pw_uid=53, pw_gid=53, pw_gecos='Bind Sandbox', pw_dir='/', pw_shell='/usr/sbin/nologin')
- pwd.struct_passwd(pw_name='proxy', pw_passwd='*', pw_uid=62, pw_gid=62, pw_gecos='Packet Filter pseudo-user', pw_dir='/nonexistent', pw_shell='/usr/sbin/nologin')
- pwd.struct_passwd(pw_name='_pflogd', pw_passwd='*', pw_uid=64, pw_gid=64, pw_gecos='pflogd privsep user', pw_dir='/var/empty', pw_shell='/usr/sbin/nologin')
- pwd.struct_passwd(pw_name='_dhcp', pw_passwd='*', pw_uid=65, pw_gid=65, pw_gecos='dhcp programs', pw_dir='/var/empty', pw_shell='/usr/sbin/nologin')
- pwd.struct_passwd(pw_name='uucp', pw_passwd='*', pw_uid=66, pw_gid=66, pw_gecos='UUCP pseudo-user', pw_dir='/var/spool/uucppublic', pw_shell='/usr/local/libexec/uucp/uucico')
- pwd.struct_passwd(pw_name='pop', pw_passwd='*', pw_uid=68, pw_gid=6, pw_gecos='Post Office Owner', pw_dir='/nonexistent', pw_shell='/usr/sbin/nologin')
- pwd.struct_passwd(pw_name='www', pw_passwd='*', pw_uid=80, pw_gid=80, pw_gecos='World Wide Web Owner', pw_dir='/nonexistent', pw_shell='/usr/sbin/nologin')
- pwd.struct_passwd(pw_name='nobody', pw_passwd='*', pw_uid=65534, pw_gid=65534, pw_gecos='Unprivileged user', pw_dir='/nonexistent', pw_shell='/usr/sbin/nologin')
- pwd.struct_passwd(pw_name='avahi', pw_passwd='*', pw_uid=200, pw_gid=200, pw_gecos='avahi user', pw_dir='/nonexistant', pw_shell='/usr/sbin/nologin')
- pwd.struct_passwd(pw_name='messagebus', pw_passwd='*', pw_uid=201, pw_gid=201, pw_gecos='messagebus user', pw_dir='/nonexistant', pw_shell='/usr/sbin/nologin')
- pwd.struct_passwd(pw_name='XpUser', pw_passwd='$1$VLNKXJac$NSfWtJ0OeBWRwiszHJnsH1', pw_uid=1001, pw_gid=65533, pw_gecos='Main User', pw_dir='/mnt/DISCO', pw_shell='/bin/csh')
- pwd.struct_passwd(pw_name='Leonor', pw_passwd='$1$4.kkM0wf$M0.F2elYBuadxkhobfpzf.', pw_uid=1002, pw_gid=65533, pw_gecos='Leonor Duarte', pw_dir='/mnt/DISCO/Leonor', pw_shell='/sbin/nologin')
- pwd.struct_passwd(pw_name='Leandro', pw_passwd='$1$DgZNUmow$SDhSZ3og/FjMmHZQpc8YF0', pw_uid=1003, pw_gid=65533, pw_gecos='Leandro Afonso', pw_dir='/mnt/DISCO/Leandro', pw_shell='/sbin/nologin')
- pwd.struct_passwd(pw_name='ftp', pw_passwd='*', pw_uid=14, pw_gid=14, pw_gecos='', pw_dir='/nonexistent', pw_shell='/bin/csh')
- pwd.struct_passwd(pw_name='Catia', pw_passwd='$1$aj/OVF6b$q/2PW1E6M3eQdXPq2i41a.', pw_uid=1004, pw_gid=65533, pw_gecos='Catia Sofia', pw_dir='/mnt/DISCO/catia', pw_shell='/sbin/nologin')
- pwd.struct_passwd(pw_name='Marisa', pw_passwd='$1$G44FN3Gf$FRUs0goE1M6J7o5JM0Jdq.', pw_uid=1005, pw_gid=65533, pw_gecos='Marisa Duarte', pw_dir='/nonexistent', pw_shell='/sbin/nologin')
- FreeNAS_Groups:
- grp.struct_group(gr_name='wheel', gr_passwd='*', gr_gid=0, gr_mem=['XpUser'])
- grp.struct_group(gr_name='daemon', gr_passwd='*', gr_gid=1, gr_mem=[])
- grp.struct_group(gr_name='kmem', gr_passwd='*', gr_gid=2, gr_mem=[])
- grp.struct_group(gr_name='sys', gr_passwd='*', gr_gid=3, gr_mem=[])
- grp.struct_group(gr_name='tty', gr_passwd='*', gr_gid=4, gr_mem=[])
- grp.struct_group(gr_name='operator', gr_passwd='*', gr_gid=5, gr_mem=[])
- grp.struct_group(gr_name='mail', gr_passwd='*', gr_gid=6, gr_mem=[])
- grp.struct_group(gr_name='bin', gr_passwd='*', gr_gid=7, gr_mem=[])
- grp.struct_group(gr_name='news', gr_passwd='*', gr_gid=8, gr_mem=[])
- grp.struct_group(gr_name='man', gr_passwd='*', gr_gid=9, gr_mem=[])
- grp.struct_group(gr_name='games', gr_passwd='*', gr_gid=13, gr_mem=[])
- grp.struct_group(gr_name='ftp', gr_passwd='*', gr_gid=14, gr_mem=['XpUser'])
- grp.struct_group(gr_name='staff', gr_passwd='*', gr_gid=20, gr_mem=[])
- grp.struct_group(gr_name='sshd', gr_passwd='*', gr_gid=22, gr_mem=[])
- grp.struct_group(gr_name='smmsp', gr_passwd='*', gr_gid=25, gr_mem=[])
- grp.struct_group(gr_name='mailnull', gr_passwd='*', gr_gid=26, gr_mem=[])
- grp.struct_group(gr_name='guest', gr_passwd='*', gr_gid=31, gr_mem=[])
- grp.struct_group(gr_name='bind', gr_passwd='*', gr_gid=53, gr_mem=[])
- grp.struct_group(gr_name='proxy', gr_passwd='*', gr_gid=62, gr_mem=[])
- grp.struct_group(gr_name='authpf', gr_passwd='*', gr_gid=63, gr_mem=[])
- grp.struct_group(gr_name='_pflogd', gr_passwd='*', gr_gid=64, gr_mem=[])
- grp.struct_group(gr_name='_dhcp', gr_passwd='*', gr_gid=65, gr_mem=[])
- grp.struct_group(gr_name='uucp', gr_passwd='*', gr_gid=66, gr_mem=[])
- grp.struct_group(gr_name='dialer', gr_passwd='*', gr_gid=68, gr_mem=[])
- grp.struct_group(gr_name='network', gr_passwd='*', gr_gid=69, gr_mem=[])
- grp.struct_group(gr_name='audit', gr_passwd='*', gr_gid=77, gr_mem=[])
- grp.struct_group(gr_name='www', gr_passwd='*', gr_gid=80, gr_mem=[])
- grp.struct_group(gr_name='nogroup', gr_passwd='*', gr_gid=65533, gr_mem=[])
- grp.struct_group(gr_name='nobody', gr_passwd='*', gr_gid=65534, gr_mem=[])
- grp.struct_group(gr_name='avahi', gr_passwd='*', gr_gid=200, gr_mem=[])
- grp.struct_group(gr_name='messagebus', gr_passwd='*', gr_gid=201, gr_mem=[])
- grp.struct_group(gr_name='Familia', gr_passwd='*', gr_gid=1001, gr_mem=['Leandro', 'Leonor', 'Catia', 'Marisa', 'XpUser'])
- grp.struct_group(gr_name='Controle', gr_passwd='*', gr_gid=1002, gr_mem=['XpUser'])
- +--------------------------------------------------------------------------------+
- + /var/log/debug.log +
- +--------------------------------------------------------------------------------+
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_Users.__init__: enter
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_Directory_Users.__new__: enter
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_Directory_Users.__new__: leave
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_User.__new__: enter
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_User.__new__: user = root
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: enter
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: user = root
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: leave
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: enter
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: user = root
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: leave
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: enter
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: user = root
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: enter
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: user = root
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: leave
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: leave
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_User.__new__: leave
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_User.__new__: enter
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_User.__new__: user = daemon
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: enter
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: user = daemon
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: leave
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: enter
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: user = daemon
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: leave
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: enter
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: user = daemon
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: enter
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: user = daemon
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: leave
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: leave
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_User.__new__: leave
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_User.__new__: enter
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_User.__new__: user = operator
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: enter
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: user = operator
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: leave
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: enter
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: user = operator
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: leave
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: enter
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: user = operator
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: enter
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: user = operator
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: leave
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: leave
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_User.__new__: leave
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_User.__new__: enter
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_User.__new__: user = bin
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: enter
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: user = bin
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: leave
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: enter
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: user = bin
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: leave
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: enter
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: user = bin
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: enter
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: user = bin
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: leave
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: leave
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_User.__new__: leave
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_User.__new__: enter
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_User.__new__: user = tty
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: enter
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: user = tty
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: leave
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: enter
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: user = tty
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: leave
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: enter
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: user = tty
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: enter
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: user = tty
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: user = kmem
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: user = kmem
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: user = kmem
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: user = kmem
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: user = kmem
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: user = games
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: user = games
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: user = games
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: user = games
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: user = games
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: user = news
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: user = news
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: user = news
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: user = news
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: user = news
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: user = man
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: user = man
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: user = man
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: user = man
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: user = man
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: user = sshd
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: user = sshd
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: user = sshd
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: user = sshd
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: user = sshd
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: user = smmsp
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: user = smmsp
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: user = smmsp
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: user = smmsp
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: user = smmsp
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: user = mailnull
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: user = mailnull
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: user = mailnull
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: user = mailnull
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: user = mailnull
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: user = bind
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: user = bind
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: user = bind
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: user = bind
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: user = bind
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: user = proxy
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: user = proxy
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: user = proxy
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: user = proxy
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: user = proxy
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: user = _pflogd
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: user = _pflogd
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: user = _pflogd
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: user = _pflogd
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: user = _pflogd
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: user = _dhcp
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: user = _dhcp
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: user = _dhcp
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: user = _dhcp
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: user = _dhcp
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: user = uucp
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: user = uucp
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: user = uucp
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: user = uucp
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: user = uucp
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: user = pop
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: user = pop
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: user = pop
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: user = pop
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: user = pop
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: user = www
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: user = www
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: user = www
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: user = www
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: user = www
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: user = nobody
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: user = nobody
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: user = nobody
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: user = nobody
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: user = nobody
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: user = avahi
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: user = avahi
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: user = avahi
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: user = avahi
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: user = avahi
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: user = messagebus
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: user = messagebus
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: user = messagebus
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: user = messagebus
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: user = messagebus
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: user = XpUser
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: user = XpUser
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: user = XpUser
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: user = XpUser
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: user = XpUser
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: user = Leonor
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: user = Leonor
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: user = Leonor
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: user = Leonor
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: user = Leonor
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: user = Leandro
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: user = Leandro
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: user = Leandro
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: user = Leandro
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: user = Leandro
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: user = ftp
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: user = ftp
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: user = ftp
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: user = ftp
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: user = ftp
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: user = Catia
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: user = Catia
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: user = Catia
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: user = Catia
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: user = Catia
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: user = Marisa
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: user = Marisa
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: user = Marisa
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: user = Marisa
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: user = Marisa
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Users.__init__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Groups.__init__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_Groups.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_Groups.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = wheel
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = wheel
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = wheel
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = wheel
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = wheel
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = daemon
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = daemon
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = daemon
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = daemon
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = daemon
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = kmem
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = kmem
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = kmem
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = kmem
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = kmem
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = sys
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = sys
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = sys
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = sys
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = sys
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = tty
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = tty
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = tty
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = tty
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = tty
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = operator
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = operator
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = operator
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = operator
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = operator
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = mail
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = mail
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = mail
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = mail
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = mail
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = bin
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = bin
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = bin
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = bin
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = bin
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = news
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = news
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = news
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = news
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = news
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = man
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = man
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = man
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = man
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = man
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = games
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = games
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = games
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = games
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = games
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = ftp
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = ftp
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = ftp
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = ftp
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = ftp
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = staff
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = staff
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = staff
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = staff
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = staff
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = sshd
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = sshd
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = sshd
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = sshd
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = sshd
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = smmsp
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = smmsp
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = smmsp
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = smmsp
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = smmsp
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = mailnull
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = mailnull
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = mailnull
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = mailnull
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = mailnull
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = guest
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = guest
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = guest
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = guest
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = guest
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = bind
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = bind
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = bind
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = bind
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = bind
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = proxy
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = proxy
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = proxy
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = proxy
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = proxy
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = authpf
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = authpf
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = authpf
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = authpf
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = authpf
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = _pflogd
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = _pflogd
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = _pflogd
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = _pflogd
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = _pflogd
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = _dhcp
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = _dhcp
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = _dhcp
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = _dhcp
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = _dhcp
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = uucp
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = uucp
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = uucp
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = uucp
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = uucp
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = dialer
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = dialer
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = dialer
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = dialer
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = dialer
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = network
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = network
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = network
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = network
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = network
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = audit
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = audit
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = audit
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = audit
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = audit
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = www
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = www
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = www
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = www
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = www
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = nogroup
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = nogroup
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = nogroup
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = nogroup
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = nogroup
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = nobody
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = nobody
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = nobody
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = nobody
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = nobody
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = avahi
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = avahi
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = avahi
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = avahi
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = avahi
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = messagebus
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = messagebus
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = messagebus
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = messagebus
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = messagebus
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = Familia
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = Familia
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = Familia
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = Familia
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = Familia
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = Controle
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = Controle
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = Controle
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = Controle
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = Controle
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Groups.__init__: leave
- +--------------------------------------------------------------------------------+
- + GEOM classes +
- +--------------------------------------------------------------------------------+
- +--------------------------------------------------------------------------------+
- + glabel list +
- +--------------------------------------------------------------------------------+
- Geom name: cd0
- Providers:
- 1. Name: iso9660/CDROM
- Mediasize: 112277504 (107M)
- Sectorsize: 2048
- Mode: r0w0e0
- secoffset: 0
- offset: 0
- seclength: 219292
- length: 112277504
- index: 0
- Consumers:
- 1. Name: cd0
- Mediasize: 112277504 (107M)
- Sectorsize: 2048
- Mode: r0w0e0
- Geom name: da0s3
- Providers:
- 1. Name: ufs/FreeNASs3
- Mediasize: 1548288 (1.5M)
- Sectorsize: 512
- Mode: r0w0e0
- secoffset: 0
- offset: 0
- seclength: 3024
- length: 1548288
- index: 0
- Consumers:
- 1. Name: da0s3
- Mediasize: 1548288 (1.5M)
- Sectorsize: 512
- Mode: r0w0e0
- Geom name: da0s4
- Providers:
- 1. Name: ufs/FreeNASs4
- Mediasize: 21159936 (20M)
- Sectorsize: 512
- Mode: r1w1e1
- secoffset: 0
- offset: 0
- seclength: 41328
- length: 21159936
- index: 0
- Consumers:
- 1. Name: da0s4
- Mediasize: 21159936 (20M)
- Sectorsize: 512
- Mode: r1w1e2
- Geom name: ada0p1
- Providers:
- 1. Name: gpt/swap-ada0
- Mediasize: 2147483648 (2.0G)
- Sectorsize: 512
- Mode: r0w0e0
- secoffset: 0
- offset: 0
- seclength: 4194304
- length: 2147483648
- index: 0
- Consumers:
- 1. Name: ada0p1
- Mediasize: 2147483648 (2.0G)
- Sectorsize: 512
- Mode: r0w0e0
- Geom name: ada0p1
- Providers:
- 1. Name: gptid/284e5f42-7673-11e0-9d47-0013d4190f38
- Mediasize: 2147483648 (2.0G)
- Sectorsize: 512
- Mode: r0w0e0
- secoffset: 0
- offset: 0
- seclength: 4194304
- length: 2147483648
- index: 0
- Consumers:
- 1. Name: ada0p1
- Mediasize: 2147483648 (2.0G)
- Sectorsize: 512
- Mode: r0w0e0
- Geom name: ada0p2
- Providers:
- 1. Name: gpt/disk0
- Mediasize: 117886557696 (110G)
- Sectorsize: 512
- Mode: r0w0e0
- secoffset: 0
- offset: 0
- seclength: 230247183
- length: 117886557696
- index: 0
- Consumers:
- 1. Name: ada0p2
- Mediasize: 117886557696 (110G)
- Sectorsize: 512
- Mode: r0w0e0
- Geom name: ada0p2
- Providers:
- 1. Name: gptid/28601606-7673-11e0-9d47-0013d4190f38
- Mediasize: 117886557696 (110G)
- Sectorsize: 512
- Mode: r0w0e0
- secoffset: 0
- offset: 0
- seclength: 230247183
- length: 117886557696
- index: 0
- Consumers:
- 1. Name: ada0p2
- Mediasize: 117886557696 (110G)
- Sectorsize: 512
- Mode: r0w0e0
- Geom name: da0s1a
- Providers:
- 1. Name: ufsid/4f02fdd372f3cffe
- Mediasize: 988283392 (943M)
- Sectorsize: 512
- Mode: r0w0e0
- secoffset: 0
- offset: 0
- seclength: 1930241
- length: 988283392
- index: 0
- Consumers:
- 1. Name: da0s1a
- Mediasize: 988283392 (943M)
- Sectorsize: 512
- Mode: r0w0e0
- Geom name: da0s1a
- Providers:
- 1. Name: ufs/FreeNASs1a
- Mediasize: 988283392 (943M)
- Sectorsize: 512
- Mode: r0w0e0
- secoffset: 0
- offset: 0
- seclength: 1930241
- length: 988283392
- index: 0
- Consumers:
- 1. Name: da0s1a
- Mediasize: 988283392 (943M)
- Sectorsize: 512
- Mode: r0w0e0
- Geom name: da0s2a
- Providers:
- 1. Name: ufs/FreeNASs2a
- Mediasize: 988283392 (943M)
- Sectorsize: 512
- Mode: r1w0e0
- secoffset: 0
- offset: 0
- seclength: 1930241
- length: 988283392
- index: 0
- Consumers:
- 1. Name: da0s2a
- Mediasize: 988283392 (943M)
- Sectorsize: 512
- Mode: r1w0e1
- +--------------------------------------------------------------------------------+
- + glabel status +
- +--------------------------------------------------------------------------------+
- Name Status Components
- iso9660/CDROM N/A cd0
- ufs/FreeNASs3 N/A da0s3
- ufs/FreeNASs4 N/A da0s4
- gpt/swap-ada0 N/A ada0p1
- gptid/284e5f42-7673-11e0-9d47-0013d4190f38 N/A ada0p1
- gpt/disk0 N/A ada0p2
- gptid/28601606-7673-11e0-9d47-0013d4190f38 N/A ada0p2
- ufsid/4f02fdd372f3cffe N/A da0s1a
- ufs/FreeNASs1a N/A da0s1a
- ufs/FreeNASs2a N/A da0s2a
- +--------------------------------------------------------------------------------+
- + gpart list +
- +--------------------------------------------------------------------------------+
- Geom name: da0
- state: OK
- fwheads: 255
- fwsectors: 63
- last: 3899384
- first: 63
- entries: 4
- scheme: MBR
- Providers:
- 1. Name: da0s1
- Mediasize: 988291584 (943M)
- Sectorsize: 512
- Mode: r0w0e0
- rawtype: 165
- length: 988291584
- offset: 32256
- type: freebsd
- index: 1
- end: 1930319
- start: 63
- 2. Name: da0s2
- Mediasize: 988291584 (943M)
- Sectorsize: 512
- Mode: r1w0e1
- attrib: active
- rawtype: 165
- length: 988291584
- offset: 988356096
- type: freebsd
- index: 2
- end: 3860639
- start: 1930383
- 3. Name: da0s3
- Mediasize: 1548288 (1.5M)
- Sectorsize: 512
- Mode: r0w0e0
- rawtype: 165
- length: 1548288
- offset: 1976647680
- type: freebsd
- index: 3
- end: 3863663
- start: 3860640
- 4. Name: da0s4
- Mediasize: 21159936 (20M)
- Sectorsize: 512
- Mode: r1w1e2
- rawtype: 165
- length: 21159936
- offset: 1978195968
- type: freebsd
- index: 4
- end: 3904991
- start: 3863664
- Consumers:
- 1. Name: da0
- Mediasize: 1996488704 (1.9G)
- Sectorsize: 512
- Mode: r2w1e4
- Geom name: ada0
- state: OK
- fwheads: 16
- fwsectors: 63
- last: 234441614
- first: 34
- entries: 128
- scheme: GPT
- Providers:
- 1. Name: ada0p1
- Mediasize: 2147483648 (2.0G)
- Sectorsize: 512
- Mode: r0w0e0
- rawuuid: 284e5f42-7673-11e0-9d47-0013d4190f38
- rawtype: 516e7cb5-6ecf-11d6-8ff8-00022d09712b
- label: swap-ada0
- length: 2147483648
- offset: 65536
- type: freebsd-swap
- index: 1
- end: 4194431
- start: 128
- 2. Name: ada0p2
- Mediasize: 117886557696 (110G)
- Sectorsize: 512
- Mode: r0w0e0
- rawuuid: 28601606-7673-11e0-9d47-0013d4190f38
- rawtype: 516e7cba-6ecf-11d6-8ff8-00022d09712b
- label: disk0
- length: 117886557696
- offset: 2147549184
- type: freebsd-zfs
- index: 2
- end: 234441614
- start: 4194432
- Consumers:
- 1. Name: ada0
- Mediasize: 120034123776 (112G)
- Sectorsize: 512
- Mode: r0w0e0
- Geom name: ada1
- state: OK
- fwheads: 16
- fwsectors: 63
- last: 1953525134
- first: 34
- entries: 128
- scheme: GPT
- Providers:
- 1. Name: ada1p1
- Mediasize: 1073741824 (1.0G)
- Sectorsize: 512
- Mode: r1w1e0
- rawuuid: b4fd2d77-2175-11e1-9bde-0013d4190f38
- rawtype: 516e7cb5-6ecf-11d6-8ff8-00022d09712b
- label: (null)
- length: 1073741824
- offset: 65536
- type: freebsd-swap
- index: 1
- end: 2097279
- start: 128
- 2. Name: ada1p2
- Mediasize: 999131061760 (931G)
- Sectorsize: 512
- Mode: r1w1e1
- rawuuid: b508afe4-2175-11e1-9bde-0013d4190f38
- rawtype: 516e7cba-6ecf-11d6-8ff8-00022d09712b
- label: (null)
- length: 999131061760
- offset: 1073807360
- type: freebsd-zfs
- index: 2
- end: 1953525134
- start: 2097280
- Consumers:
- 1. Name: ada1
- Mediasize: 1000204886016 (932G)
- Sectorsize: 512
- Mode: r2w2e3
- Geom name: ada2
- state: OK
- fwheads: 16
- fwsectors: 63
- last: 976773134
- first: 34
- entries: 128
- scheme: GPT
- Providers:
- 1. Name: ada2p1
- Mediasize: 1073741824 (1.0G)
- Sectorsize: 512
- Mode: r1w1e0
- rawuuid: 0e8549c6-21e6-11e1-8c42-0013d4190f38
- rawtype: 516e7cb5-6ecf-11d6-8ff8-00022d09712b
- label: (null)
- length: 1073741824
- offset: 65536
- type: freebsd-swap
- index: 1
- end: 2097279
- start: 128
- 2. Name: ada2p2
- Mediasize: 499034037760 (465G)
- Sectorsize: 512
- Mode: r1w1e1
- rawuuid: 0e99edd8-21e6-11e1-8c42-0013d4190f38
- rawtype: 516e7cba-6ecf-11d6-8ff8-00022d09712b
- label: (null)
- length: 499034037760
- offset: 1073807360
- type: freebsd-zfs
- index: 2
- end: 976773134
- start: 2097280
- Consumers:
- 1. Name: ada2
- Mediasize: 500107862016 (466G)
- Sectorsize: 512
- Mode: r2w2e3
- Geom name: da0s1
- state: OK
- fwheads: 255
- fwsectors: 63
- last: 1930256
- first: 0
- entries: 8
- scheme: BSD
- Providers:
- 1. Name: da0s1a
- Mediasize: 988283392 (943M)
- Sectorsize: 512
- Mode: r0w0e0
- rawtype: 0
- length: 988283392
- offset: 8192
- type: !0
- index: 1
- end: 1930256
- start: 16
- Consumers:
- 1. Name: da0s1
- Mediasize: 988291584 (943M)
- Sectorsize: 512
- Mode: r0w0e0
- Geom name: da0s2
- state: OK
- fwheads: 255
- fwsectors: 63
- last: 1930256
- first: 0
- entries: 8
- scheme: BSD
- Providers:
- 1. Name: da0s2a
- Mediasize: 988283392 (943M)
- Sectorsize: 512
- Mode: r1w0e1
- rawtype: 0
- length: 988283392
- offset: 8192
- type: !0
- index: 1
- end: 1930256
- start: 16
- Consumers:
- 1. Name: da0s2
- Mediasize: 988291584 (943M)
- Sectorsize: 512
- Mode: r1w0e1
- +--------------------------------------------------------------------------------+
- + gpart status +
- +--------------------------------------------------------------------------------+
- Name Status Components
- da0s1 OK da0
- da0s2 OK da0
- da0s3 OK da0
- da0s4 OK da0
- ada0p1 OK ada0
- ada0p2 OK ada0
- ada1p1 OK ada1
- ada1p2 OK ada1
- ada2p1 OK ada2
- ada2p2 OK ada2
- da0s1a OK da0s1
- da0s2a OK da0s2
- +--------------------------------------------------------------------------------+
- + Hardware +
- +--------------------------------------------------------------------------------+
- Machine class: i386
- System architecture: i386
- Machine model: Intel(R) Pentium(R) 4 CPU 3.20GHz
- Number of active CPUs: 2
- Number of CPUs online: 2
- Current CPU frequency: 3.12 Ghz
- Physical Memory: 1.99 GiB
- +--------------------------------------------------------------------------------+
- + pciconf -lv +
- +--------------------------------------------------------------------------------+
- hostb0@pci0:0:0:0: class=0x060000 card=0x80f21043 chip=0x25708086 rev=0x02 hdr=0x00
- vendor = 'Intel Corporation'
- device = 'DRAM Controller / Host-Hub Interface (82865G/PE/P, 82848P)'
- class = bridge
- subclass = HOST-PCI
- pcib1@pci0:0:1:0: class=0x060400 card=0x00000000 chip=0x25718086 rev=0x02 hdr=0x01
- vendor = 'Intel Corporation'
- device = 'PCI-to-AGP Bridge (82865G/PE/P, 82848P)'
- class = bridge
- subclass = PCI-PCI
- uhci0@pci0:0:29:0: class=0x0c0300 card=0x80a61043 chip=0x24d28086 rev=0x02 hdr=0x00
- vendor = 'Intel Corporation'
- device = '82801EB/ER (ICH5/ICH5R) USB UHCI Controller *1'
- class = serial bus
- subclass = USB
- uhci1@pci0:0:29:1: class=0x0c0300 card=0x80a61043 chip=0x24d48086 rev=0x02 hdr=0x00
- vendor = 'Intel Corporation'
- device = '82801EB/ER (ICH5/ICH5R) USB UHCI Controller *2'
- class = serial bus
- subclass = USB
- uhci2@pci0:0:29:2: class=0x0c0300 card=0x80a61043 chip=0x24d78086 rev=0x02 hdr=0x00
- vendor = 'Intel Corporation'
- device = '82801EB/ER (ICH5/ICH5R) USB UHCI Controller *3'
- class = serial bus
- subclass = USB
- uhci3@pci0:0:29:3: class=0x0c0300 card=0x80a61043 chip=0x24de8086 rev=0x02 hdr=0x00
- vendor = 'Intel Corporation'
- device = '82801EB/ER (ICH5/ICH5R) USB UHCI Controller *4'
- class = serial bus
- subclass = USB
- ehci0@pci0:0:29:7: class=0x0c0320 card=0x80a61043 chip=0x24dd8086 rev=0x02 hdr=0x00
- vendor = 'Intel Corporation'
- device = '82801EB/ER (ICH5/ICH5R) USB 2.0 EHCI Controller'
- class = serial bus
- subclass = USB
- pcib2@pci0:0:30:0: class=0x060400 card=0x00000000 chip=0x244e8086 rev=0xc2 hdr=0x01
- vendor = 'Intel Corporation'
- device = '82801 Family (ICH2/3/4/5/6/7/8/9,63xxESB) Hub Interface to PCI Bridge'
- class = bridge
- subclass = PCI-PCI
- isab0@pci0:0:31:0: class=0x060100 card=0x00000000 chip=0x24d08086 rev=0x02 hdr=0x00
- vendor = 'Intel Corporation'
- device = '82801EB/ER (ICH5/ICH5R) LPC Interface Bridge'
- class = bridge
- subclass = PCI-ISA
- atapci0@pci0:0:31:1: class=0x01018f card=0x80a61043 chip=0x24db8086 rev=0x02 hdr=0x00
- vendor = 'Intel Corporation'
- device = '82801EB/ER (ICH5/ICH5R) EIDE Controller'
- class = mass storage
- subclass = ATA
- atapci1@pci0:0:31:2: class=0x01018f card=0x80a61043 chip=0x24d18086 rev=0x02 hdr=0x00
- vendor = 'Intel Corporation'
- device = '82801EB (ICH5) SATA Controller'
- class = mass storage
- subclass = ATA
- none0@pci0:0:31:3: class=0x0c0500 card=0x80a61043 chip=0x24d38086 rev=0x02 hdr=0x00
- vendor = 'Intel Corporation'
- device = '82801EB/ER (ICH5/ICH5R) SMBus Controller'
- class = serial bus
- subclass = SMBus
- vgapci0@pci0:1:0:0: class=0x030000 card=0x40211043 chip=0x011010de rev=0xb2 hdr=0x00
- vendor = 'NVIDIA Corporation'
- device = 'NVIDIA GeForce2 MX/MX 400 (NV11)'
- class = display
- subclass = VGA
- skc0@pci0:2:5:0: class=0x020000 card=0x811a1043 chip=0x432011ab rev=0x13 hdr=0x00
- vendor = 'Marvell Semiconductor (Was: Galileo Technology Ltd)'
- device = 'Yukon 88E8001/8003/8010 PCI Gigabit Ethernet Controller (Copper)'
- class = network
- subclass = ethernet
- +--------------------------------------------------------------------------------+
- + devinfo -rv +
- +--------------------------------------------------------------------------------+
- nexus0
- cryptosoft0
- apic0
- npx0
- ram0
- I/O memory addresses:
- 0x0-0x9fbff
- 0x100000-0x7ffaffff
- acpi0
- Interrupt request lines:
- 9
- I/O ports:
- 0x10-0x1f
- 0x22-0x3f
- 0x44-0x5f
- 0x62-0x63
- 0x65-0x6f
- 0x72-0x7f
- 0x80
- 0x84-0x86
- 0x88
- 0x8c-0x8e
- 0x90-0x9f
- 0xa2-0xbf
- 0xe0-0xef
- 0x290-0x297
- 0x3f6
- 0x480-0x4bf
- 0x4d0-0x4d1
- 0x680-0x6ff
- 0x800-0x87f
- I/O memory addresses:
- 0xc0000-0xdffff
- 0xe0000-0xfffff
- 0xfec00000-0xfec00fff
- 0xfed20000-0xfed8ffff
- 0xfee00000-0xfee00fff
- 0xffb00000-0xffbfffff
- 0xfff00000-0xffffffff
- cpu0 pnpinfo _HID=none _UID=0 at handle=\_PR_.CPU1
- p4tcc0
- cpufreq0
- cpu1 pnpinfo _HID=none _UID=0 at handle=\_PR_.CPU2
- p4tcc1
- cpufreq1
- pcib0 pnpinfo _HID=PNP0A03 _UID=0 at handle=\_SB_.PCI0
- pci0
- I/O ports:
- 0x400-0x41f
- hostb0 pnpinfo vendor=0x8086 device=0x2570 subvendor=0x1043 subdevice=0x80f2 class=0x060000 at slot=0 function=0
- I/O memory addresses:
- 0xf8000000-0xfbffffff
- agp0
- pcib1 pnpinfo vendor=0x8086 device=0x2571 subvendor=0x0000 subdevice=0x0000 class=0x060400 at slot=1 function=0 handle=\_SB_.PCI0.P0P1
- pci1
- I/O memory addresses:
- 0xe8000000-0xefffffff
- 0xfd000000-0xfdffffff
- vgapci0 pnpinfo vendor=0x10de device=0x0110 subvendor=0x1043 subdevice=0x4021 class=0x030000 at slot=0 function=0
- vgapm0
- scpm0
- drm0
- uhci0 pnpinfo vendor=0x8086 device=0x24d2 subvendor=0x1043 subdevice=0x80a6 class=0x0c0300 at slot=29 function=0 handle=\_SB_.PCI0.USB1
- Interrupt request lines:
- 16
- I/O ports:
- 0xeec0-0xeedf
- usbus0
- uhub0
- uhci1 pnpinfo vendor=0x8086 device=0x24d4 subvendor=0x1043 subdevice=0x80a6 class=0x0c0300 at slot=29 function=1 handle=\_SB_.PCI0.USB2
- Interrupt request lines:
- 19
- I/O ports:
- 0xef00-0xef1f
- usbus1
- uhub1
- uhci2 pnpinfo vendor=0x8086 device=0x24d7 subvendor=0x1043 subdevice=0x80a6 class=0x0c0300 at slot=29 function=2 handle=\_SB_.PCI0.USB3
- Interrupt request lines:
- 18
- I/O ports:
- 0xef20-0xef3f
- usbus2
- uhub2
- uhci3 pnpinfo vendor=0x8086 device=0x24de subvendor=0x1043 subdevice=0x80a6 class=0x0c0300 at slot=29 function=3 handle=\_SB_.PCI0.USB4
- Interrupt request lines:
- 16
- I/O ports:
- 0xef40-0xef5f
- usbus3
- uhub3
- ehci0 pnpinfo vendor=0x8086 device=0x24dd subvendor=0x1043 subdevice=0x80a6 class=0x0c0320 at slot=29 function=7 handle=\_SB_.PCI0.EUSB
- Interrupt request lines:
- 23
- I/O memory addresses:
- 0xfebff800-0xfebffbff
- usbus4
- uhub4
- umass0 pnpinfo vendor=0xcd12 product=0xef18 devclass=0x00 devsubclass=0x00 sernum="A0F45B25DB08091A" release=0x0100 intclass=0x08 intsubclass= at bus=1 hubaddr=2 port=4 devaddr=2 interface=0
- pcib2 pnpinfo vendor=0x8086 device=0x244e subvendor=0x0000 subdevice=0x0000 class=0x060400 at slot=30 function=0 handle=\_SB_.PCI0.P0P4
- pci2
- I/O ports:
- 0xd800-0xd8ff
- skc0 pnpinfo vendor=0x11ab device=0x4320 subvendor=0x1043 subdevice=0x811a class=0x020000 at slot=5 function=0
- Interrupt request lines:
- 22
- I/O memory addresses:
- 0xfeaf8000-0xfeafbfff
- sk0
- miibus0
- e1000phy0 pnpinfo oui=0x5043 model=0x2 rev=0x5 at phyno=0
- isab0 pnpinfo vendor=0x8086 device=0x24d0 subvendor=0x0000 subdevice=0x0000 class=0x060100 at slot=31 function=0 handle=\_SB_.PCI0.SBRG
- isa0
- pmtimer0
- sc0
- vga0
- I/O ports:
- 0x3c0-0x3df
- I/O memory addresses:
- 0xa0000-0xbffff
- ata0
- Interrupt request lines:
- 14
- I/O ports:
- 0x1f0-0x1f7
- ACPI I/O ports:
- 0x3f6
- ata1
- Interrupt request lines:
- 15
- I/O ports:
- 0x170-0x177
- 0x376
- atkbdc0
- I/O ports:
- 0x60
- 0x64
- atkbd0
- Interrupt request lines:
- 1
- psm0
- ppc0
- uart0
- I/O ports:
- 0x3f8-0x3ff
- uart1
- atapci0 pnpinfo vendor=0x8086 device=0x24db subvendor=0x1043 subdevice=0x80a6 class=0x01018f at slot=31 function=1 handle=\_SB_.PCI0.IDE0
- Interrupt request lines:
- 18
- I/O ports:
- 0xef90-0xef9f
- 0xefa0-0xefa7
- 0xefa8-0xefab
- 0xefac-0xefaf
- 0xefe0-0xefe7
- ata2 at channel=0
- ata3 at channel=1
- atapci1 pnpinfo vendor=0x8086 device=0x24d1 subvendor=0x1043 subdevice=0x80a6 class=0x01018f at slot=31 function=2 handle=\_SB_.PCI0.IDE1
- Interrupt request lines:
- 18
- I/O ports:
- 0xeeb0-0xeebf
- 0xef68-0xef6f
- 0xef80-0xef83
- 0xef84-0xef87
- 0xef88-0xef8f
- ata4 at channel=0
- ata5 at channel=1
- unknown pnpinfo vendor=0x8086 device=0x24d3 subvendor=0x1043 subdevice=0x80a6 class=0x0c0500 at slot=31 function=3
- unknown pnpinfo _HID=none _UID=0 at handle=\_SB_.PCI0.IDE0.CHN0
- unknown pnpinfo _HID=none _UID=0 at handle=\_SB_.PCI0.IDE0.CHN0.DRV0
- unknown pnpinfo _HID=none _UID=0 at handle=\_SB_.PCI0.IDE0.CHN0.DRV1
- unknown pnpinfo _HID=none _UID=0 at handle=\_SB_.PCI0.IDE0.CHN1
- unknown pnpinfo _HID=none _UID=0 at handle=\_SB_.PCI0.IDE0.CHN1.DRV0
- unknown pnpinfo _HID=none _UID=0 at handle=\_SB_.PCI0.IDE0.CHN1.DRV1
- unknown pnpinfo _HID=none _UID=0 at handle=\_SB_.PCI0.MC97
- atpic0 pnpinfo _HID=PNP0000 _UID=0 at handle=\_SB_.PCI0.SBRG.PIC_
- atdma0 pnpinfo _HID=PNP0200 _UID=0 at handle=\_SB_.PCI0.SBRG.DMAD
- attimer0 pnpinfo _HID=PNP0100 _UID=0 at handle=\_SB_.PCI0.SBRG.TMR_
- atrtc0 pnpinfo _HID=PNP0B00 _UID=0 at handle=\_SB_.PCI0.SBRG.RTC0
- Interrupt request lines:
- 8
- I/O ports:
- 0x70-0x71
- unknown pnpinfo _HID=PNP0303 _UID=0 at handle=\_SB_.PCI0.SBRG.PS2K
- unknown pnpinfo _HID=PNP0F03 _UID=0 at handle=\_SB_.PCI0.SBRG.PS2M
- unknown pnpinfo _HID=PNP0800 _UID=0 at handle=\_SB_.PCI0.SBRG.SPKR
- npxisa0 pnpinfo _HID=PNP0C04 _UID=0 at handle=\_SB_.PCI0.SBRG.COPR
- unknown pnpinfo _HID=PNP0501 _UID=1 at handle=\_SB_.PCI0.SBRG.UAR1
- unknown pnpinfo _HID=PNP0501 _UID=2 at handle=\_SB_.PCI0.SBRG.UAR2
- fdc0 pnpinfo _HID=PNP0700 _UID=0 at handle=\_SB_.PCI0.SBRG.FDC_
- Interrupt request lines:
- 6
- DMA request lines:
- 2
- I/O ports:
- 0x3f0-0x3f5
- 0x3f7
- fd0
- unknown pnpinfo _HID=PNP0400 _UID=1 at handle=\_SB_.PCI0.SBRG.LPTE
- unknown pnpinfo _HID=PNPB02F _UID=0 at handle=\_SB_.PCI0.SBRG.GAME
- unknown pnpinfo _HID=PNPB006 _UID=0 at handle=\_SB_.PCI0.SBRG.MIDI
- acpi_sysresource0 pnpinfo _HID=PNP0C02 _UID=46 at handle=\_SB_.PCI0.SBRG.SIOR
- acpi_sysresource1 pnpinfo _HID=PNP0C02 _UID=16 at handle=\_SB_.PCI0.SBRG.RMSC
- acpi_sysresource2 pnpinfo _HID=PNP0C02 _UID=1014 at handle=\_SB_.PCI0.SBRG.P3F6
- acpi_sysresource3 pnpinfo _HID=PNP0C02 _UID=0 at handle=\_SB_.PCI0.SBRG.OMSC
- unknown pnpinfo _HID=none _UID=0 at handle=\_SB_.PCI0.P0P2
- unknown pnpinfo _HID=none _UID=0 at handle=\_SB_.PCI0.P0P2.ILAN
- acpi_sysresource4 pnpinfo _HID=PNP0C01 _UID=1 at handle=\_SB_.RMEM
- acpi_button0 pnpinfo _HID=PNP0C0C _UID=170 at handle=\_SB_.PWRB
- pci_link0 pnpinfo _HID=PNP0C0F _UID=1 at handle=\_SB_.LNKA
- pci_link1 pnpinfo _HID=PNP0C0F _UID=2 at handle=\_SB_.LNKB
- pci_link2 pnpinfo _HID=PNP0C0F _UID=3 at handle=\_SB_.LNKC
- pci_link3 pnpinfo _HID=PNP0C0F _UID=4 at handle=\_SB_.LNKD
- pci_link4 pnpinfo _HID=PNP0C0F _UID=5 at handle=\_SB_.LNKE
- pci_link5 pnpinfo _HID=PNP0C0F _UID=6 at handle=\_SB_.LNKF
- pci_link6 pnpinfo _HID=PNP0C0F _UID=7 at handle=\_SB_.LNKG
- pci_link7 pnpinfo _HID=PNP0C0F _UID=8 at handle=\_SB_.LNKH
- acpi_timer0 pnpinfo unknown at unknown
- ACPI I/O ports:
- 0x808-0x80b
- +--------------------------------------------------------------------------------+
- + usbconfig list +
- +--------------------------------------------------------------------------------+
- ugen0.1: <UHCI root HUB Intel> at usbus0, cfg=0 md=HOST spd=FULL (12Mbps) pwr=SAVE
- ugen1.1: <UHCI root HUB Intel> at usbus1, cfg=0 md=HOST spd=FULL (12Mbps) pwr=SAVE
- ugen2.1: <UHCI root HUB Intel> at usbus2, cfg=0 md=HOST spd=FULL (12Mbps) pwr=SAVE
- ugen3.1: <UHCI root HUB Intel> at usbus3, cfg=0 md=HOST spd=FULL (12Mbps) pwr=SAVE
- ugen4.1: <EHCI root HUB Intel> at usbus4, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=SAVE
- ugen4.2: <DISK USB2.0> at usbus4, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=ON
- +--------------------------------------------------------------------------------+
- + dmidecode +
- +--------------------------------------------------------------------------------+
- # dmidecode 2.11
- SMBIOS 2.3 present.
- 69 structures occupying 2112 bytes.
- Table at 0x000F04B0.
- Handle 0x0000, DMI type 0, 20 bytes
- BIOS Information
- Vendor: American Megatrends Inc.
- Version: 1010.001
- Release Date: 09/07/2005
- Address: 0xF0000
- Runtime Size: 64 kB
- ROM Size: 512 kB
- Characteristics:
- ISA is supported
- PCI is supported
- PNP is supported
- APM is supported
- BIOS is upgradeable
- BIOS shadowing is allowed
- ESCD support is available
- Boot from CD is supported
- Selectable boot is supported
- BIOS ROM is socketed
- EDD is supported
- 5.25"/1.2 MB floppy services are supported (int 13h)
- 3.5"/720 kB floppy services are supported (int 13h)
- 3.5"/2.88 MB floppy services are supported (int 13h)
- Print screen service is supported (int 5h)
- 8042 keyboard services are supported (int 9h)
- Serial services are supported (int 14h)
- Printer services are supported (int 17h)
- CGA/mono video services are supported (int 10h)
- ACPI is supported
- USB legacy is supported
- AGP is supported
- LS-120 boot is supported
- ATAPI Zip drive boot is supported
- BIOS boot specification is supported
- Handle 0x0001, DMI type 1, 25 bytes
- System Information
- Manufacturer: To Be Filled By O.E.M.
- Product Name: To Be Filled By O.E.M.
- Version: To Be Filled By O.E.M.
- Serial Number: To Be Filled By O.E.M.
- UUID: 00020003-0004-0005-0006-000700080009
- Wake-up Type: PCI PME#
- Handle 0x0002, DMI type 2, 8 bytes
- Base Board Information
- Manufacturer: ASUSTeK Computer Inc.
- Product Name: P4P800-E
- Version: Rev 1.xx
- Serial Number: MB-1234567890
- Handle 0x0003, DMI type 3, 17 bytes
- Chassis Information
- Manufacturer: Chassis Manufacture
- Type: Desktop
- Lock: Not Present
- Version: Chassis Version
- Serial Number: Chassis Serial Number
- Asset Tag: Asset-1234567890
- Boot-up State: Safe
- Power Supply State: Safe
- Thermal State: Safe
- Security Status: None
- OEM Information: 0x00000001
- Handle 0x0004, DMI type 4, 35 bytes
- Processor Information
- Socket Designation: CPU 1
- Type: Central Processor
- Family: Pentium 4
- Manufacturer: Intel
- ID: 34 0F 00 00 FF FB EB BF
- Signature: Type 0, Family 15, Model 3, Stepping 4
- Flags:
- FPU (Floating-point unit on-chip)
- VME (Virtual mode extension)
- DE (Debugging extension)
- PSE (Page size extension)
- TSC (Time stamp counter)
- MSR (Model specific registers)
- PAE (Physical address extension)
- MCE (Machine check exception)
- CX8 (CMPXCHG8 instruction supported)
- APIC (On-chip APIC hardware supported)
- SEP (Fast system call)
- MTRR (Memory type range registers)
- PGE (Page global enable)
- MCA (Machine check architecture)
- CMOV (Conditional move instruction supported)
- PAT (Page attribute table)
- PSE-36 (36-bit page size extension)
- CLFSH (CLFLUSH instruction supported)
- DS (Debug store)
- ACPI (ACPI supported)
- MMX (MMX technology supported)
- FXSR (FXSAVE and FXSTOR instructions supported)
- SSE (Streaming SIMD extensions)
- SSE2 (Streaming SIMD extensions 2)
- SS (Self-snoop)
- HTT (Multi-threading)
- TM (Thermal monitor supported)
- PBE (Pending break enabled)
- Version: Intel(R) Pentium(R) 4 CPU 3.20GHz
- Voltage: 1.3 V
- External Clock: 200 MHz
- Max Speed: 3600 MHz
- Current Speed: 3200 MHz
- Status: Populated, Enabled
- Upgrade: Socket 478
- L1 Cache Handle: 0x0005
- L2 Cache Handle: 0x0006
- L3 Cache Handle: 0x0007
- Serial Number: To Be Filled By O.E.M.
- Asset Tag: To Be Filled By O.E.M.
- Part Number: To Be Filled By O.E.M.
- Handle 0x0005, DMI type 7, 19 bytes
- Cache Information
- Socket Designation: L1-Cache
- Configuration: Enabled, Not Socketed, Level 1
- Operational Mode: Varies With Memory Address
- Location: Internal
- Installed Size: 16 kB
- Maximum Size: 16 kB
- Supported SRAM Types:
- Pipeline Burst
- Installed SRAM Type: Pipeline Burst
- Speed: Unknown
- Error Correction Type: Single-bit ECC
- System Type: Data
- Associativity: 4-way Set-associative
- Handle 0x0006, DMI type 7, 19 bytes
- Cache Information
- Socket Designation: L2-Cache
- Configuration: Enabled, Not Socketed, Level 2
- Operational Mode: Varies With Memory Address
- Location: Internal
- Installed Size: 1024 kB
- Maximum Size: 1024 kB
- Supported SRAM Types:
- Pipeline Burst
- Installed SRAM Type: Pipeline Burst
- Speed: Unknown
- Error Correction Type: Single-bit ECC
- System Type: Unified
- Associativity: 4-way Set-associative
- Handle 0x0007, DMI type 7, 19 bytes
- Cache Information
- Socket Designation: L3-Cache
- Configuration: Disabled, Not Socketed, Level 3
- Operational Mode: Unknown
- Location: Internal
- Installed Size: 0 kB
- Maximum Size: 0 kB
- Supported SRAM Types:
- Unknown
- Installed SRAM Type: Unknown
- Speed: Unknown
- Error Correction Type: Unknown
- System Type: Unknown
- Associativity: Unknown
- Handle 0x0008, DMI type 5, 24 bytes
- Memory Controller Information
- Error Detecting Method: None
- Error Correcting Capabilities:
- None
- Supported Interleave: One-way Interleave
- Current Interleave: One-way Interleave
- Maximum Memory Module Size: 1024 MB
- Maximum Total Memory Size: 4096 MB
- Supported Speeds:
- 70 ns
- 60 ns
- 50 ns
- Supported Memory Types:
- SIMM
- DIMM
- SDRAM
- Memory Module Voltage: 2.9 V
- Associated Memory Slots: 4
- 0x0009
- 0x000A
- 0x000B
- 0x000C
- Enabled Error Correcting Capabilities:
- None
- Handle 0x0009, DMI type 6, 12 bytes
- Memory Module Information
- Socket Designation: DIMM A1
- Bank Connections: 1 0
- Current Speed: Unknown
- Type: DIMM SDRAM
- Installed Size: 512 MB (Double-bank Connection)
- Enabled Size: 512 MB (Double-bank Connection)
- Error Status: OK
- Handle 0x000A, DMI type 6, 12 bytes
- Memory Module Information
- Socket Designation: DIMM A2
- Bank Connections: 3 2
- Current Speed: Unknown
- Type: DIMM SDRAM
- Installed Size: 512 MB (Double-bank Connection)
- Enabled Size: 512 MB (Double-bank Connection)
- Error Status: OK
- Handle 0x000B, DMI type 6, 12 bytes
- Memory Module Information
- Socket Designation: DIMM B1
- Bank Connections: 5 4
- Current Speed: Unknown
- Type: DIMM SDRAM
- Installed Size: 512 MB (Single-bank Connection)
- Enabled Size: 512 MB (Single-bank Connection)
- Error Status: OK
- Handle 0x000C, DMI type 6, 12 bytes
- Memory Module Information
- Socket Designation: DIMM B2
- Bank Connections: 7 6
- Current Speed: Unknown
- Type: DIMM SDRAM
- Installed Size: 512 MB (Double-bank Connection)
- Enabled Size: 512 MB (Double-bank Connection)
- Error Status: OK
- Handle 0x000D, DMI type 8, 9 bytes
- Port Connector Information
- Internal Reference Designator: Not Specified
- Internal Connector Type: None
- External Reference Designator: PS/2 Mouse
- External Connector Type: PS/2
- Port Type: Mouse Port
- Handle 0x000E, DMI type 8, 9 bytes
- Port Connector Information
- Internal Reference Designator: Not Specified
- Internal Connector Type: None
- External Reference Designator: PS/2 Keyboard
- External Connector Type: PS/2
- Port Type: Keyboard Port
- Handle 0x000F, DMI type 8, 9 bytes
- Port Connector Information
- Internal Reference Designator: Not Specified
- Internal Connector Type: None
- External Reference Designator: USB1
- External Connector Type: Access Bus (USB)
- Port Type: USB
- Handle 0x0010, DMI type 8, 9 bytes
- Port Connector Information
- Internal Reference Designator: Not Specified
- Internal Connector Type: None
- External Reference Designator: USB2
- External Connector Type: Access Bus (USB)
- Port Type: USB
- Handle 0x0011, DMI type 8, 9 bytes
- Port Connector Information
- Internal Reference Designator: Not Specified
- Internal Connector Type: None
- External Reference Designator: USB3
- External Connector Type: Access Bus (USB)
- Port Type: USB
- Handle 0x0012, DMI type 8, 9 bytes
- Port Connector Information
- Internal Reference Designator: Not Specified
- Internal Connector Type: None
- External Reference Designator: USB4
- External Connector Type: Access Bus (USB)
- Port Type: USB
- Handle 0x0013, DMI type 8, 9 bytes
- Port Connector Information
- Internal Reference Designator: Not Specified
- Internal Connector Type: None
- External Reference Designator: USB5
- External Connector Type: Access Bus (USB)
- Port Type: USB
- Handle 0x0014, DMI type 8, 9 bytes
- Port Connector Information
- Internal Reference Designator: Not Specified
- Internal Connector Type: None
- External Reference Designator: USB6
- External Connector Type: Access Bus (USB)
- Port Type: USB
- Handle 0x0015, DMI type 8, 9 bytes
- Port Connector Information
- Internal Reference Designator: Not Specified
- Internal Connector Type: None
- External Reference Designator: USB7
- External Connector Type: Access Bus (USB)
- Port Type: USB
- Handle 0x0016, DMI type 8, 9 bytes
- Port Connector Information
- Internal Reference Designator: Not Specified
- Internal Connector Type: None
- External Reference Designator: USB8
- External Connector Type: Access Bus (USB)
- Port Type: USB
- Handle 0x0017, DMI type 8, 9 bytes
- Port Connector Information
- Internal Reference Designator: Not Specified
- Internal Connector Type: None
- External Reference Designator: LPT 1
- External Connector Type: DB-25 male
- Port Type: Parallel Port ECP/EPP
- Handle 0x0018, DMI type 8, 9 bytes
- Port Connector Information
- Internal Reference Designator: Not Specified
- Internal Connector Type: None
- External Reference Designator: COM 1
- External Connector Type: DB-9 male
- Port Type: Serial Port 16550A Compatible
- Handle 0x0019, DMI type 8, 9 bytes
- Port Connector Information
- Internal Reference Designator: Not Specified
- Internal Connector Type: None
- External Reference Designator: COM 2
- External Connector Type: DB-9 male
- Port Type: Serial Port 16550A Compatible
- Handle 0x001A, DMI type 8, 9 bytes
- Port Connector Information
- Internal Reference Designator: Not Specified
- Internal Connector Type: None
- External Reference Designator: MIDI
- External Connector Type: DB-15 female
- Port Type: MIDI Port
- Handle 0x001B, DMI type 8, 9 bytes
- Port Connector Information
- Internal Reference Designator: Not Specified
- Internal Connector Type: None
- External Reference Designator: Joy Stick
- External Connector Type: DB-15 female
- Port Type: Joystick Port
- Handle 0x001C, DMI type 8, 9 bytes
- Port Connector Information
- Internal Reference Designator: Not Specified
- Internal Connector Type: None
- External Reference Designator: Audio Line In
- External Connector Type: Mini Jack (headphones)
- Port Type: Audio Port
- Handle 0x001D, DMI type 8, 9 bytes
- Port Connector Information
- Internal Reference Designator: Not Specified
- Internal Connector Type: None
- External Reference Designator: Audio Line Out
- External Connector Type: Mini Jack (headphones)
- Port Type: Audio Port
- Handle 0x001E, DMI type 8, 9 bytes
- Port Connector Information
- Internal Reference Designator: Not Specified
- Internal Connector Type: None
- External Reference Designator: Audio Mic In
- External Connector Type: Mini Jack (headphones)
- Port Type: Audio Port
- Handle 0x001F, DMI type 8, 9 bytes
- Port Connector Information
- Internal Reference Designator: Not Specified
- Internal Connector Type: None
- External Reference Designator: Audio Center
- External Connector Type: Mini Jack (headphones)
- Port Type: Audio Port
- Handle 0x0020, DMI type 8, 9 bytes
- Port Connector Information
- Internal Reference Designator: Not Specified
- Internal Connector Type: None
- External Reference Designator: Audio Side surround
- External Connector Type: Mini Jack (headphones)
- Port Type: Audio Port
- Handle 0x0021, DMI type 8, 9 bytes
- Port Connector Information
- Internal Reference Designator: Not Specified
- Internal Connector Type: None
- External Reference Designator: Audio Back surround
- External Connector Type: Mini Jack (headphones)
- Port Type: Audio Port
- Handle 0x0022, DMI type 8, 9 bytes
- Port Connector Information
- Internal Reference Designator: Not Specified
- Internal Connector Type: None
- External Reference Designator: LAN
- External Connector Type: RJ-45
- Port Type: Network Port
- Handle 0x0023, DMI type 8, 9 bytes
- Port Connector Information
- Internal Reference Designator: AUX
- Internal Connector Type: On Board Sound Input From CD-ROM
- External Reference Designator: Not Specified
- External Connector Type: None
- Port Type: Audio Port
- Handle 0x0024, DMI type 8, 9 bytes
- Port Connector Information
- Internal Reference Designator: CD
- Internal Connector Type: On Board Sound Input From CD-ROM
- External Reference Designator: Not Specified
- External Connector Type: None
- Port Type: Audio Port
- Handle 0x0025, DMI type 8, 9 bytes
- Port Connector Information
- Internal Reference Designator: PRI_IDE
- Internal Connector Type: On Board IDE
- External Reference Designator: Not Specified
- External Connector Type: None
- Port Type: Other
- Handle 0x0026, DMI type 8, 9 bytes
- Port Connector Information
- Internal Reference Designator: SEC_IDE
- Internal Connector Type: On Board IDE
- External Reference Designator: Not Specified
- External Connector Type: None
- Port Type: Other
- Handle 0x0027, DMI type 8, 9 bytes
- Port Connector Information
- Internal Reference Designator: FLOPPY
- Internal Connector Type: On Board Floppy
- External Reference Designator: Not Specified
- External Connector Type: None
- Port Type: Other
- Handle 0x0028, DMI type 8, 9 bytes
- Port Connector Information
- Internal Reference Designator: CHA_FAN
- Internal Connector Type: Other
- External Reference Designator: Not Specified
- External Connector Type: None
- Port Type: Other
- Handle 0x0029, DMI type 8, 9 bytes
- Port Connector Information
- Internal Reference Designator: CPU_FAN
- Internal Connector Type: Other
- External Reference Designator: Not Specified
- External Connector Type: None
- Port Type: Other
- Handle 0x002A, DMI type 8, 9 bytes
- Port Connector Information
- Internal Reference Designator: PWR_FAN
- Internal Connector Type: Other
- External Reference Designator: Not Specified
- External Connector Type: None
- Port Type: Other
- Handle 0x002B, DMI type 8, 9 bytes
- Port Connector Information
- Internal Reference Designator: ATXPWR
- Internal Connector Type: Other
- External Reference Designator: Not Specified
- External Connector Type: None
- Port Type: Other
- Handle 0x002C, DMI type 8, 9 bytes
- Port Connector Information
- Internal Reference Designator: CHASSIS
- Internal Connector Type: Other
- External Reference Designator: Not Specified
- External Connector Type: None
- Port Type: Other
- Handle 0x002D, DMI type 8, 9 bytes
- Port Connector Information
- Internal Reference Designator: FP_AUDIO
- Internal Connector Type: Other
- External Reference Designator: Not Specified
- External Connector Type: None
- Port Type: Other
- Handle 0x002E, DMI type 8, 9 bytes
- Port Connector Information
- Internal Reference Designator: SATA1
- Internal Connector Type: Other
- External Reference Designator: Not Specified
- External Connector Type: None
- Port Type: Other
- Handle 0x002F, DMI type 8, 9 bytes
- Port Connector Information
- Internal Reference Designator: SATA2
- Internal Connector Type: Other
- External Reference Designator: Not Specified
- External Connector Type: None
- Port Type: Other
- Handle 0x0030, DMI type 9, 13 bytes
- System Slot Information
- Designation: AGP
- Type: 32-bit AGP 8x
- Current Usage: In Use
- Length: Short
- ID: 0
- Characteristics:
- 3.3 V is provided
- Handle 0x0031, DMI type 9, 13 bytes
- System Slot Information
- Designation: PCI1
- Type: 32-bit PCI
- Current Usage: Available
- Length: Short
- ID: 1
- Characteristics:
- 5.0 V is provided
- 3.3 V is provided
- PME signal is supported
- Handle 0x0032, DMI type 9, 13 bytes
- System Slot Information
- Designation: PCI2
- Type: 32-bit PCI
- Current Usage: Available
- Length: Short
- ID: 2
- Characteristics:
- 5.0 V is provided
- 3.3 V is provided
- PME signal is supported
- Handle 0x0033, DMI type 9, 13 bytes
- System Slot Information
- Designation: PCI3
- Type: 32-bit PCI
- Current Usage: Available
- Length: Short
- ID: 3
- Characteristics:
- 5.0 V is provided
- 3.3 V is provided
- PME signal is supported
- Handle 0x0034, DMI type 9, 13 bytes
- System Slot Information
- Designation: PCI4
- Type: 32-bit PCI
- Current Usage: Available
- Length: Short
- ID: 4
- Characteristics:
- 5.0 V is provided
- 3.3 V is provided
- PME signal is supported
- Handle 0x0035, DMI type 9, 13 bytes
- System Slot Information
- Designation: PCI5
- Type: 32-bit PCI
- Current Usage: Available
- Length: Short
- ID: 5
- Characteristics:
- 5.0 V is provided
- 3.3 V is provided
- PME signal is supported
- Handle 0x0036, DMI type 10, 6 bytes
- On Board Device Information
- Type: Ethernet
- Status: Enabled
- Description: Marvell 88E8001
- Handle 0x0037, DMI type 11, 5 bytes
- OEM Strings
- String 1: To Be Filled By O.E.M.
- String 2: To Be Filled By O.E.M.
- String 3: To Be Filled By O.E.M.
- String 4: To Be Filled By O.E.M.
- Handle 0x0038, DMI type 13, 22 bytes
- BIOS Language Information
- Language Description Format: Abbreviated
- Installable Languages: 1
- en|US|iso8859-1
- Currently Installed Language: en|US|iso8859-1
- Handle 0x0039, DMI type 16, 15 bytes
- Physical Memory Array
- Location: System Board Or Motherboard
- Use: System Memory
- Error Correction Type: None
- Maximum Capacity: 4 GB
- Error Information Handle: Not Provided
- Number Of Devices: 4
- Handle 0x003A, DMI type 19, 15 bytes
- Memory Array Mapped Address
- Starting Address: 0x00000000000
- Ending Address: 0x200000003FF
- Range Size: 2 TB
- Physical Array Handle: 0x0039
- Partition Width: 1
- Handle 0x003B, DMI type 17, 27 bytes
- Memory Device
- Array Handle: 0x0039
- Error Information Handle: Not Provided
- Total Width: 64 bits
- Data Width: 64 bits
- Size: 512 MB
- Form Factor: DIMM
- Set: None
- Locator: DIMM0
- Bank Locator: BANK0
- Type: DDR
- Type Detail: Synchronous
- Speed: Unknown
- Manufacturer: Manufacturer0
- Serial Number: SerNum0
- Asset Tag: AssetTagNum0
- Part Number: PartNum0
- Handle 0x003C, DMI type 20, 19 bytes
- Memory Device Mapped Address
- Starting Address: 0x00000000000
- Ending Address: 0x0001FFFFFFF
- Range Size: 512 MB
- Physical Device Handle: 0x003B
- Memory Array Mapped Address Handle: 0x003A
- Partition Row Position: 1
- Handle 0x003D, DMI type 17, 27 bytes
- Memory Device
- Array Handle: 0x0039
- Error Information Handle: Not Provided
- Total Width: 64 bits
- Data Width: 64 bits
- Size: 512 MB
- Form Factor: DIMM
- Set: None
- Locator: DIMM1
- Bank Locator: BANK1
- Type: DDR
- Type Detail: Synchronous
- Speed: Unknown
- Manufacturer: Manufacturer1
- Serial Number: SerNum1
- Asset Tag: AssetTagNum1
- Part Number: PartNum1
- Handle 0x003E, DMI type 20, 19 bytes
- Memory Device Mapped Address
- Starting Address: 0x00020000000
- Ending Address: 0x0003FFFFFFF
- Range Size: 512 MB
- Physical Device Handle: 0x003D
- Memory Array Mapped Address Handle: 0x003A
- Partition Row Position: 1
- Handle 0x003F, DMI type 17, 27 bytes
- Memory Device
- Array Handle: 0x0039
- Error Information Handle: Not Provided
- Total Width: 64 bits
- Data Width: 64 bits
- Size: 512 MB
- Form Factor: DIMM
- Set: None
- Locator: DIMM2
- Bank Locator: BANK2
- Type: DDR
- Type Detail: Synchronous
- Speed: Unknown
- Manufacturer: Manufacturer2
- Serial Number: SerNum2
- Asset Tag: AssetTagNum2
- Part Number: PartNum2
- Handle 0x0040, DMI type 20, 19 bytes
- Memory Device Mapped Address
- Starting Address: 0x00040000000
- Ending Address: 0x0005FFFFFFF
- Range Size: 512 MB
- Physical Device Handle: 0x003F
- Memory Array Mapped Address Handle: 0x003A
- Partition Row Position: 1
- Handle 0x0041, DMI type 17, 27 bytes
- Memory Device
- Array Handle: 0x0039
- Error Information Handle: Not Provided
- Total Width: 64 bits
- Data Width: 64 bits
- Size: 512 MB
- Form Factor: DIMM
- Set: None
- Locator: DIMM3
- Bank Locator: BANK3
- Type: DDR
- Type Detail: Synchronous
- Speed: Unknown
- Manufacturer: Manufacturer3
- Serial Number: SerNum3
- Asset Tag: AssetTagNum3
- Part Number: PartNum3
- Handle 0x0042, DMI type 20, 19 bytes
- Memory Device Mapped Address
- Starting Address: 0x00060000000
- Ending Address: 0x0007FFFFFFF
- Range Size: 512 MB
- Physical Device Handle: 0x0041
- Memory Array Mapped Address Handle: 0x003A
- Partition Row Position: 1
- Handle 0x0043, DMI type 32, 20 bytes
- System Boot Information
- Status: No errors detected
- Handle 0x0044, DMI type 127, 4 bytes
- End Of Table
- +--------------------------------------------------------------------------------+
- + memcontrol list +
- +--------------------------------------------------------------------------------+
- 0x0/0x10000 BIOS write-back fixed-base fixed-length set-by-firmware active
- 0x10000/0x10000 BIOS write-back fixed-base fixed-length set-by-firmware active
- 0x20000/0x10000 BIOS write-back fixed-base fixed-length set-by-firmware active
- 0x30000/0x10000 BIOS write-back fixed-base fixed-length set-by-firmware active
- 0x40000/0x10000 BIOS write-back fixed-base fixed-length set-by-firmware active
- 0x50000/0x10000 BIOS write-back fixed-base fixed-length set-by-firmware active
- 0x60000/0x10000 BIOS write-back fixed-base fixed-length set-by-firmware active
- 0x70000/0x10000 BIOS write-back fixed-base fixed-length set-by-firmware active
- 0x80000/0x4000 BIOS write-back fixed-base fixed-length set-by-firmware active
- 0x84000/0x4000 BIOS write-back fixed-base fixed-length set-by-firmware active
- 0x88000/0x4000 BIOS write-back fixed-base fixed-length set-by-firmware active
- 0x8c000/0x4000 BIOS write-back fixed-base fixed-length set-by-firmware active
- 0x90000/0x4000 BIOS write-back fixed-base fixed-length set-by-firmware active
- 0x94000/0x4000 BIOS write-back fixed-base fixed-length set-by-firmware active
- 0x98000/0x4000 BIOS write-back fixed-base fixed-length set-by-firmware active
- 0x9c000/0x4000 BIOS write-back fixed-base fixed-length set-by-firmware active
- 0xa0000/0x4000 BIOS uncacheable fixed-base fixed-length set-by-firmware active
- 0xa4000/0x4000 BIOS uncacheable fixed-base fixed-length set-by-firmware active
- 0xa8000/0x4000 BIOS uncacheable fixed-base fixed-length set-by-firmware active
- 0xac000/0x4000 BIOS uncacheable fixed-base fixed-length set-by-firmware active
- 0xb0000/0x4000 BIOS uncacheable fixed-base fixed-length set-by-firmware active
- 0xb4000/0x4000 BIOS uncacheable fixed-base fixed-length set-by-firmware active
- 0xb8000/0x4000 BIOS uncacheable fixed-base fixed-length set-by-firmware active
- 0xbc000/0x4000 BIOS uncacheable fixed-base fixed-length set-by-firmware active
- 0xc0000/0x1000 BIOS uncacheable fixed-base fixed-length set-by-firmware active
- 0xc1000/0x1000 BIOS uncacheable fixed-base fixed-length set-by-firmware active
- 0xc2000/0x1000 BIOS uncacheable fixed-base fixed-length set-by-firmware active
- 0xc3000/0x1000 BIOS uncacheable fixed-base fixed-length set-by-firmware active
- 0xc4000/0x1000 BIOS uncacheable fixed-base fixed-length set-by-firmware active
- 0xc5000/0x1000 BIOS uncacheable fixed-base fixed-length set-by-firmware active
- 0xc6000/0x1000 BIOS uncacheable fixed-base fixed-length set-by-firmware active
- 0xc7000/0x1000 BIOS uncacheable fixed-base fixed-length set-by-firmware active
- 0xc8000/0x1000 BIOS uncacheable fixed-base fixed-length set-by-firmware active
- 0xc9000/0x1000 BIOS uncacheable fixed-base fixed-length set-by-firmware active
- 0xca000/0x1000 BIOS uncacheable fixed-base fixed-length set-by-firmware active
- 0xcb000/0x1000 BIOS uncacheable fixed-base fixed-length set-by-firmware active
- 0xcc000/0x1000 BIOS uncacheable fixed-base fixed-length set-by-firmware active
- 0xcd000/0x1000 BIOS uncacheable fixed-base fixed-length set-by-firmware active
- 0xce000/0x1000 BIOS uncacheable fixed-base fixed-length set-by-firmware active
- 0xcf000/0x1000 BIOS uncacheable fixed-base fixed-length set-by-firmware active
- 0xd0000/0x1000 BIOS uncacheable fixed-base fixed-length set-by-firmware active
- 0xd1000/0x1000 BIOS uncacheable fixed-base fixed-length set-by-firmware active
- 0xd2000/0x1000 BIOS uncacheable fixed-base fixed-length set-by-firmware active
- 0xd3000/0x1000 BIOS uncacheable fixed-base fixed-length set-by-firmware active
- 0xd4000/0x1000 BIOS uncacheable fixed-base fixed-length set-by-firmware active
- 0xd5000/0x1000 BIOS uncacheable fixed-base fixed-length set-by-firmware active
- 0xd6000/0x1000 BIOS uncacheable fixed-base fixed-length set-by-firmware active
- 0xd7000/0x1000 BIOS uncacheable fixed-base fixed-length set-by-firmware active
- 0xd8000/0x1000 BIOS uncacheable fixed-base fixed-length set-by-firmware active
- 0xd9000/0x1000 BIOS uncacheable fixed-base fixed-length set-by-firmware active
- 0xda000/0x1000 BIOS uncacheable fixed-base fixed-length set-by-firmware active
- 0xdb000/0x1000 BIOS uncacheable fixed-base fixed-length set-by-firmware active
- 0xdc000/0x1000 BIOS uncacheable fixed-base fixed-length set-by-firmware active
- 0xdd000/0x1000 BIOS uncacheable fixed-base fixed-length set-by-firmware active
- 0xde000/0x1000 BIOS uncacheable fixed-base fixed-length set-by-firmware active
- 0xdf000/0x1000 BIOS uncacheable fixed-base fixed-length set-by-firmware active
- 0xe0000/0x1000 BIOS write-through fixed-base fixed-length set-by-firmware active
- 0xe1000/0x1000 BIOS write-through fixed-base fixed-length set-by-firmware active
- 0xe2000/0x1000 BIOS write-through fixed-base fixed-length set-by-firmware active
- 0xe3000/0x1000 BIOS write-through fixed-base fixed-length set-by-firmware active
- 0xe4000/0x1000 BIOS write-through fixed-base fixed-length set-by-firmware active
- 0xe5000/0x1000 BIOS write-through fixed-base fixed-length set-by-firmware active
- 0xe6000/0x1000 BIOS write-through fixed-base fixed-length set-by-firmware active
- 0xe7000/0x1000 BIOS write-through fixed-base fixed-length set-by-firmware active
- 0xe8000/0x1000 BIOS write-through fixed-base fixed-length set-by-firmware active
- 0xe9000/0x1000 BIOS write-through fixed-base fixed-length set-by-firmware active
- 0xea000/0x1000 BIOS write-through fixed-base fixed-length set-by-firmware active
- 0xeb000/0x1000 BIOS write-through fixed-base fixed-length set-by-firmware active
- 0xec000/0x1000 BIOS write-through fixed-base fixed-length set-by-firmware active
- 0xed000/0x1000 BIOS write-through fixed-base fixed-length set-by-firmware active
- 0xee000/0x1000 BIOS write-through fixed-base fixed-length set-by-firmware active
- 0xef000/0x1000 BIOS write-through fixed-base fixed-length set-by-firmware active
- 0xf0000/0x1000 BIOS write-protect fixed-base fixed-length set-by-firmware active
- 0xf1000/0x1000 BIOS write-protect fixed-base fixed-length set-by-firmware active
- 0xf2000/0x1000 BIOS write-protect fixed-base fixed-length set-by-firmware active
- 0xf3000/0x1000 BIOS write-protect fixed-base fixed-length set-by-firmware active
- 0xf4000/0x1000 BIOS write-protect fixed-base fixed-length set-by-firmware active
- 0xf5000/0x1000 BIOS write-protect fixed-base fixed-length set-by-firmware active
- 0xf6000/0x1000 BIOS write-protect fixed-base fixed-length set-by-firmware active
- 0xf7000/0x1000 BIOS write-protect fixed-base fixed-length set-by-firmware active
- 0xf8000/0x1000 BIOS write-protect fixed-base fixed-length set-by-firmware active
- 0xf9000/0x1000 BIOS write-protect fixed-base fixed-length set-by-firmware active
- 0xfa000/0x1000 BIOS write-protect fixed-base fixed-length set-by-firmware active
- 0xfb000/0x1000 BIOS write-protect fixed-base fixed-length set-by-firmware active
- 0xfc000/0x1000 BIOS write-protect fixed-base fixed-length set-by-firmware active
- 0xfd000/0x1000 BIOS write-protect fixed-base fixed-length set-by-firmware active
- 0xfe000/0x1000 BIOS write-protect fixed-base fixed-length set-by-firmware active
- 0xff000/0x1000 BIOS write-protect fixed-base fixed-length set-by-firmware active
- 0x0/0x80000000 BIOS write-back set-by-firmware active
- +--------------------------------------------------------------------------------+
- + camcontrol devlist +
- +--------------------------------------------------------------------------------+
- <ST3120023A 3.33> at scbus0 target 0 lun 0 (ada0,pass0)
- <HL-DT-ST DVD-RAM GH22NP20 1.02> at scbus1 target 0 lun 0 (pass1,cd0)
- <ST31000528AS CC44> at scbus2 target 0 lun 0 (ada1,pass2)
- <Hitachi HDP725050GLA360 GM4OA5CA> at scbus3 target 0 lun 0 (ada2,pass3)
- <USB2.0 DISK 1.00> at scbus6 target 0 lun 0 (da0,pass4)
- +--------------------------------------------------------------------------------+
- + atacontrol list +
- +--------------------------------------------------------------------------------+
- atacontrol: control device not found: No such file or directory
- +--------------------------------------------------------------------------------+
- + LDAP Status +
- +--------------------------------------------------------------------------------+
- LDAP is DISABLED
- +--------------------------------------------------------------------------------+
- + LDAP Settings +
- +--------------------------------------------------------------------------------+
- HOSTNAME:
- BASEDN:
- PWENCRYPTION: clear
- ANONBIND: 0
- SSL: off
- MACHINESUFFIX:
- GROUPSUFFIX:
- USERSUFFIX:
- PASSWORDSUFFIX:
- ROOTBASEDN:
- +--------------------------------------------------------------------------------+
- + /etc/nsswitch.conf +
- +--------------------------------------------------------------------------------+
- group: compat
- hosts: files dns
- networks: files
- passwd: compat
- shells: files
- services: files
- protocols: files
- rpc: files
- +--------------------------------------------------------------------------------+
- + /etc/pam.d +
- +--------------------------------------------------------------------------------+
- +--------------------------------------------------------------------------------+
- + /etc/pam.d/atrun +
- +--------------------------------------------------------------------------------+
- #
- # $FreeBSD: src/etc/pam.d/atrun,v 1.1 2007/06/15 12:02:16 yar Exp $
- #
- # PAM configuration for the "atrun" service
- #
- # Note well: enabling pam_nologin for atrun will currently result
- # in jobs discarded, not just delayed, during a no-login period.
- #account required pam_nologin.so
- account required pam_unix.so
- +--------------------------------------------------------------------------------+
- + /etc/pam.d/cron +
- +--------------------------------------------------------------------------------+
- #
- # $FreeBSD: src/etc/pam.d/cron,v 1.1 2007/06/17 17:25:52 yar Exp $
- #
- # PAM configuration for the "cron" service
- #
- # account
- account required pam_nologin.so
- account required pam_unix.so
- +--------------------------------------------------------------------------------+
- + /etc/pam.d/ftp +
- +--------------------------------------------------------------------------------+
- #
- # $FreeBSD: src/etc/pam.d/ftpd,v 1.20 2009/10/05 09:28:54 des Exp $
- #
- # PAM configuration for the "ftpd" service
- #
- # auth
- auth sufficient pam_opie.so no_warn no_fake_prompts
- auth requisite pam_opieaccess.so no_warn allow_local
- #auth sufficient pam_ssh.so no_warn try_first_pass
- auth required pam_unix.so no_warn try_first_pass
- # account
- account required pam_nologin.so
- account required pam_unix.so
- # session
- session required pam_permit.so
- +--------------------------------------------------------------------------------+
- + /etc/pam.d/ftpd +
- +--------------------------------------------------------------------------------+
- #
- # $FreeBSD: src/etc/pam.d/ftpd,v 1.20 2009/10/05 09:28:54 des Exp $
- #
- # PAM configuration for the "ftpd" service
- #
- # auth
- auth sufficient pam_opie.so no_warn no_fake_prompts
- auth requisite pam_opieaccess.so no_warn allow_local
- #auth sufficient pam_ssh.so no_warn try_first_pass
- auth required pam_unix.so no_warn try_first_pass
- # account
- account required pam_nologin.so
- account required pam_unix.so
- # session
- session required pam_permit.so
- +--------------------------------------------------------------------------------+
- + /etc/pam.d/imap +
- +--------------------------------------------------------------------------------+
- #
- # $FreeBSD: src/etc/pam.d/imap,v 1.7 2007/06/15 11:33:13 yar Exp $
- #
- # PAM configuration for the "imap" service
- #
- # auth
- #auth sufficient pam_ssh.so no_warn try_first_pass
- auth required pam_unix.so no_warn try_first_pass
- # account
- #account required pam_nologin.so
- account required pam_unix.so
- +--------------------------------------------------------------------------------+
- + /etc/pam.d/kde +
- +--------------------------------------------------------------------------------+
- #
- # $FreeBSD: src/etc/pam.d/kde,v 1.9 2009/10/05 09:28:54 des Exp $
- #
- # PAM configuration for the "kde" service
- #
- # auth
- #auth sufficient pam_ssh.so no_warn try_first_pass
- auth required pam_unix.so no_warn try_first_pass
- # account
- account required pam_nologin.so
- account required pam_unix.so
- # session
- #session optional pam_ssh.so want_agent
- session required pam_permit.so
- +--------------------------------------------------------------------------------+
- + /etc/pam.d/login +
- +--------------------------------------------------------------------------------+
- #
- # $FreeBSD: src/etc/pam.d/login,v 1.17 2007/06/10 18:57:20 yar Exp $
- #
- # PAM configuration for the "login" service
- #
- # auth
- auth sufficient pam_self.so no_warn
- auth include system
- # account
- account requisite pam_securetty.so
- account required pam_nologin.so
- account include system
- # session
- session include system
- # password
- password include system
- +--------------------------------------------------------------------------------+
- + /etc/pam.d/netatalk +
- +--------------------------------------------------------------------------------+
- #
- # PAM configuration for the "netatalk" service
- #
- # auth
- auth sufficient pam_opie.so no_warn no_fake_prompts
- auth requisite pam_opieaccess.so no_warn allow_local
- #auth sufficient pam_ssh.so no_warn try_first_pass
- auth required pam_unix.so no_warn try_first_pass
- # account
- account required pam_nologin.so
- account required pam_unix.so
- # session
- session required pam_permit.so
- # password
- password required pam_unix.so no_warn try_first_pass
- +--------------------------------------------------------------------------------+
- + /etc/pam.d/other +
- +--------------------------------------------------------------------------------+
- #
- # $FreeBSD: src/etc/pam.d/other,v 1.13 2009/10/05 09:28:54 des Exp $
- #
- # PAM configuration for the "other" service
- #
- # auth
- auth sufficient pam_opie.so no_warn no_fake_prompts
- auth requisite pam_opieaccess.so no_warn allow_local
- #auth sufficient pam_ssh.so no_warn try_first_pass
- auth required pam_unix.so no_warn try_first_pass
- # account
- account required pam_nologin.so
- account required pam_login_access.so
- account required pam_unix.so
- # session
- #session optional pam_ssh.so want_agent
- session required pam_permit.so
- # password
- password required pam_permit.so
- +--------------------------------------------------------------------------------+
- + /etc/pam.d/passwd +
- +--------------------------------------------------------------------------------+
- #
- # $FreeBSD: src/etc/pam.d/passwd,v 1.3 2003/04/24 12:22:42 des Exp $
- #
- # PAM configuration for the "passwd" service
- #
- # passwd(1) does not use the auth, account or session services.
- # password
- #password requisite pam_passwdqc.so enforce=users
- password required pam_unix.so no_warn try_first_pass nullok
- +--------------------------------------------------------------------------------+
- + /etc/pam.d/pop3 +
- +--------------------------------------------------------------------------------+
- #
- # $FreeBSD: src/etc/pam.d/pop3,v 1.7 2007/06/15 11:33:13 yar Exp $
- #
- # PAM configuration for the "pop3" service
- #
- # auth
- #auth sufficient pam_ssh.so no_warn try_first_pass
- auth required pam_unix.so no_warn try_first_pass
- # account
- #account required pam_nologin.so
- account required pam_unix.so
- +--------------------------------------------------------------------------------+
- + /etc/pam.d/rsh +
- +--------------------------------------------------------------------------------+
- #
- # $FreeBSD: src/etc/pam.d/rsh,v 1.6 2007/06/10 18:57:20 yar Exp $
- #
- # PAM configuration for the "rsh" service
- #
- # auth
- auth required pam_rhosts.so no_warn
- # account
- account required pam_nologin.so
- account required pam_unix.so
- # session
- session required pam_permit.so
- # password
- password required pam_deny.so
- +--------------------------------------------------------------------------------+
- + /etc/pam.d/sshd +
- +--------------------------------------------------------------------------------+
- #
- # $FreeBSD: src/etc/pam.d/sshd,v 1.18 2009/10/05 09:28:54 des Exp $
- #
- # PAM configuration for the "sshd" service
- #
- # auth
- auth sufficient pam_opie.so no_warn no_fake_prompts
- auth requisite pam_opieaccess.so no_warn allow_local
- #auth sufficient pam_ssh.so no_warn try_first_pass
- auth required pam_unix.so no_warn try_first_pass
- # account
- account required pam_nologin.so
- account required pam_login_access.so
- account required pam_unix.so
- # session
- #session optional pam_ssh.so want_agent
- session required pam_permit.so
- # password
- password required pam_unix.so no_warn try_first_pass
- +--------------------------------------------------------------------------------+
- + /etc/pam.d/su +
- +--------------------------------------------------------------------------------+
- #
- # $FreeBSD: src/etc/pam.d/su,v 1.16 2003/07/09 18:40:49 des Exp $
- #
- # PAM configuration for the "su" service
- #
- # auth
- auth sufficient pam_rootok.so no_warn
- auth sufficient pam_self.so no_warn
- auth requisite pam_group.so no_warn group=wheel root_only fail_safe
- auth include system
- # account
- account include system
- # session
- session required pam_permit.so
- +--------------------------------------------------------------------------------+
- + /etc/pam.d/system +
- +--------------------------------------------------------------------------------+
- #
- # $FreeBSD: src/etc/pam.d/system,v 1.3 2009/10/05 09:28:54 des Exp $
- #
- # System-wide defaults
- #
- # auth
- auth sufficient pam_opie.so no_warn no_fake_prompts
- auth requisite pam_opieaccess.so no_warn allow_local
- #auth sufficient pam_krb5.so no_warn try_first_pass
- #auth sufficient pam_ssh.so no_warn try_first_pass
- auth required pam_unix.so no_warn try_first_pass nullok
- # account
- #account required pam_krb5.so
- account required pam_login_access.so
- account required pam_unix.so
- # session
- #session optional pam_ssh.so want_agent
- session required pam_lastlog.so no_fail
- # password
- #password sufficient pam_krb5.so no_warn try_first_pass
- password required pam_unix.so no_warn try_first_pass
- +--------------------------------------------------------------------------------+
- + /etc/pam.d/telnetd +
- +--------------------------------------------------------------------------------+
- #
- # $FreeBSD: src/etc/pam.d/telnetd,v 1.10 2009/10/05 09:28:54 des Exp $
- #
- # PAM configuration for the "telnetd" service
- #
- # auth
- auth sufficient pam_opie.so no_warn no_fake_prompts
- auth requisite pam_opieaccess.so no_warn allow_local
- #auth sufficient pam_krb5.so no_warn try_first_pass
- #auth sufficient pam_ssh.so no_warn try_first_pass
- auth required pam_unix.so no_warn try_first_pass
- # account
- account required pam_nologin.so
- #account required pam_krb5.so
- account required pam_login_access.so
- account required pam_unix.so
- # session
- #session optional pam_ssh.so want_agent
- session required pam_lastlog.so no_fail
- # password
- #password sufficient pam_krb5.so no_warn try_first_pass
- password required pam_unix.so no_warn try_first_pass
- +--------------------------------------------------------------------------------+
- + /etc/pam.d/xdm +
- +--------------------------------------------------------------------------------+
- #
- # $FreeBSD: src/etc/pam.d/xdm,v 1.12 2009/10/05 09:28:54 des Exp $
- #
- # PAM configuration for the "xdm" service
- #
- # auth
- #auth sufficient pam_krb5.so no_warn try_first_pass
- #auth sufficient pam_ssh.so no_warn try_first_pass
- auth required pam_unix.so no_warn try_first_pass
- # account
- account required pam_nologin.so
- #account required pam_krb5.so
- account required pam_unix.so
- # session
- #session required pam_ssh.so want_agent
- session required pam_lastlog.so no_fail
- # password
- password required pam_deny.so
- +--------------------------------------------------------------------------------+
- + /etc/resolv.conf +
- +--------------------------------------------------------------------------------+
- search local
- nameserver 192.168.1.1
- +--------------------------------------------------------------------------------+
- + /etc/hosts +
- +--------------------------------------------------------------------------------+
- # $FreeBSD: src/etc/hosts,v 1.16.34.1.2.1 2009/10/25 01:10:29 kensmith Exp $
- #
- # Host Database
- #
- # This file should contain the addresses and aliases for local hosts that
- # share this file. Replace 'my.domain' below with the domainname of your
- # machine.
- #
- # In the presence of the domain name service or NIS, this file may
- # not be consulted at all; see /etc/nsswitch.conf for the resolution order.
- #
- #
- ::1 localhost localhost.my.domain freenas freenas.local
- 127.0.0.1 localhost localhost.my.domain freenas freenas.local
- #
- # Imaginary network.
- #10.0.0.2 myname.my.domain myname
- #10.0.0.3 myfriend.my.domain myfriend
- #
- # According to RFC 1918, you can use the following IP networks for
- # private nets which will never be connected to the Internet:
- #
- # 10.0.0.0 - 10.255.255.255
- # 172.16.0.0 - 172.31.255.255
- # 192.168.0.0 - 192.168.255.255
- #
- # In case you want to be able to connect to the Internet, you need
- # real official assigned numbers. Do not try to invent your own network
- # numbers but instead get one from your network provider (if any) or
- # from your regional registry (ARIN, APNIC, LACNIC, RIPE NCC, or AfriNIC.)
- #
- 127.0.0.1 MyFreeNas.local
- +--------------------------------------------------------------------------------+
- + ifconfig -a +
- +--------------------------------------------------------------------------------+
- sk0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
- options=80009<RXCSUM,VLAN_MTU,LINKSTATE>
- ether 00:13:d4:19:0f:38
- inet 192.168.1.3 netmask 0xffffff00 broadcast 192.168.1.255
- media: Ethernet autoselect (100baseTX <full-duplex>)
- status: active
- lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384
- options=3<RXCSUM,TXCSUM>
- inet6 fe80::1%lo0 prefixlen 64 scopeid 0x2
- inet6 ::1 prefixlen 128
- inet 127.0.0.1 netmask 0xff000000
- nd6 options=3<PERFORMNUD,ACCEPT_RTADV>
- +--------------------------------------------------------------------------------+
- + /usr/local/etc/smb.conf +
- +--------------------------------------------------------------------------------+
- [global]
- encrypt passwords = yes
- dns proxy = no
- strict locking = no
- read raw = yes
- write raw = yes
- oplocks = yes
- max xmit = 65535
- deadtime = 15
- display charset = LOCALE
- max log size = 10
- syslog only = yes
- syslog = yes
- load printers = no
- printing = bsd
- printcap name = /dev/null
- disable spoolss = yes
- smb passwd file = /var/etc/private/smbpasswd
- private dir = /var/etc/private
- getwd cache = yes
- guest account = www
- map to guest = Bad Password
- netbios name = MyNAS
- workgroup = POR
- server string = Servidor de ficheiros
- use sendfile = yes
- ea support = yes
- store dos attributes = yes
- local master = yes
- time server = yes
- security = user
- create mask = 600
- create mask = 600
- directory mask = 700
- client ntlmv2 auth = yes
- dos charset = CP850
- unix charset = UTF-8
- log level = 1
- aio read size = 1
- aio write size = 1
- [homes]
- comment = Home Directories
- valid users = %U
- writable = yes
- browseable = no
- path = /mnt/DISCO/%U
- [xpuser]
- path = /mnt/DISCO/xpuser
- printable = no
- veto files = /.snap/.windows/
- comment = Documentos XpUser
- writeable = yes
- browseable = yes
- inherit owner = no
- inherit permissions = yes
- vfs objects = zfsacl
- hide dot files = no
- inherit acls = Yes
- map archive = No
- map readonly = no
- nfs4:mode = special
- nfs4:acedup = merge
- nfs4:chown = yes
- [schpics]
- path = /mnt/DISCO/schpics
- printable = no
- veto files = /.snap/.windows/
- comment = Imagens de Schindler
- writeable = yes
- browseable = yes
- inherit owner = no
- inherit permissions = yes
- vfs objects = zfsacl
- hide dot files = no
- inherit acls = Yes
- map archive = No
- map readonly = no
- nfs4:mode = special
- nfs4:acedup = merge
- nfs4:chown = yes
- [schdocs]
- path = /mnt/DISCO/schdocs
- printable = no
- veto files = /.snap/.windows/
- comment = Documentos da Schindler
- writeable = yes
- browseable = yes
- inherit owner = no
- inherit permissions = yes
- vfs objects = zfsacl
- hide dot files = no
- inherit acls = Yes
- map archive = No
- map readonly = no
- nfs4:mode = special
- nfs4:acedup = merge
- nfs4:chown = yes
- [ficheiros]
- path = /mnt/DISCO/ficheiros
- printable = no
- veto files = /.snap/.windows/
- comment = Ficheiros diversos
- writeable = yes
- browseable = yes
- inherit owner = no
- inherit permissions = yes
- vfs objects = zfsacl
- hide dot files = no
- inherit acls = Yes
- map archive = No
- map readonly = no
- nfs4:mode = special
- nfs4:acedup = merge
- nfs4:chown = yes
- [bd]
- path = /mnt/DISCO/bd
- printable = no
- veto files = /.snap/.windows/
- comment = Ficheiros da BD
- writeable = yes
- browseable = yes
- inherit owner = no
- inherit permissions = yes
- vfs objects = zfsacl
- hide dot files = no
- inherit acls = Yes
- map archive = No
- map readonly = no
- nfs4:mode = special
- nfs4:acedup = merge
- nfs4:chown = yes
- [Imagens]
- path = /mnt/DISCO/xpuserpics
- printable = no
- veto files = /.snap/.windows/
- comment = Imagens de XpUser
- writeable = yes
- browseable = yes
- inherit owner = no
- inherit permissions = yes
- vfs objects = zfsacl
- hide dot files = no
- inherit acls = Yes
- map archive = No
- map readonly = no
- nfs4:mode = special
- nfs4:acedup = merge
- nfs4:chown = yes
- [catia]
- path = /mnt/DISCO/catia
- printable = no
- veto files = /.snap/.windows/
- comment = Documentos da Catia
- writeable = yes
- browseable = yes
- inherit owner = no
- inherit permissions = yes
- vfs objects = zfsacl
- inherit acls = Yes
- map archive = No
- map readonly = no
- nfs4:mode = special
- nfs4:acedup = merge
- nfs4:chown = yes
- [musica]
- path = /mnt/DISCO/musica
- printable = no
- veto files = /.snap/.windows/
- comment = Ficheiros de Audio
- writeable = yes
- browseable = yes
- inherit owner = no
- inherit permissions = no
- vfs objects = zfsacl
- inherit acls = Yes
- map archive = No
- map readonly = no
- nfs4:mode = special
- nfs4:acedup = merge
- nfs4:chown = yes
- [pvr]
- path = /mnt/DISCO/livepvr
- printable = no
- veto files = /.snap/.windows/
- comment = Ficheiro de telefone
- writeable = yes
- browseable = yes
- inherit owner = no
- inherit permissions = no
- vfs objects = zfsacl
- hide dot files = no
- inherit acls = Yes
- map archive = No
- map readonly = no
- nfs4:mode = special
- nfs4:acedup = merge
- nfs4:chown = yes
- [videos]
- path = /mnt/DISCO/homevideo
- printable = no
- veto files = /.snap/.windows/
- comment = Videos Caseiros
- writeable = yes
- browseable = yes
- inherit owner = no
- inherit permissions = yes
- vfs objects = zfsacl
- hide dot files = no
- inherit acls = Yes
- map archive = No
- map readonly = no
- nfs4:mode = special
- nfs4:acedup = merge
- nfs4:chown = yes
- [DISCO]
- path = /mnt/DISCO
- printable = no
- veto files = /.snap/.windows/
- comment = Acesso completo ao Disco
- writeable = yes
- browseable = yes
- inherit owner = no
- inherit permissions = no
- vfs objects = zfsacl
- hide dot files = no
- inherit acls = Yes
- map archive = No
- map readonly = no
- nfs4:mode = special
- nfs4:acedup = merge
- nfs4:chown = yes
- [Leandro]
- path = /mnt/DISCO/leandro
- printable = no
- veto files = /.snap/.windows/
- comment = Documentos do Leandro
- writeable = yes
- browseable = yes
- inherit owner = no
- inherit permissions = yes
- vfs objects = zfsacl
- hide dot files = no
- inherit acls = Yes
- map archive = No
- map readonly = no
- nfs4:mode = special
- nfs4:acedup = merge
- nfs4:chown = yes
- [Satelite]
- path = /mnt/DISCO/satelite
- printable = no
- veto files = /.snap/.windows/
- comment = Ficheiros das Boxs
- writeable = yes
- browseable = yes
- inherit owner = no
- inherit permissions = yes
- vfs objects = zfsacl
- hide dot files = no
- inherit acls = Yes
- map archive = No
- map readonly = no
- nfs4:mode = special
- nfs4:acedup = merge
- nfs4:chown = yes
- [Leonor]
- path = /mnt/DISCO/Leonor
- printable = no
- veto files = /.snap/.windows/
- comment = Ficheiros da Lia
- writeable = yes
- browseable = yes
- inherit owner = no
- inherit permissions = no
- vfs objects = zfsacl
- inherit acls = Yes
- map archive = No
- map readonly = no
- nfs4:mode = special
- nfs4:acedup = merge
- nfs4:chown = yes
- +--------------------------------------------------------------------------------+
- + /usr/local/etc/openldap/ldap.conf +
- +--------------------------------------------------------------------------------+
- #
- # LDAP Defaults
- #
- # See ldap.conf(5) for details
- # This file should be world readable but not world writable.
- #BASE dc=example,dc=com
- #URI ldap://ldap.example.com ldap://ldap-master.example.com:666
- #SIZELIMIT 12
- #TIMELIMIT 15
- #DEREF never
- +--------------------------------------------------------------------------------+
- + /usr/local/etc/nss_ldap.conf +
- +--------------------------------------------------------------------------------+
- # @(#)$Id: ldap.conf,v 2.49 2009/04/25 01:53:15 lukeh Exp $
- #
- # This is the configuration file for the LDAP nameservice
- # switch library and the LDAP PAM module.
- #
- # PADL Software
- # http://www.padl.com
- #
- # Your LDAP server. Must be resolvable without using LDAP.
- # Multiple hosts may be specified, each separated by a
- # space. How long nss_ldap takes to failover depends on
- # whether your LDAP client library supports configurable
- # network or connect timeouts (see bind_timelimit).
- host 127.0.0.1
- # The distinguished name of the search base.
- base dc=padl,dc=com
- # Another way to specify your LDAP server is to provide an
- # uri with the server name. This allows to use
- # Unix Domain Sockets to connect to a local LDAP Server.
- #uri ldap://127.0.0.1/
- #uri ldaps://127.0.0.1/
- #uri ldapi://%2fvar%2frun%2fldapi_sock/
- # Note: %2f encodes the '/' used as directory separator
- # The LDAP version to use (defaults to 3
- # if supported by client library)
- #ldap_version 3
- # The distinguished name to bind to the server with.
- # Optional: default is to bind anonymously.
- #binddn cn=proxyuser,dc=padl,dc=com
- # The credentials to bind with.
- # Optional: default is no credential.
- #bindpw secret
- # The distinguished name to bind to the server with
- # if the effective user ID is root. Password is
- # stored in /usr/local/etc/nss_ldap.secret (mode 600)
- #rootbinddn cn=manager,dc=padl,dc=com
- # The port.
- # Optional: default is 389.
- #port 389
- # The search scope.
- #scope sub
- #scope one
- #scope base
- # Search timelimit in seconds (0 for indefinite; default 0)
- #timelimit 0
- # Bind/connect timelimit (0 for indefinite; default 30)
- #bind_timelimit 30
- # Reconnect policy:
- # hard_open: reconnect to DSA with exponential backoff if
- # opening connection failed
- # hard_init: reconnect to DSA with exponential backoff if
- # initializing connection failed
- # hard: alias for hard_open
- # soft: return immediately on server failure
- #bind_policy hard
- # Connection policy:
- # persist: DSA connections are kept open (default)
- # oneshot: DSA connections destroyed after request
- #nss_connect_policy persist
- # Idle timelimit; client will close connections
- # (nss_ldap only) if the server has not been contacted
- # for the number of seconds specified below.
- #idle_timelimit 3600
- # Use paged rseults
- #nss_paged_results yes
- # Pagesize: when paged results enable, used to set the
- # pagesize to a custom value
- #pagesize 1000
- # Filter to AND with uid=%s
- #pam_filter objectclass=account
- # The user ID attribute (defaults to uid)
- #pam_login_attribute uid
- # Search the root DSE for the password policy (works
- # with Netscape Directory Server)
- #pam_lookup_policy yes
- # Check the 'host' attribute for access control
- # Default is no; if set to yes, and user has no
- # value for the host attribute, and pam_ldap is
- # configured for account management (authorization)
- # then the user will not be allowed to login.
- #pam_check_host_attr yes
- # Check the 'authorizedService' attribute for access
- # control
- # Default is no; if set to yes, and the user has no
- # value for the authorizedService attribute, and
- # pam_ldap is configured for account management
- # (authorization) then the user will not be allowed
- # to login.
- #pam_check_service_attr yes
- # Group to enforce membership of
- #pam_groupdn cn=PAM,ou=Groups,dc=padl,dc=com
- # Group member attribute
- #pam_member_attribute uniquemember
- # Specify a minium or maximum UID number allowed
- #pam_min_uid 0
- #pam_max_uid 0
- # Template login attribute, default template user
- # (can be overriden by value of former attribute
- # in user's entry)
- #pam_login_attribute userPrincipalName
- #pam_template_login_attribute uid
- #pam_template_login nobody
- # HEADS UP: the pam_crypt, pam_nds_passwd,
- # and pam_ad_passwd options are no
- # longer supported.
- #
- # Do not hash the password at all; presume
- # the directory server will do it, if
- # necessary. This is the default.
- #pam_password clear
- # Hash password locally; required for University of
- # Michigan LDAP server, and works with Netscape
- # Directory Server if you're using the UNIX-Crypt
- # hash mechanism and not using the NT Synchronization
- # service.
- #pam_password crypt
- # Remove old password first, then update in
- # cleartext. Necessary for use with Novell
- # Directory Services (NDS)
- #pam_password nds
- # RACF is an alias for the above. For use with
- # IBM RACF
- #pam_password racf
- # Update Active Directory password, by
- # creating Unicode password and updating
- # unicodePwd attribute.
- #pam_password ad
- # Use the OpenLDAP password change
- # extended operation to update the password.
- #pam_password exop
- # Redirect users to a URL or somesuch on password
- # changes.
- #pam_password_prohibit_message Please visit http://internal to change your password.
- # Use backlinks for answering initgroups()
- #nss_initgroups backlink
- # Enable support for RFC2307bis (distinguished names in group
- # members)
- #nss_schema rfc2307bis
- # RFC2307bis naming contexts
- # Syntax:
- # nss_base_XXX base?scope?filter
- # where scope is {base,one,sub}
- # and filter is a filter to be &'d with the
- # default filter.
- # You can omit the suffix eg:
- # nss_base_passwd ou=People,
- # to append the default base DN but this
- # may incur a small performance impact.
- #nss_base_passwd ou=People,dc=padl,dc=com?one
- #nss_base_shadow ou=People,dc=padl,dc=com?one
- #nss_base_group ou=Group,dc=padl,dc=com?one
- #nss_base_hosts ou=Hosts,dc=padl,dc=com?one
- #nss_base_services ou=Services,dc=padl,dc=com?one
- #nss_base_networks ou=Networks,dc=padl,dc=com?one
- #nss_base_protocols ou=Protocols,dc=padl,dc=com?one
- #nss_base_rpc ou=Rpc,dc=padl,dc=com?one
- #nss_base_ethers ou=Ethers,dc=padl,dc=com?one
- #nss_base_netmasks ou=Networks,dc=padl,dc=com?ne
- #nss_base_bootparams ou=Ethers,dc=padl,dc=com?one
- #nss_base_aliases ou=Aliases,dc=padl,dc=com?one
- #nss_base_netgroup ou=Netgroup,dc=padl,dc=com?one
- # attribute/objectclass mapping
- # Syntax:
- #nss_map_attribute rfc2307attribute mapped_attribute
- #nss_map_objectclass rfc2307objectclass mapped_objectclass
- # configure --enable-nds is no longer supported.
- # NDS mappings
- #nss_map_attribute uniqueMember member
- # Services for UNIX 3.5 mappings
- #nss_map_objectclass posixAccount User
- #nss_map_objectclass shadowAccount User
- #nss_map_attribute uid msSFU30Name
- #nss_map_attribute uniqueMember msSFU30PosixMember
- #nss_map_attribute userPassword msSFU30Password
- #nss_map_attribute homeDirectory msSFU30HomeDirectory
- #nss_map_attribute homeDirectory msSFUHomeDirectory
- #nss_map_objectclass posixGroup Group
- #pam_login_attribute msSFU30Name
- #pam_filter objectclass=User
- #pam_password ad
- # configure --enable-mssfu-schema is no longer supported.
- # Services for UNIX 2.0 mappings
- #nss_map_objectclass posixAccount User
- #nss_map_objectclass shadowAccount user
- #nss_map_attribute uid msSFUName
- #nss_map_attribute uniqueMember posixMember
- #nss_map_attribute userPassword msSFUPassword
- #nss_map_attribute homeDirectory msSFUHomeDirectory
- #nss_map_attribute shadowLastChange pwdLastSet
- #nss_map_objectclass posixGroup Group
- #nss_map_attribute cn msSFUName
- #pam_login_attribute msSFUName
- #pam_filter objectclass=User
- #pam_password ad
- # RFC 2307 (AD) mappings
- #nss_map_objectclass posixAccount user
- #nss_map_objectclass shadowAccount user
- #nss_map_attribute uid sAMAccountName
- #nss_map_attribute homeDirectory unixHomeDirectory
- #nss_map_attribute shadowLastChange pwdLastSet
- #nss_map_objectclass posixGroup group
- #nss_map_attribute uniqueMember member
- #pam_login_attribute sAMAccountName
- #pam_filter objectclass=User
- #pam_password ad
- # configure --enable-authpassword is no longer supported
- # AuthPassword mappings
- #nss_map_attribute userPassword authPassword
- # AIX SecureWay mappings
- #nss_map_objectclass posixAccount aixAccount
- #nss_base_passwd ou=aixaccount,?one
- #nss_map_attribute uid userName
- #nss_map_attribute gidNumber gid
- #nss_map_attribute uidNumber uid
- #nss_map_attribute userPassword passwordChar
- #nss_map_objectclass posixGroup aixAccessGroup
- #nss_base_group ou=aixgroup,?one
- #nss_map_attribute cn groupName
- #nss_map_attribute uniqueMember member
- #pam_login_attribute userName
- #pam_filter objectclass=aixAccount
- #pam_password clear
- # For pre-RFC2307bis automount schema
- #nss_map_objectclass automountMap nisMap
- #nss_map_attribute automountMapName nisMapName
- #nss_map_objectclass automount nisObject
- #nss_map_attribute automountKey cn
- #nss_map_attribute automountInformation nisMapEntry
- # Netscape SDK LDAPS
- #ssl on
- # Netscape SDK SSL options
- #sslpath /etc/ssl/certs
- # OpenLDAP SSL mechanism
- # start_tls mechanism uses the normal LDAP port, LDAPS typically 636
- #ssl start_tls
- #ssl on
- # OpenLDAP SSL options
- # Require and verify server certificate (yes/no)
- # Default is to use libldap's default behavior, which can be configured in
- # /usr/local/etc/openldap/ldap.conf using the TLS_REQCERT setting. The default for
- # OpenLDAP 2.0 and earlier is "no", for 2.1 and later is "yes".
- #tls_checkpeer yes
- # CA certificates for server certificate verification
- # At least one of these are required if tls_checkpeer is "yes"
- #tls_cacertfile /etc/ssl/ca.cert
- #tls_cacertdir /etc/ssl/certs
- # Seed the PRNG if /dev/urandom is not provided
- #tls_randfile /var/run/egd-pool
- # SSL cipher suite
- # See man ciphers for syntax
- #tls_ciphers TLSv1
- # Client certificate and key
- # Use these, if your server requires client authentication.
- #tls_cert
- #tls_key
- # Disable SASL security layers. This is needed for AD.
- #sasl_secprops maxssf=0
- # Override the default Kerberos ticket cache location.
- #krb5_ccname FILE:/etc/.ldapcache
- +--------------------------------------------------------------------------------+
- + LDAP Users and Groups +
- +--------------------------------------------------------------------------------+
- +--------------------------------------------------------------------------------+
- + Users +
- +--------------------------------------------------------------------------------+
- root:$1$MVfF8sor$Myk9EyeZxa3SQ.GvH2AlI0:0:0:FreeNAS root:/root:/bin/csh
- daemon:*:1:1:Owner of many system processes:/root:/usr/sbin/nologin
- operator:*:2:5:System &:/:/usr/sbin/nologin
- bin:*:3:7:Binaries Commands and Source:/:/usr/sbin/nologin
- tty:*:4:65533:Tty Sandbox:/:/usr/sbin/nologin
- kmem:*:5:2:KMem Sandbox:/:/usr/sbin/nologin
- games:*:7:13:Games pseudo-user:/:/usr/sbin/nologin
- news:*:8:8:News Subsystem:/:/usr/sbin/nologin
- man:*:9:9:Mister Man Pages:/usr/share/man:/usr/sbin/nologin
- sshd:*:22:22:Secure Shell Daemon:/var/empty:/usr/sbin/nologin
- smmsp:*:25:25:Sendmail Submission User:/var/spool/clientmqueue:/usr/sbin/nologin
- mailnull:*:26:26:Sendmail Default User:/var/spool/mqueue:/usr/sbin/nologin
- bind:*:53:53:Bind Sandbox:/:/usr/sbin/nologin
- proxy:*:62:62:Packet Filter pseudo-user:/nonexistent:/usr/sbin/nologin
- _pflogd:*:64:64:pflogd privsep user:/var/empty:/usr/sbin/nologin
- _dhcp:*:65:65:dhcp programs:/var/empty:/usr/sbin/nologin
- uucp:*:66:66:UUCP pseudo-user:/var/spool/uucppublic:/usr/local/libexec/uucp/uucico
- pop:*:68:6:Post Office Owner:/nonexistent:/usr/sbin/nologin
- www:*:80:80:World Wide Web Owner:/nonexistent:/usr/sbin/nologin
- nobody:*:65534:65534:Unprivileged user:/nonexistent:/usr/sbin/nologin
- avahi:*:200:200:avahi user:/nonexistant:/usr/sbin/nologin
- messagebus:*:201:201:messagebus user:/nonexistant:/usr/sbin/nologin
- XpUser:$1$VLNKXJac$NSfWtJ0OeBWRwiszHJnsH1:1001:65533:Main User:/mnt/DISCO:/bin/csh
- Leonor:$1$4.kkM0wf$M0.F2elYBuadxkhobfpzf.:1002:65533:Leonor Duarte:/mnt/DISCO/Leonor:/sbin/nologin
- Leandro:$1$DgZNUmow$SDhSZ3og/FjMmHZQpc8YF0:1003:65533:Leandro Afonso:/mnt/DISCO/Leandro:/sbin/nologin
- ftp:*:14:14::/nonexistent:/bin/csh
- Catia:$1$aj/OVF6b$q/2PW1E6M3eQdXPq2i41a.:1004:65533:Catia Sofia:/mnt/DISCO/catia:/sbin/nologin
- Marisa:$1$G44FN3Gf$FRUs0goE1M6J7o5JM0Jdq.:1005:65533:Marisa Duarte:/nonexistent:/sbin/nologin
- +--------------------------------------------------------------------------------+
- + Groups +
- +--------------------------------------------------------------------------------+
- wheel:*:0:XpUser
- daemon:*:1
- kmem:*:2
- sys:*:3
- tty:*:4
- operator:*:5
- mail:*:6
- bin:*:7
- news:*:8
- man:*:9
- games:*:13
- ftp:*:14:XpUser
- staff:*:20
- sshd:*:22
- smmsp:*:25
- mailnull:*:26
- guest:*:31
- bind:*:53
- proxy:*:62
- authpf:*:63
- _pflogd:*:64
- _dhcp:*:65
- uucp:*:66
- dialer:*:68
- network:*:69
- audit:*:77
- www:*:80
- nogroup:*:65533
- nobody:*:65534
- avahi:*:200
- messagebus:*:201
- Familia:*:1001:Leandro,Leonor,Catia,Marisa,XpUser
- Controle:*:1002:XpUser
- +--------------------------------------------------------------------------------+
- + User and Group cache dump +
- +--------------------------------------------------------------------------------+
- FreeNAS_Users:
- pwd.struct_passwd(pw_name='root', pw_passwd='$1$MVfF8sor$Myk9EyeZxa3SQ.GvH2AlI0', pw_uid=0, pw_gid=0, pw_gecos='FreeNAS root', pw_dir='/root', pw_shell='/bin/csh')
- pwd.struct_passwd(pw_name='daemon', pw_passwd='*', pw_uid=1, pw_gid=1, pw_gecos='Owner of many system processes', pw_dir='/root', pw_shell='/usr/sbin/nologin')
- pwd.struct_passwd(pw_name='operator', pw_passwd='*', pw_uid=2, pw_gid=5, pw_gecos='System &', pw_dir='/', pw_shell='/usr/sbin/nologin')
- pwd.struct_passwd(pw_name='bin', pw_passwd='*', pw_uid=3, pw_gid=7, pw_gecos='Binaries Commands and Source', pw_dir='/', pw_shell='/usr/sbin/nologin')
- pwd.struct_passwd(pw_name='tty', pw_passwd='*', pw_uid=4, pw_gid=65533, pw_gecos='Tty Sandbox', pw_dir='/', pw_shell='/usr/sbin/nologin')
- pwd.struct_passwd(pw_name='kmem', pw_passwd='*', pw_uid=5, pw_gid=2, pw_gecos='KMem Sandbox', pw_dir='/', pw_shell='/usr/sbin/nologin')
- pwd.struct_passwd(pw_name='games', pw_passwd='*', pw_uid=7, pw_gid=13, pw_gecos='Games pseudo-user', pw_dir='/', pw_shell='/usr/sbin/nologin')
- pwd.struct_passwd(pw_name='news', pw_passwd='*', pw_uid=8, pw_gid=8, pw_gecos='News Subsystem', pw_dir='/', pw_shell='/usr/sbin/nologin')
- pwd.struct_passwd(pw_name='man', pw_passwd='*', pw_uid=9, pw_gid=9, pw_gecos='Mister Man Pages', pw_dir='/usr/share/man', pw_shell='/usr/sbin/nologin')
- pwd.struct_passwd(pw_name='sshd', pw_passwd='*', pw_uid=22, pw_gid=22, pw_gecos='Secure Shell Daemon', pw_dir='/var/empty', pw_shell='/usr/sbin/nologin')
- pwd.struct_passwd(pw_name='smmsp', pw_passwd='*', pw_uid=25, pw_gid=25, pw_gecos='Sendmail Submission User', pw_dir='/var/spool/clientmqueue', pw_shell='/usr/sbin/nologin')
- pwd.struct_passwd(pw_name='mailnull', pw_passwd='*', pw_uid=26, pw_gid=26, pw_gecos='Sendmail Default User', pw_dir='/var/spool/mqueue', pw_shell='/usr/sbin/nologin')
- pwd.struct_passwd(pw_name='bind', pw_passwd='*', pw_uid=53, pw_gid=53, pw_gecos='Bind Sandbox', pw_dir='/', pw_shell='/usr/sbin/nologin')
- pwd.struct_passwd(pw_name='proxy', pw_passwd='*', pw_uid=62, pw_gid=62, pw_gecos='Packet Filter pseudo-user', pw_dir='/nonexistent', pw_shell='/usr/sbin/nologin')
- pwd.struct_passwd(pw_name='_pflogd', pw_passwd='*', pw_uid=64, pw_gid=64, pw_gecos='pflogd privsep user', pw_dir='/var/empty', pw_shell='/usr/sbin/nologin')
- pwd.struct_passwd(pw_name='_dhcp', pw_passwd='*', pw_uid=65, pw_gid=65, pw_gecos='dhcp programs', pw_dir='/var/empty', pw_shell='/usr/sbin/nologin')
- pwd.struct_passwd(pw_name='uucp', pw_passwd='*', pw_uid=66, pw_gid=66, pw_gecos='UUCP pseudo-user', pw_dir='/var/spool/uucppublic', pw_shell='/usr/local/libexec/uucp/uucico')
- pwd.struct_passwd(pw_name='pop', pw_passwd='*', pw_uid=68, pw_gid=6, pw_gecos='Post Office Owner', pw_dir='/nonexistent', pw_shell='/usr/sbin/nologin')
- pwd.struct_passwd(pw_name='www', pw_passwd='*', pw_uid=80, pw_gid=80, pw_gecos='World Wide Web Owner', pw_dir='/nonexistent', pw_shell='/usr/sbin/nologin')
- pwd.struct_passwd(pw_name='nobody', pw_passwd='*', pw_uid=65534, pw_gid=65534, pw_gecos='Unprivileged user', pw_dir='/nonexistent', pw_shell='/usr/sbin/nologin')
- pwd.struct_passwd(pw_name='avahi', pw_passwd='*', pw_uid=200, pw_gid=200, pw_gecos='avahi user', pw_dir='/nonexistant', pw_shell='/usr/sbin/nologin')
- pwd.struct_passwd(pw_name='messagebus', pw_passwd='*', pw_uid=201, pw_gid=201, pw_gecos='messagebus user', pw_dir='/nonexistant', pw_shell='/usr/sbin/nologin')
- pwd.struct_passwd(pw_name='XpUser', pw_passwd='$1$VLNKXJac$NSfWtJ0OeBWRwiszHJnsH1', pw_uid=1001, pw_gid=65533, pw_gecos='Main User', pw_dir='/mnt/DISCO', pw_shell='/bin/csh')
- pwd.struct_passwd(pw_name='Leonor', pw_passwd='$1$4.kkM0wf$M0.F2elYBuadxkhobfpzf.', pw_uid=1002, pw_gid=65533, pw_gecos='Leonor Duarte', pw_dir='/mnt/DISCO/Leonor', pw_shell='/sbin/nologin')
- pwd.struct_passwd(pw_name='Leandro', pw_passwd='$1$DgZNUmow$SDhSZ3og/FjMmHZQpc8YF0', pw_uid=1003, pw_gid=65533, pw_gecos='Leandro Afonso', pw_dir='/mnt/DISCO/Leandro', pw_shell='/sbin/nologin')
- pwd.struct_passwd(pw_name='ftp', pw_passwd='*', pw_uid=14, pw_gid=14, pw_gecos='', pw_dir='/nonexistent', pw_shell='/bin/csh')
- pwd.struct_passwd(pw_name='Catia', pw_passwd='$1$aj/OVF6b$q/2PW1E6M3eQdXPq2i41a.', pw_uid=1004, pw_gid=65533, pw_gecos='Catia Sofia', pw_dir='/mnt/DISCO/catia', pw_shell='/sbin/nologin')
- pwd.struct_passwd(pw_name='Marisa', pw_passwd='$1$G44FN3Gf$FRUs0goE1M6J7o5JM0Jdq.', pw_uid=1005, pw_gid=65533, pw_gecos='Marisa Duarte', pw_dir='/nonexistent', pw_shell='/sbin/nologin')
- FreeNAS_Groups:
- grp.struct_group(gr_name='wheel', gr_passwd='*', gr_gid=0, gr_mem=['XpUser'])
- grp.struct_group(gr_name='daemon', gr_passwd='*', gr_gid=1, gr_mem=[])
- grp.struct_group(gr_name='kmem', gr_passwd='*', gr_gid=2, gr_mem=[])
- grp.struct_group(gr_name='sys', gr_passwd='*', gr_gid=3, gr_mem=[])
- grp.struct_group(gr_name='tty', gr_passwd='*', gr_gid=4, gr_mem=[])
- grp.struct_group(gr_name='operator', gr_passwd='*', gr_gid=5, gr_mem=[])
- grp.struct_group(gr_name='mail', gr_passwd='*', gr_gid=6, gr_mem=[])
- grp.struct_group(gr_name='bin', gr_passwd='*', gr_gid=7, gr_mem=[])
- grp.struct_group(gr_name='news', gr_passwd='*', gr_gid=8, gr_mem=[])
- grp.struct_group(gr_name='man', gr_passwd='*', gr_gid=9, gr_mem=[])
- grp.struct_group(gr_name='games', gr_passwd='*', gr_gid=13, gr_mem=[])
- grp.struct_group(gr_name='ftp', gr_passwd='*', gr_gid=14, gr_mem=['XpUser'])
- grp.struct_group(gr_name='staff', gr_passwd='*', gr_gid=20, gr_mem=[])
- grp.struct_group(gr_name='sshd', gr_passwd='*', gr_gid=22, gr_mem=[])
- grp.struct_group(gr_name='smmsp', gr_passwd='*', gr_gid=25, gr_mem=[])
- grp.struct_group(gr_name='mailnull', gr_passwd='*', gr_gid=26, gr_mem=[])
- grp.struct_group(gr_name='guest', gr_passwd='*', gr_gid=31, gr_mem=[])
- grp.struct_group(gr_name='bind', gr_passwd='*', gr_gid=53, gr_mem=[])
- grp.struct_group(gr_name='proxy', gr_passwd='*', gr_gid=62, gr_mem=[])
- grp.struct_group(gr_name='authpf', gr_passwd='*', gr_gid=63, gr_mem=[])
- grp.struct_group(gr_name='_pflogd', gr_passwd='*', gr_gid=64, gr_mem=[])
- grp.struct_group(gr_name='_dhcp', gr_passwd='*', gr_gid=65, gr_mem=[])
- grp.struct_group(gr_name='uucp', gr_passwd='*', gr_gid=66, gr_mem=[])
- grp.struct_group(gr_name='dialer', gr_passwd='*', gr_gid=68, gr_mem=[])
- grp.struct_group(gr_name='network', gr_passwd='*', gr_gid=69, gr_mem=[])
- grp.struct_group(gr_name='audit', gr_passwd='*', gr_gid=77, gr_mem=[])
- grp.struct_group(gr_name='www', gr_passwd='*', gr_gid=80, gr_mem=[])
- grp.struct_group(gr_name='nogroup', gr_passwd='*', gr_gid=65533, gr_mem=[])
- grp.struct_group(gr_name='nobody', gr_passwd='*', gr_gid=65534, gr_mem=[])
- grp.struct_group(gr_name='avahi', gr_passwd='*', gr_gid=200, gr_mem=[])
- grp.struct_group(gr_name='messagebus', gr_passwd='*', gr_gid=201, gr_mem=[])
- grp.struct_group(gr_name='Familia', gr_passwd='*', gr_gid=1001, gr_mem=['Leandro', 'Leonor', 'Catia', 'Marisa', 'XpUser'])
- grp.struct_group(gr_name='Controle', gr_passwd='*', gr_gid=1002, gr_mem=['XpUser'])
- +--------------------------------------------------------------------------------+
- + /var/log/debug.log +
- +--------------------------------------------------------------------------------+
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_Users.__init__: enter
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_Directory_Users.__new__: enter
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_Directory_Users.__new__: leave
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_User.__new__: enter
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_User.__new__: user = root
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: enter
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: user = root
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: leave
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: enter
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: user = root
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: leave
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: enter
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: user = root
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: enter
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: user = root
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: leave
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: leave
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_User.__new__: leave
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_User.__new__: enter
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_User.__new__: user = daemon
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: enter
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: user = daemon
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: leave
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: enter
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: user = daemon
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: leave
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: enter
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: user = daemon
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: enter
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: user = daemon
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: leave
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: leave
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_User.__new__: leave
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_User.__new__: enter
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_User.__new__: user = operator
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: enter
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: user = operator
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: leave
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: enter
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: user = operator
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: leave
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: enter
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: user = operator
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: enter
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: user = operator
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: leave
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: leave
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_User.__new__: leave
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_User.__new__: enter
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_User.__new__: user = bin
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: enter
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: user = bin
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: leave
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: enter
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: user = bin
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: leave
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: enter
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: user = bin
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: enter
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: user = bin
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: leave
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: leave
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_User.__new__: leave
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_User.__new__: enter
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_User.__new__: user = tty
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: enter
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: user = tty
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: leave
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: enter
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: user = tty
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: leave
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: enter
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: user = tty
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: enter
- Feb 11 19:47:22 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: user = tty
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: user = kmem
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: user = kmem
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: user = kmem
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: user = kmem
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: user = kmem
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: user = games
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: user = games
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: user = games
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: user = games
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: user = games
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: user = news
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: user = news
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: user = news
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: user = news
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: user = news
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: user = man
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: user = man
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: user = man
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: user = man
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: user = man
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: user = sshd
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: user = sshd
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: user = sshd
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: user = sshd
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: user = sshd
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: user = smmsp
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: user = smmsp
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: user = smmsp
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: user = smmsp
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: user = smmsp
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: user = mailnull
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: user = mailnull
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: user = mailnull
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: user = mailnull
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: user = mailnull
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: user = bind
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: user = bind
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: user = bind
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: user = bind
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: user = bind
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: user = proxy
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: user = proxy
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: user = proxy
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: user = proxy
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: user = proxy
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: user = _pflogd
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: user = _pflogd
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: user = _pflogd
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: user = _pflogd
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: user = _pflogd
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: user = _dhcp
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: user = _dhcp
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: user = _dhcp
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: user = _dhcp
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: user = _dhcp
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: user = uucp
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: user = uucp
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: user = uucp
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: user = uucp
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: user = uucp
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: user = pop
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: user = pop
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: user = pop
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: user = pop
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: user = pop
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: user = www
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: user = www
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: user = www
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: user = www
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: user = www
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: user = nobody
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: user = nobody
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: user = nobody
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: user = nobody
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: user = nobody
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: user = avahi
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: user = avahi
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: user = avahi
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: user = avahi
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: user = avahi
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: user = messagebus
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: user = messagebus
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: user = messagebus
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: user = messagebus
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: user = messagebus
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: user = XpUser
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: user = XpUser
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: user = XpUser
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: user = XpUser
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: user = XpUser
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: user = Leonor
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: user = Leonor
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: user = Leonor
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: user = Leonor
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: user = Leonor
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: user = Leandro
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: user = Leandro
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: user = Leandro
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: user = Leandro
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: user = Leandro
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: user = ftp
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: user = ftp
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: user = ftp
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: user = ftp
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: user = ftp
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: user = Catia
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: user = Catia
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: user = Catia
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: user = Catia
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: user = Catia
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: user = Marisa
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: user = Marisa
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: user = Marisa
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: user = Marisa
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: user = Marisa
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_User.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Users.__init__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Groups.__init__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_Groups.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_Groups.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = wheel
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = wheel
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = wheel
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = wheel
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = wheel
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = daemon
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = daemon
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = daemon
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = daemon
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = daemon
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = kmem
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = kmem
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = kmem
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = kmem
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = kmem
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = sys
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = sys
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = sys
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = sys
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = sys
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = tty
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = tty
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = tty
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = tty
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = tty
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = operator
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = operator
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = operator
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = operator
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = operator
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = mail
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = mail
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = mail
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = mail
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = mail
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = bin
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = bin
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = bin
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = bin
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = bin
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = news
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = news
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = news
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = news
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = news
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = man
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = man
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = man
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = man
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = man
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = games
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = games
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = games
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = games
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = games
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = ftp
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = ftp
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = ftp
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = ftp
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = ftp
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = staff
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = staff
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = staff
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = staff
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = staff
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = sshd
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = sshd
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = sshd
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = sshd
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = sshd
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = smmsp
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = smmsp
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = smmsp
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = smmsp
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:23 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = smmsp
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = mailnull
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = mailnull
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = mailnull
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = mailnull
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = mailnull
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = guest
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = guest
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = guest
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = guest
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = guest
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = bind
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = bind
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = bind
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = bind
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = bind
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = proxy
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = proxy
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = proxy
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = proxy
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = proxy
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = authpf
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = authpf
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = authpf
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = authpf
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = authpf
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = _pflogd
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = _pflogd
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = _pflogd
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = _pflogd
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = _pflogd
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = _dhcp
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = _dhcp
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = _dhcp
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = _dhcp
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = _dhcp
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = uucp
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = uucp
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = uucp
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = uucp
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = uucp
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = dialer
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = dialer
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = dialer
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = dialer
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = dialer
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = network
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = network
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = network
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = network
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = network
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = audit
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = audit
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = audit
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = audit
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = audit
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = www
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = www
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = www
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = www
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = www
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = nogroup
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = nogroup
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = nogroup
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = nogroup
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = nogroup
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = nobody
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = nobody
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = nobody
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = nobody
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = nobody
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = avahi
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = avahi
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = avahi
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = avahi
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = avahi
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = messagebus
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = messagebus
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = messagebus
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = messagebus
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = messagebus
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = Familia
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = Familia
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = Familia
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = Familia
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = Familia
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = Controle
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = Controle
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = Controle
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = Controle
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = Controle
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:24 MyFreeNas cachetool.py: FreeNAS_Groups.__init__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Users.__init__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_Users.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_Users.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_User.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_User.__new__: user = root
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: user = root
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: user = root
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: user = root
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: user = root
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_User.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_User.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_User.__new__: user = daemon
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: user = daemon
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: user = daemon
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: user = daemon
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: user = daemon
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_User.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_User.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_User.__new__: user = operator
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: user = operator
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: user = operator
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: user = operator
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: user = operator
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_User.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_User.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_User.__new__: user = bin
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: user = bin
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: user = bin
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: user = bin
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: user = bin
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_User.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_User.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_User.__new__: user = tty
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: user = tty
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: user = tty
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: user = tty
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: user = tty
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_User.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_User.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_User.__new__: user = kmem
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: user = kmem
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: user = kmem
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: user = kmem
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: user = kmem
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_User.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_User.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_User.__new__: user = games
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: user = games
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: user = games
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: user = games
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: user = games
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_User.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_User.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_User.__new__: user = news
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: user = news
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: user = news
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: user = news
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: user = news
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_User.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_User.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_User.__new__: user = man
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: user = man
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: user = man
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: user = man
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: user = man
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_User.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_User.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_User.__new__: user = sshd
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: user = sshd
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: user = sshd
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: user = sshd
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: user = sshd
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_User.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_User.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_User.__new__: user = smmsp
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: user = smmsp
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: user = smmsp
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: user = smmsp
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: user = smmsp
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_User.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_User.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_User.__new__: user = mailnull
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: user = mailnull
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: user = mailnull
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: user = mailnull
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: user = mailnull
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_User.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_User.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_User.__new__: user = bind
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: user = bind
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: user = bind
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: user = bind
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: user = bind
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_User.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_User.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_User.__new__: user = proxy
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: user = proxy
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: user = proxy
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: user = proxy
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: user = proxy
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_User.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_User.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_User.__new__: user = _pflogd
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: user = _pflogd
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: user = _pflogd
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: user = _pflogd
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: user = _pflogd
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_User.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_User.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_User.__new__: user = _dhcp
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: user = _dhcp
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: user = _dhcp
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: user = _dhcp
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: user = _dhcp
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_User.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_User.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_User.__new__: user = uucp
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: user = uucp
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: user = uucp
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: user = uucp
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: user = uucp
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_User.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_User.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_User.__new__: user = pop
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: user = pop
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: user = pop
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: user = pop
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: user = pop
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_User.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_User.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_User.__new__: user = www
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: user = www
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: user = www
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: user = www
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: user = www
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_User.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_User.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_User.__new__: user = nobody
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: user = nobody
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: user = nobody
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: user = nobody
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: user = nobody
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_User.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_User.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_User.__new__: user = avahi
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: user = avahi
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: user = avahi
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: user = avahi
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: user = avahi
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_User.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_User.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_User.__new__: user = messagebus
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: user = messagebus
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: user = messagebus
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: user = messagebus
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: user = messagebus
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_User.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_User.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_User.__new__: user = XpUser
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: user = XpUser
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: user = XpUser
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: user = XpUser
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: user = XpUser
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_User.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_User.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_User.__new__: user = Leonor
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: user = Leonor
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: user = Leonor
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: user = Leonor
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: user = Leonor
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_User.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_User.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_User.__new__: user = Leandro
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: user = Leandro
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: user = Leandro
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: user = Leandro
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: user = Leandro
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_User.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_User.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_User.__new__: user = ftp
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: user = ftp
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: user = ftp
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: user = ftp
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: user = ftp
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_User.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_User.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_User.__new__: user = Catia
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: user = Catia
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: user = Catia
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: user = Catia
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: user = Catia
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_User.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_User.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_User.__new__: user = Marisa
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: user = Marisa
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_User.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: user = Marisa
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: user = Marisa
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: user = Marisa
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_User.__get_user: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_User.__init__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_User.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Users.__init__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Groups.__init__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_Groups.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_Groups.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = wheel
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = wheel
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = wheel
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = wheel
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = wheel
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = daemon
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = daemon
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = daemon
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = daemon
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = daemon
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = kmem
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = kmem
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = kmem
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = kmem
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = kmem
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = sys
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = sys
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = sys
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = sys
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = sys
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = tty
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = tty
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = tty
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = tty
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = tty
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = operator
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = operator
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = operator
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = operator
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = operator
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = mail
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:26 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = mail
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = mail
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = mail
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = mail
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = bin
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = bin
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = bin
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = bin
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = bin
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = news
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = news
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = news
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = news
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = news
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = man
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = man
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = man
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = man
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = man
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = games
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = games
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = games
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = games
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = games
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = ftp
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = ftp
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = ftp
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = ftp
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = ftp
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = staff
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = staff
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = staff
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = staff
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = staff
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = sshd
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = sshd
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = sshd
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = sshd
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = sshd
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = smmsp
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = smmsp
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = smmsp
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = smmsp
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = smmsp
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = mailnull
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = mailnull
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = mailnull
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = mailnull
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = mailnull
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = guest
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = guest
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = guest
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = guest
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = guest
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = bind
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = bind
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = bind
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = bind
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = bind
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = proxy
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = proxy
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = proxy
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = proxy
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = proxy
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = authpf
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = authpf
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = authpf
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = authpf
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = authpf
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = _pflogd
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = _pflogd
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = _pflogd
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = _pflogd
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = _pflogd
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = _dhcp
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = _dhcp
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = _dhcp
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = _dhcp
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = _dhcp
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = uucp
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = uucp
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = uucp
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = uucp
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = uucp
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = dialer
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = dialer
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = dialer
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = dialer
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = dialer
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = network
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = network
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = network
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = network
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = network
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = audit
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = audit
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = audit
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = audit
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = audit
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = www
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = www
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = www
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = www
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = www
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = nogroup
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = nogroup
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = nogroup
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = nogroup
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = nogroup
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = nobody
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = nobody
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = nobody
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = nobody
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = nobody
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = avahi
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = avahi
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = avahi
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = avahi
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = avahi
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = messagebus
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = messagebus
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = messagebus
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = messagebus
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = messagebus
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = Familia
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = Familia
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = Familia
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = Familia
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = Familia
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Group.__new__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Group.__new__: group = Controle
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: group = Controle
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Directory_Group.__new__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: group = Controle
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__new__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: group = Controle
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: enter
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: user = Controle
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_local_Group.__get_group: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Local_Group.__init__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Group.__new__: leave
- Feb 11 19:47:27 MyFreeNas cachetool.py: FreeNAS_Groups.__init__: leave
- +--------------------------------------------------------------------------------+
- + Hostname +
- +--------------------------------------------------------------------------------+
- MyFreeNas.local
- +--------------------------------------------------------------------------------+
- + /etc/resolv.conf +
- +--------------------------------------------------------------------------------+
- search local
- nameserver 192.168.1.1
- +--------------------------------------------------------------------------------+
- + Interfaces +
- +--------------------------------------------------------------------------------+
- sk0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
- options=80009<RXCSUM,VLAN_MTU,LINKSTATE>
- ether 00:13:d4:19:0f:38
- inet 192.168.1.3 netmask 0xffffff00 broadcast 192.168.1.255
- media: Ethernet autoselect (100baseTX <full-duplex>)
- status: active
- lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384
- options=3<RXCSUM,TXCSUM>
- inet6 fe80::1%lo0 prefixlen 64 scopeid 0x2
- inet6 ::1 prefixlen 128
- inet 127.0.0.1 netmask 0xff000000
- nd6 options=3<PERFORMNUD,ACCEPT_RTADV>
- +--------------------------------------------------------------------------------+
- + Default Route +
- +--------------------------------------------------------------------------------+
- 192.168.1.1
- +--------------------------------------------------------------------------------+
- + netstat -nr +
- +--------------------------------------------------------------------------------+
- Routing tables
- Internet:
- Destination Gateway Flags Refs Use Netif Expire
- default 192.168.1.1 UGS 0 18 sk0
- 127.0.0.1 link#2 UH 0 0 lo0
- 192.168.1.0/24 link#1 U 0 3231 sk0
- 192.168.1.3 link#1 UHS 0 29 lo0
- Internet6:
- Destination Gateway Flags Netif Expire
- ::1 ::1 UH lo0
- fe80::%lo0/64 link#2 U lo0
- fe80::1%lo0 link#2 UHS lo0
- ff01:2::/32 fe80::1%lo0 U lo0
- ff02::%lo0/32 fe80::1%lo0 U lo0
- +--------------------------------------------------------------------------------+
- + arp -a +
- +--------------------------------------------------------------------------------+
- MagicIP.home (192.168.1.1) at 00:26:91:39:31:20 on sk0 expires in 1185 seconds [ethernet]
- ? (192.168.1.3) at 00:13:d4:19:0f:38 on sk0 permanent [ethernet]
- ? (192.168.1.2) at 00:22:15:a1:db:e8 on sk0 expires in 1197 seconds [ethernet]
- +--------------------------------------------------------------------------------+
- + /etc/ssl +
- +--------------------------------------------------------------------------------+
- total 20
- drwxr-xr-x 3 root wheel 512 Feb 11 19:44 freenas
- -rw-r--r-- 1 root wheel 9472 Jan 19 03:11 openssl.cnf
- +--------------------------------------------------------------------------------+
- + /etc/ssl/freenas +
- +--------------------------------------------------------------------------------+
- total 9
- drwxr-xr-x 4 root wheel 512 Feb 11 19:44 CA
- -r-------- 1 root wheel 1860 Feb 11 19:44 httpd.pem
- -rw-r--r-- 1 root wheel 1929 Feb 11 19:44 openssl.conf
- +--------------------------------------------------------------------------------+
- + /etc/ssl/freenas/CA +
- +--------------------------------------------------------------------------------+
- total 5
- -rw-r--r-- 1 root wheel 973 Feb 11 19:44 cacert.pem
- drwxr-xr-x 2 root wheel 512 Feb 11 19:44 certs
- -rw-r--r-- 1 root wheel 0 Feb 11 19:44 index.txt
- drwxr-xr-x 2 root wheel 512 Feb 11 19:44 private
- -rw-r--r-- 1 root wheel 3 Feb 11 19:44 serial
- +--------------------------------------------------------------------------------+
- + /etc/ssl/freenas/CA/private +
- +--------------------------------------------------------------------------------+
- total 2
- -rw-r--r-- 1 root wheel 887 Feb 11 19:44 cakey.pem
- +--------------------------------------------------------------------------------+
- + /etc/ssl/freenas/CA/certs +
- +--------------------------------------------------------------------------------+
- total 0
- +--------------------------------------------------------------------------------+
- + /etc/ssl/freenas/openssl.conf +
- +--------------------------------------------------------------------------------+
- [ ca ]
- default_ca = CA_default
- [ CA_default ]
- dir = /etc/ssl/freenas/CA
- serial = /etc/ssl/freenas/CA/serial
- database = /etc/ssl/freenas/CA/index.txt
- new_certs_dir = /etc/ssl/freenas/CA/certs
- certificate = /etc/ssl/freenas/CA/cacert.pem
- private_key = /etc/ssl/freenas/CA/private/cakey.pem
- default_days = 3650
- default_md = md5
- preserve = no
- email_in_dn = no
- nameopt = default_ca
- certopt = default_ca
- policy = policy_match
- x509_extensions = v3_ca
- [ policy_match ]
- countryName = match
- stateOrProvinceName = match
- organizationName = match
- organizationalUnitName = optional
- commonName = supplied
- emailAddress = optional
- [ req ]
- default_bits = 1024
- default_keyfile = key.pem
- default_md = md5
- string_mask = nombstr
- distinguished_name = req_distinguished_name
- req_extensions = v3_req
- prompt = no
- [ req_distinguished_name ]
- 0.organizationName = iXsystems, Inc.
- organizationalUnitName = Systems
- emailAddress = root@localhost
- localityName = San Jose
- stateOrProvinceName = California
- countryName = US
- commonName = localhost
- [ v3_ca ]
- basicConstraints = CA:TRUE
- subjectKeyIdentifier = hash
- authorityKeyIdentifier = keyid:always,issuer:always
- [ v3_req ]
- basicConstraints = CA:FALSE
- subjectKeyIdentifier = hash
- +--------------------------------------------------------------------------------+
- + /etc/ssl/freenas/httpd.pem +
- +--------------------------------------------------------------------------------+
- -----BEGIN RSA PRIVATE KEY-----
- MIICXAIBAAKBgQDNxfUFsEx0E+qI3li5lBsmWrQwn5iKVBDmKKRRp//GMkQagmNw
- TYojeM2kmB1oGFfMZzkN8h5LAlAEKXEZ0/XbttxrLFvFUGK1RtKsg0zXo8oUtfQI
- yApq5OenBve8Klfcpz6z+G3D1xSabwMsmTeoNfyYzehf7VxYKWjPJUuUIQIDAQAB
- AoGBAMfca934nGlqJrSFcZveNHiORNGtUZWZjUhfVSpSiGVS0T8GQdsEFRXa8bHa
- ZUWDz1MjNxFKhw3H0zwXnFi/vNzIVyq7xmrqzQhung9pkwlF6izkom6xbz9Ykb5h
- vBQ/p78dPq6BFCD1BVb+V8xuHzo2W1hsRTWf2n/21Mcluo4ZAkEA/3t2jIChG45q
- iE7t2uJxrWR2ZTomCf6RrdZpvLxPBCaf6fMdTmvNZd0i6Jb/Sfeier9OI9B7ixKU
- vXYFD97qDwJBAM4wtNgG73fnclPdNEuZnDIla4y1h2KPVxq72p9lCx3DRY0VXEDW
- KF8gLENzBuTqpcIaL88L7IDqz43O+MpIjs8CQCThuPJ9m0R0IdL9uf6wVALZDvJ8
- G4Oz2WoEGw2hDbMmtE08yI1KqMM80k5Lhh0yf6VCutAWx88C5rAXOpHY92cCQHC3
- ubU7HWBMG3jzPWpywCu9vyy99BQSTkjkFyD6CPitTnFREwyyxoEyQmBhGoy8Jf+V
- dztVxmW3d92LHwDeZ4sCQDqCuNlG/MYrAehLNIgWMj7rKxzLfvJprz4awJE3V1gX
- jOOSNR/4SfiD793O6amtvKRtGLCmRaoxXVLIrI5ndnU=
- -----END RSA PRIVATE KEY-----
- -----BEGIN CERTIFICATE-----
- MIICoTCCAgoCCQCh/9JqrDCvrDANBgkqhkiG9w0BAQQFADCBlDEYMBYGA1UEChMP
- aVhzeXN0ZW1zLCBJbmMuMRAwDgYDVQQLEwdTeXN0ZW1zMR0wGwYJKoZIhvcNAQkB
- Fg5yb290QGxvY2FsaG9zdDERMA8GA1UEBxMIU2FuIEpvc2UxEzARBgNVBAgTCkNh
- bGlmb3JuaWExCzAJBgNVBAYTAlVTMRIwEAYDVQQDEwlsb2NhbGhvc3QwHhcNMTEw
- NTA0MTY1MzIxWhcNMTEwNjAzMTY1MzIxWjCBlDEYMBYGA1UEChMPaVhzeXN0ZW1z
- LCBJbmMuMRAwDgYDVQQLEwdTeXN0ZW1zMR0wGwYJKoZIhvcNAQkBFg5yb290QGxv
- Y2FsaG9zdDERMA8GA1UEBxMIU2FuIEpvc2UxEzARBgNVBAgTCkNhbGlmb3JuaWEx
- CzAJBgNVBAYTAlVTMRIwEAYDVQQDEwlsb2NhbGhvc3QwgZ8wDQYJKoZIhvcNAQEB
- BQADgY0AMIGJAoGBAM3F9QWwTHQT6ojeWLmUGyZatDCfmIpUEOYopFGn/8YyRBqC
- Y3BNiiN4zaSYHWgYV8xnOQ3yHksCUAQpcRnT9du23GssW8VQYrVG0qyDTNejyhS1
- 9AjICmrk56cG97wqV9ynPrP4bcPXFJpvAyyZN6g1/JjN6F/tXFgpaM8lS5QhAgMB
- AAEwDQYJKoZIhvcNAQEEBQADgYEAx/4gOYoD59Zvculo25Fb1axPDBc6yh2cTvGF
- rv93Wt5vXeX7DLZWqJ3WXLDXG3l9UlXvg57Nxa21kNx9Wa7RmM8EEZLi2Q+gL3YA
- DeVmfGjbOIu5vXx3LirT2x9uvXeNH5QAcOKD4n8Q0BVMTMGVJRPTiL2cBDYgf+q0
- dexYRY4=
- -----END CERTIFICATE-----
- +--------------------------------------------------------------------------------+
- + sysctl -a +
- +--------------------------------------------------------------------------------+
- kern.ostype: FreeBSD
- kern.osrelease: 8.2-RELEASE-p6
- kern.osrevision: 199506
- kern.version: FreeBSD 8.2-RELEASE-p6 #0: Wed Jan 18 17:08:54 PST 2012
- [email protected]:/build/home/gcooper/e2e-bld.Pp7kV0qa/obj.i386/i386/build/home/gcooper/e2e-bld.Pp7kV0qa/FreeBSD/src/sys/FREENAS.i386
- kern.maxvnodes: 111873
- kern.maxproc: 6164
- kern.maxfiles: 12328
- kern.argmax: 262144
- kern.securelevel: -1
- kern.hostname: MyFreeNas.local
- kern.hostid: 2180312168
- kern.clockrate: { hz = 1000, tick = 1000, profhz = 2000, stathz = 133 }
- kern.posix1version: 200112
- kern.ngroups: 1023
- kern.job_control: 1
- kern.saved_ids: 0
- kern.boottime: { sec = 1328989406, usec = 775631 } Sat Feb 11 19:43:26 2012
- kern.domainname:
- kern.osreldate: 802000
- kern.bootfile: /boot/kernel/kernel
- kern.maxfilesperproc: 11095
- kern.maxprocperuid: 5547
- kern.ipc.maxsockbuf: 262144
- kern.ipc.sockbuf_waste_factor: 8
- kern.ipc.somaxconn: 128
- kern.ipc.max_linkhdr: 16
- kern.ipc.max_protohdr: 60
- kern.ipc.max_hdr: 76
- kern.ipc.max_datalen: 124
- kern.ipc.nmbjumbo16: 3200
- kern.ipc.nmbjumbo9: 6400
- kern.ipc.nmbjumbop: 12800
- kern.ipc.nmbclusters: 25600
- kern.ipc.piperesizeallowed: 1
- kern.ipc.piperesizefail: 0
- kern.ipc.pipeallocfail: 0
- kern.ipc.pipefragretry: 0
- kern.ipc.pipekva: 184320
- kern.ipc.maxpipekva: 26841088
- kern.ipc.msgseg: 2048
- kern.ipc.msgssz: 8
- kern.ipc.msgtql: 40
- kern.ipc.msgmnb: 2048
- kern.ipc.msgmni: 40
- kern.ipc.msgmax: 16384
- kern.ipc.semaem: 16384
- kern.ipc.semvmx: 32767
- kern.ipc.semusz: 136
- kern.ipc.semume: 10
- kern.ipc.semopm: 100
- kern.ipc.semmsl: 60
- kern.ipc.semmnu: 30
- kern.ipc.semmns: 60
- kern.ipc.semmni: 10
- kern.ipc.semmap: 30
- kern.ipc.shm_allow_removed: 0
- kern.ipc.shm_use_phys: 0
- kern.ipc.shmall: 8192
- kern.ipc.shmseg: 128
- kern.ipc.shmmni: 192
- kern.ipc.shmmin: 1
- kern.ipc.shmmax: 33554432
- kern.ipc.maxsockets: 25600
- kern.ipc.numopensockets: 76
- kern.ipc.nsfbufsused: 0
- kern.ipc.nsfbufspeak: 5
- kern.ipc.nsfbufs: 6656
- kern.dummy: 0
- kern.ps_strings: 2143289328
- kern.usrstack: 2143289344
- kern.logsigexit: 1
- kern.iov_max: 1024
- kern.hostuuid: 00020003-0004-0005-0006-000700080009
- kern.cam.boot_delay: 10000
- kern.cam.pmp.default_timeout: 30
- kern.cam.pmp.retry_count: 1
- kern.cam.cam_srch_hi: 0
- kern.cam.scsi_delay: 5000
- kern.cam.cd.retry_count: 4
- kern.cam.cd.changer.max_busy_seconds: 15
- kern.cam.cd.changer.min_busy_seconds: 5
- kern.cam.cd.0.minimum_cmd_size: 6
- kern.cam.ada.spindown_shutdown: 1
- kern.cam.ada.ada_send_ordered: 1
- kern.cam.ada.default_timeout: 30
- kern.cam.ada.retry_count: 4
- kern.cam.da.da_send_ordered: 1
- kern.cam.da.default_timeout: 60
- kern.cam.da.retry_count: 4
- kern.cam.da.0.minimum_cmd_size: 10
- kern.disks: ada2 ada1 ada0 da0 cd0
- kern.geom.eli.batch: 0
- kern.geom.eli.threads: 0
- kern.geom.eli.overwrites: 5
- kern.geom.eli.visible_passphrase: 0
- kern.geom.eli.tries: 3
- kern.geom.eli.debug: 0
- kern.geom.disk.cd0.led:
- kern.geom.disk.da0.led:
- kern.geom.disk.ada0.led:
- kern.geom.disk.ada1.led:
- kern.geom.disk.ada2.led:
- kern.geom.collectstats: 1
- kern.geom.debugflags: 0
- kern.geom.label.debug: 0
- kern.geom.label.ext2fs.enable: 1
- kern.geom.label.iso9660.enable: 1
- kern.geom.label.msdosfs.enable: 1
- kern.geom.label.ntfs.enable: 1
- kern.geom.label.reiserfs.enable: 1
- kern.geom.label.ufs.enable: 1
- kern.geom.label.ufsid.enable: 1
- kern.geom.label.gptid.enable: 1
- kern.geom.label.gpt.enable: 1
- kern.geom.gate.maxunits: 256
- kern.geom.gate.debug: 0
- kern.geom.mirror.sync_requests: 2
- kern.geom.mirror.disconnect_on_failure: 1
- kern.geom.mirror.idletime: 5
- kern.geom.mirror.timeout: 4
- kern.geom.mirror.debug: 0
- kern.geom.raid3.stat.parity_mismatch: 0
- kern.geom.raid3.n4k: 1200
- kern.geom.raid3.n16k: 200
- kern.geom.raid3.n64k: 50
- kern.geom.raid3.use_malloc: 0
- kern.geom.raid3.sync_requests: 2
- kern.geom.raid3.disconnect_on_failure: 1
- kern.geom.raid3.idletime: 5
- kern.geom.raid3.timeout: 4
- kern.geom.raid3.debug: 0
- kern.geom.stripe.fast_failed: 0
- kern.geom.stripe.maxmem: 13107200
- kern.geom.stripe.fast: 0
- kern.geom.stripe.debug: 0
- kern.elf32.fallback_brand: -1
- kern.init_shutdown_timeout: 120
- kern.init_path: /sbin/init:/sbin/oinit:/sbin/init.bak:/rescue/init:/stand/sysinstall
- kern.acct_suspended: 0
- kern.acct_configured: 0
- kern.acct_chkfreq: 15
- kern.acct_resume: 4
- kern.acct_suspend: 2
- kern.cp_times: 1099 0 699 42 30140 1804 0 785 16 28043 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
- kern.cp_time: 2903 0 1484 58 58183
- kern.constty_wakeups_per_second: 5
- kern.consmsgbuf_size: 8192
- kern.consmute: 0
- kern.console: ttyv0,/ttyv0,ucom,
- kern.openfiles: 170
- kern.kq_calloutmax: 4096
- kern.ps_arg_cache_limit: 256
- kern.stackprot: 7
- kern.randompid: 0
- kern.lastpid: 3793
- kern.ktrace.request_pool: 100
- kern.ktrace.genio_size: 4096
- kern.module_path: /boot/kernel;/boot/modules
- kern.malloc_count: 260
- kern.fallback_elf_brand: -1
- kern.features.compat_freebsd7: 1
- kern.features.compat_freebsd6: 1
- kern.features.compat_freebsd5: 1
- kern.features.compat_freebsd4: 1
- kern.features.posix_sem: 1
- kern.features.posix_shm: 1
- kern.features.aio: 1
- kern.maxusers: 384
- kern.ident: FREENAS32
- kern.kstack_pages: 2
- kern.shutdown.kproc_shutdown_wait: 60
- kern.shutdown.poweroff_delay: 5000
- kern.sync_on_panic: 0
- kern.corefile: %N.core
- kern.nodump_coredump: 0
- kern.coredump: 0
- kern.sugid_coredump: 0
- kern.sigqueue.alloc_fail: 0
- kern.sigqueue.overflow: 0
- kern.sigqueue.preallocate: 1024
- kern.sigqueue.max_pending_per_proc: 128
- kern.forcesigexit: 1
- kern.fscale: 2048
- kern.timecounter.tick: 1
- kern.timecounter.choice: TSC(-100) ACPI-fast(1000) i8254(0) dummy(-1000000)
- kern.timecounter.hardware: ACPI-fast
- kern.timecounter.stepwarnings: 0
- kern.timecounter.tc.i8254.mask: 65535
- kern.timecounter.tc.i8254.counter: 2249
- kern.timecounter.tc.i8254.frequency: 1193182
- kern.timecounter.tc.i8254.quality: 0
- kern.timecounter.tc.ACPI-fast.mask: 16777215
- kern.timecounter.tc.ACPI-fast.counter: 9868452
- kern.timecounter.tc.ACPI-fast.frequency: 3579545
- kern.timecounter.tc.ACPI-fast.quality: 1000
- kern.timecounter.tc.TSC.mask: 4294967295
- kern.timecounter.tc.TSC.counter: 1959490344
- kern.timecounter.tc.TSC.frequency: 3198482064
- kern.timecounter.tc.TSC.quality: -100
- kern.timecounter.smp_tsc: 0
- kern.timecounter.invariant_tsc: 1
- kern.threads.max_threads_hits: 0
- kern.threads.max_threads_per_proc: 1500
- kern.ccpu: 0
- kern.sched.preemption: 1
- kern.sched.topology_spec: <groups>
- <group level="1" cache-level="0">
- <cpu count="2" mask="0x3">0, 1</cpu>
- <children>
- <group level="2" cache-level="1">
- <cpu count="2" mask="0x3">0, 1</cpu>
- <flags><flag name="HTT">HTT group</flag><flag name="THREAD">THREAD group</flag></flags>
- </group>
- </children>
- </group>
- </groups>
- kern.sched.steal_thresh: 1
- kern.sched.steal_idle: 1
- kern.sched.steal_htt: 1
- kern.sched.balance_interval: 133
- kern.sched.balance: 1
- kern.sched.affinity: 1
- kern.sched.idlespinthresh: 4
- kern.sched.idlespins: 10000
- kern.sched.static_boost: 160
- kern.sched.preempt_thresh: 64
- kern.sched.interact: 30
- kern.sched.slice: 13
- kern.sched.name: ULE
- kern.devstat.version: 6
- kern.devstat.generation: 855
- kern.devstat.numdevs: 13
- kern.kobj_methodcount: 168
- kern.log_wakeups_per_second: 5
- kern.vm_guest: none
- kern.sgrowsiz: 131072
- kern.maxssiz: 67108864
- kern.dflssiz: 8388608
- kern.maxdsiz: 536870912
- kern.dfldsiz: 134217728
- kern.maxtsiz: 134217728
- kern.maxbcache: 209715200
- kern.maxswzone: 33554432
- kern.nswbuf: 256
- kern.nbuf: 12800
- kern.ncallout: 18508
- kern.hz: 1000
- kern.msgbuf_clear: 0
- kern.msgbuf:
- kern.always_console_output: 0
- kern.log_console_output: 1
- kern.smp.forward_signal_enabled: 1
- kern.smp.topology: 0
- kern.smp.cpus: 2
- kern.smp.disabled: 0
- kern.smp.active: 1
- kern.smp.maxcpus: 32
- kern.smp.maxid: 31
- kern.tty_inq_flush_secure: 1
- kern.tty_inq_nslow: 0
- kern.tty_inq_nfast: 30
- kern.tty_outq_nslow: 0
- kern.tty_outq_nfast: 61
- kern.pts_maxdev: 999
- kern.tty_pty_warningcnt: 1
- kern.tty_nout: 6863
- kern.tty_nin: 30
- kern.minvnodes: 27968
- kern.metadelay: 3
- kern.dirdelay: 4
- kern.filedelay: 5
- kern.chroot_allow_open_directories: 1
- kern.cryptodevallowsoft: 0
- kern.userasymcrypto: 1
- kern.random.yarrow.gengateinterval: 10
- kern.random.yarrow.bins: 10
- kern.random.yarrow.fastthresh: 192
- kern.random.yarrow.slowthresh: 256
- kern.random.yarrow.slowoverthresh: 2
- kern.random.sys.seeded: 1
- kern.random.sys.harvest.ethernet: 0
- kern.random.sys.harvest.point_to_point: 0
- kern.random.sys.harvest.interrupt: 0
- kern.random.sys.harvest.swi: 0
- vm.vmtotal:
- System wide totals computed every five seconds: (values in kilobytes)
- ===============================================
- Processes: (RUNQ: 3 Disk Wait: 0 Page Wait: 0 Sleep: 50)
- Virtual Memory: (Total: 4499448K Active: 241832K)
- Real Memory: (Total: 137552K Active: 86356K)
- Shared Virtual Memory: (Total: 21680K Active: 9068K)
- Shared Real Memory: (Total: 10536K Active: 7088K)
- Free Memory Pages: 1867716K
- vm.loadavg: { 0.29 0.38 0.21 }
- vm.v_free_min: 3273
- vm.v_free_target: 13808
- vm.v_free_reserved: 716
- vm.v_inactive_target: 20712
- vm.v_cache_min: 13808
- vm.v_cache_max: 27616
- vm.v_pageout_free_min: 34
- vm.pageout_algorithm: 0
- vm.swap_enabled: 1
- vm.kmem_map_free: 496353280
- vm.kmem_map_size: 40517632
- vm.kmem_size_scale: 3
- vm.kmem_size_max: 536870912
- vm.kmem_size_min: 0
- vm.kmem_size: 536870912
- vm.nswapdev: 2
- vm.dmmax: 32
- vm.swap_async_max: 4
- vm.overcommit: 0
- vm.swap_reserved: 249241600
- vm.swap_total: 2147483648
- vm.zone_count: 187
- vm.swap_idle_threshold2: 10
- vm.swap_idle_threshold1: 2
- vm.kstacks: 202
- vm.kstack_cache_size: 128
- vm.exec_map_entries: 16
- vm.stats.misc.zero_page_count: 22
- vm.stats.misc.cnt_prezero: 0
- vm.stats.vm.v_kthreadpages: 0
- vm.stats.vm.v_rforkpages: 0
- vm.stats.vm.v_vforkpages: 68475
- vm.stats.vm.v_forkpages: 647408
- vm.stats.vm.v_kthreads: 24
- vm.stats.vm.v_rforks: 0
- vm.stats.vm.v_vforks: 327
- vm.stats.vm.v_forks: 3442
- vm.stats.vm.v_interrupt_free_min: 2
- vm.stats.vm.v_pageout_free_min: 34
- vm.stats.vm.v_cache_max: 27616
- vm.stats.vm.v_cache_min: 13808
- vm.stats.vm.v_cache_count: 241
- vm.stats.vm.v_inactive_count: 8213
- vm.stats.vm.v_inactive_target: 20712
- vm.stats.vm.v_active_count: 16170
- vm.stats.vm.v_wire_count: 20238
- vm.stats.vm.v_free_count: 466688
- vm.stats.vm.v_free_min: 3273
- vm.stats.vm.v_free_target: 13808
- vm.stats.vm.v_free_reserved: 716
- vm.stats.vm.v_page_count: 511700
- vm.stats.vm.v_page_size: 4096
- vm.stats.vm.v_tfree: 319827
- vm.stats.vm.v_pfree: 251613
- vm.stats.vm.v_dfree: 0
- vm.stats.vm.v_tcached: 477
- vm.stats.vm.v_pdpages: 0
- vm.stats.vm.v_pdwakeups: 0
- vm.stats.vm.v_reactivated: 228
- vm.stats.vm.v_intrans: 99
- vm.stats.vm.v_vnodepgsout: 957
- vm.stats.vm.v_vnodepgsin: 8563
- vm.stats.vm.v_vnodeout: 485
- vm.stats.vm.v_vnodein: 1553
- vm.stats.vm.v_swappgsout: 0
- vm.stats.vm.v_swappgsin: 0
- vm.stats.vm.v_swapout: 0
- vm.stats.vm.v_swapin: 0
- vm.stats.vm.v_ozfod: 5684
- vm.stats.vm.v_zfod: 190738
- vm.stats.vm.v_cow_optim: 1035
- vm.stats.vm.v_cow_faults: 104660
- vm.stats.vm.v_vm_faults: 407642
- vm.stats.sys.v_soft: 42410
- vm.stats.sys.v_intr: 25571
- vm.stats.sys.v_syscall: 1326210
- vm.stats.sys.v_trap: 415844
- vm.stats.sys.v_swtch: 349159
- vm.stats.object.bypasses: 1548
- vm.stats.object.collapses: 10382
- vm.v_free_severe: 1994
- vm.max_proc_mmap: 74565
- vm.old_msync: 0
- vm.msync_flush_flags: 0
- vm.boot_pages: 48
- vm.max_wired: 169525
- vm.pageout_lock_miss: 0
- vm.disable_swapspace_pageouts: 0
- vm.defer_swapspace_pageouts: 0
- vm.swap_idle_enabled: 0
- vm.pageout_stats_interval: 5
- vm.pageout_full_stats_interval: 20
- vm.pageout_stats_max: 13808
- vm.max_launder: 32
- vm.phys_segs:
- SEGMENT 0:
- start: 0x1000
- end: 0x9f000
- free list: 0x80d2fbc8
- SEGMENT 1:
- start: 0x100000
- end: 0x400000
- free list: 0x80d2fbc8
- SEGMENT 2:
- start: 0x1026000
- end: 0x7db5c000
- free list: 0x80d2fac0
- vm.phys_free:
- FREE LIST 0:
- ORDER (SIZE) | NUMBER
- | POOL 0 | POOL 1
- -- -- -- -- -- --
- 10 ( 4096K) | 399 | 0
- 9 ( 2048K) | 1 | 0
- 8 ( 1024K) | 0 | 0
- 7 ( 512K) | 3 | 0
- 6 ( 256K) | 9 | 0
- 5 ( 128K) | 7 | 0
- 4 ( 64K) | 0 | 0
- 3 ( 32K) | 1 | 4
- 2 ( 16K) | 1 | 13
- 1 ( 8K) | 0 | 37
- 0 ( 4K) | 1 | 67
- FREE LIST 1:
- ORDER (SIZE) | NUMBER
- | POOL 0 | POOL 1
- -- -- -- -- -- --
- 10 ( 4096K) | 0 | 0
- 9 ( 2048K) | 1 | 0
- 8 ( 1024K) | 1 | 0
- 7 ( 512K) | 0 | 0
- 6 ( 256K) | 1 | 0
- 5 ( 128K) | 1 | 0
- 4 ( 64K) | 0 | 0
- 3 ( 32K) | 2 | 0
- 2 ( 16K) | 3 | 0
- 1 ( 8K) | 3 | 0
- 0 ( 4K) | 1 | 0
- vm.reserv.reclaimed: 0
- vm.reserv.partpopq:
- LEVEL SIZE NUMBER
- -1: 222080K, 66
- vm.reserv.freed: 159
- vm.reserv.broken: 0
- vm.idlezero_enable: 0
- vm.kvm_free: 1170206720
- vm.kvm_size: 2147479552
- vm.pmap.pmap_collect_active: 0
- vm.pmap.pmap_collect_inactive: 0
- vm.pmap.pv_entry_spare: 4827
- vm.pmap.pv_entry_allocs: 2371885
- vm.pmap.pv_entry_frees: 2337400
- vm.pmap.pc_chunk_tryfail: 0
- vm.pmap.pc_chunk_frees: 10631
- vm.pmap.pc_chunk_allocs: 10748
- vm.pmap.pc_chunk_count: 117
- vm.pmap.pv_entry_count: 34485
- vm.pmap.pde.promotions: 0
- vm.pmap.pde.p_failures: 0
- vm.pmap.pde.mappings: 0
- vm.pmap.pde.demotions: 0
- vm.pmap.shpgperproc: 200
- vm.pmap.pv_entry_max: 1744512
- vm.pmap.pg_ps_enabled: 0
- vm.pmap.pat_works: 0
- vfs.nfs.downdelayinitial: 12
- vfs.nfs.downdelayinterval: 30
- vfs.nfs.skip_wcc_data_onerr: 1
- vfs.nfs.nfs3_jukebox_delay: 10
- vfs.nfs.reconnects: 0
- vfs.nfs.bufpackets: 4
- vfs.nfs.defect: 0
- vfs.nfs.iodmax: 20
- vfs.nfs.iodmin: 0
- vfs.nfs.iodmaxidle: 120
- vfs.nfs.diskless_rootpath:
- vfs.nfs.diskless_valid: 0
- vfs.nfs.nfs_ip_paranoia: 1
- vfs.nfs.nfs_directio_allow_mmap: 1
- vfs.nfs.nfs_directio_enable: 0
- vfs.nfs.clean_pages_on_close: 1
- vfs.nfs.nfsv3_commit_on_close: 0
- vfs.nfs.prime_access_cache: 0
- vfs.nfs.access_cache_timeout: 60
- vfs.ufs.dirhash_reclaimage: 5
- vfs.ufs.dirhash_lowmemcount: 0
- vfs.ufs.dirhash_docheck: 0
- vfs.ufs.dirhash_mem: 56670
- vfs.ufs.dirhash_maxmem: 2097152
- vfs.ufs.dirhash_minsize: 2560
- vfs.devfs.rule_depth: 1
- vfs.devfs.generation: 131
- vfs.zfs.l2c_only_size: 0
- vfs.zfs.mfu_ghost_data_lsize: 0
- vfs.zfs.mfu_ghost_metadata_lsize: 0
- vfs.zfs.mfu_ghost_size: 0
- vfs.zfs.mfu_data_lsize: 0
- vfs.zfs.mfu_metadata_lsize: 350720
- vfs.zfs.mfu_size: 350720
- vfs.zfs.mru_ghost_data_lsize: 0
- vfs.zfs.mru_ghost_metadata_lsize: 0
- vfs.zfs.mru_ghost_size: 0
- vfs.zfs.mru_data_lsize: 0
- vfs.zfs.mru_metadata_lsize: 290816
- vfs.zfs.mru_size: 886784
- vfs.zfs.anon_data_lsize: 0
- vfs.zfs.anon_metadata_lsize: 0
- vfs.zfs.anon_size: 0
- vfs.zfs.l2arc_norw: 1
- vfs.zfs.l2arc_feed_again: 1
- vfs.zfs.l2arc_noprefetch: 0
- vfs.zfs.l2arc_feed_min_ms: 200
- vfs.zfs.l2arc_feed_secs: 1
- vfs.zfs.l2arc_headroom: 2
- vfs.zfs.l2arc_write_boost: 8388608
- vfs.zfs.l2arc_write_max: 8388608
- vfs.zfs.arc_meta_limit: 83886080
- vfs.zfs.arc_meta_used: 2270504
- vfs.zfs.mdcomp_disable: 0
- vfs.zfs.arc_min: 41943040
- vfs.zfs.arc_max: 335544320
- vfs.zfs.zfetch.array_rd_sz: 1048576
- vfs.zfs.zfetch.block_cap: 256
- vfs.zfs.zfetch.min_sec_reap: 2
- vfs.zfs.zfetch.max_streams: 8
- vfs.zfs.prefetch_disable: 0
- vfs.zfs.check_hostid: 1
- vfs.zfs.recover: 0
- vfs.zfs.txg.write_limit_override: 0
- vfs.zfs.txg.synctime: 5
- vfs.zfs.txg.timeout: 30
- vfs.zfs.scrub_limit: 10
- vfs.zfs.vdev.cache.bshift: 16
- vfs.zfs.vdev.cache.size: 10485760
- vfs.zfs.vdev.cache.max: 16384
- vfs.zfs.vdev.aggregation_limit: 131072
- vfs.zfs.vdev.ramp_rate: 2
- vfs.zfs.vdev.time_shift: 6
- vfs.zfs.vdev.min_pending: 4
- vfs.zfs.vdev.max_pending: 10
- vfs.zfs.cache_flush_disable: 0
- vfs.zfs.zil_disable: 0
- vfs.zfs.zio.use_uma: 0
- vfs.zfs.version.zpl: 4
- vfs.zfs.version.spa: 15
- vfs.zfs.version.dmu_backup_stream: 1
- vfs.zfs.version.dmu_backup_header: 2
- vfs.zfs.version.acl: 1
- vfs.zfs.debug: 0
- vfs.zfs.super_owner: 0
- vfs.pfs.trace: 0
- vfs.pfs.vncache.misses: 0
- vfs.pfs.vncache.hits: 0
- vfs.pfs.vncache.maxentries: 0
- vfs.pfs.vncache.entries: 0
- vfs.aio.max_buf_aio: 16
- vfs.aio.max_aio_queue_per_proc: 256
- vfs.aio.max_aio_per_proc: 32
- vfs.aio.unloadable: 0
- vfs.aio.aiod_lifetime: 30000
- vfs.aio.aiod_timeout: 10000
- vfs.aio.num_buf_aio: 0
- vfs.aio.num_queue_count: 0
- vfs.aio.max_aio_queue: 1024
- vfs.aio.target_aio_procs: 4
- vfs.aio.num_aio_procs: 0
- vfs.aio.max_aio_procs: 32
- vfs.flushwithdeps: 0
- vfs.notbufdflashes: 0
- vfs.flushbufqtarget: 100
- vfs.getnewbufrestarts: 0
- vfs.getnewbufcalls: 8940
- vfs.hifreebuffers: 1432
- vfs.lofreebuffers: 716
- vfs.numfreebuffers: 12743
- vfs.dirtybufthresh: 2898
- vfs.hidirtybuffers: 3220
- vfs.lodirtybuffers: 1610
- vfs.numdirtybuffers: 57
- vfs.recursiveflushes: 3481
- vfs.altbufferflushes: 0
- vfs.bdwriteskip: 0
- vfs.dirtybufferflushes: 0
- vfs.hirunningspace: 1048576
- vfs.lorunningspace: 524288
- vfs.bufdefragcnt: 0
- vfs.buffreekvacnt: 0
- vfs.bufreusecnt: 8002
- vfs.hibufspace: 209059840
- vfs.lobufspace: 208994304
- vfs.maxmallocbufspace: 10452992
- vfs.bufmallocspace: 78336
- vfs.maxbufspace: 209715200
- vfs.bufspace: 131104768
- vfs.runningbufspace: 0
- vfs.vmiodirenable: 1
- vfs.cache.numfullpathfound: 377
- vfs.cache.numfullpathfail4: 0
- vfs.cache.numfullpathfail2: 0
- vfs.cache.numfullpathfail1: 0
- vfs.cache.numfullpathcalls: 377
- vfs.cache.nchstats: 715131 29061 1278 0 83149 0 583 5250
- vfs.cache.numupgrades: 39
- vfs.cache.numneghits: 29061
- vfs.cache.numnegzaps: 993
- vfs.cache.numposhits: 715133
- vfs.cache.numposzaps: 285
- vfs.cache.nummisszap: 280
- vfs.cache.nummiss: 82869
- vfs.cache.numchecks: 752342
- vfs.cache.dotdothits: 1251
- vfs.cache.dothits: 410
- vfs.cache.numcalls: 830285
- vfs.cache.numcache: 4174
- vfs.cache.numneg: 260
- vfs.ncsizefactor: 2
- vfs.ncnegfactor: 16
- vfs.read_max: 8
- vfs.write_behind: 1
- vfs.lookup_shared: 1
- vfs.usermount: 0
- vfs.worklist_len: 5
- vfs.timestamp_precision: 0
- vfs.reassignbufcalls: 15565
- vfs.vlru_allow_cache_src: 0
- vfs.freevnodes: 1103
- vfs.wantfreevnodes: 27968
- vfs.numvnodes: 4064
- vfs.nfs_common.realign_count: 0
- vfs.nfs_common.realign_test: 0
- vfs.nfsrv.nfs_privport: 0
- vfs.nfsrv.fha.bin_shift: 18
- vfs.nfsrv.fha.max_nfsds_per_fh: 8
- vfs.nfsrv.fha.max_reqs_per_nfsd: 4
- vfs.nfsrv.fha.fhe_stats: No file handle entries.
- vfs.nfsrv.commit_miss: 0
- vfs.nfsrv.commit_blks: 0
- vfs.nfsrv.async: 1
- vfs.nfsrv.gatherdelay_v3: 0
- vfs.nfsrv.gatherdelay: 10000
- vfs.nfsrv.minthreads: 6
- vfs.nfsrv.maxthreads: 6
- vfs.nfsrv.threads: 6
- vfs.nfsrv.request_space_used: 0
- vfs.nfsrv.request_space_used_highest: 0
- vfs.nfsrv.request_space_high: 13107200
- vfs.nfsrv.request_space_low: 8738133
- vfs.nfsrv.request_space_throttled: 0
- vfs.nfsrv.request_space_throttle_count: 0
- vfs.ffs.doreallocblks: 1
- vfs.ffs.doasyncfree: 1
- vfs.ffs.compute_summary_at_mount: 0
- vfs.fuse.kernelabi_minor: 8
- vfs.fuse.kernelabi_major: 7
- vfs.fuse.maxtickets: 0
- vfs.fuse.iov_credit: 16
- vfs.fuse.iov_permanent_bufsize: 524288
- vfs.fuse.maxfreetickets: 1024
- vfs.fuse.fuse4bsd_version: 0.3.9-pre1
- vfs.fuse.sync_unmount: 1
- vfs.fuse.enforce_dev_perms: 0
- vfs.fuse.init_backgrounded: 1
- net.local.stream.recvspace: 8192
- net.local.stream.sendspace: 8192
- net.local.dgram.recvspace: 4096
- net.local.dgram.maxdgram: 2048
- net.local.taskcount: 0
- net.local.recycled: 0
- net.local.deferred: 0
- net.local.inflight: 0
- net.inet.ip.portrange.randomtime: 45
- net.inet.ip.portrange.randomcps: 10
- net.inet.ip.portrange.randomized: 1
- net.inet.ip.portrange.reservedlow: 0
- net.inet.ip.portrange.reservedhigh: 1023
- net.inet.ip.portrange.hilast: 65535
- net.inet.ip.portrange.hifirst: 49152
- net.inet.ip.portrange.last: 65535
- net.inet.ip.portrange.first: 10000
- net.inet.ip.portrange.lowlast: 600
- net.inet.ip.portrange.lowfirst: 1023
- net.inet.ip.forwarding: 0
- net.inet.ip.redirect: 1
- net.inet.ip.ttl: 64
- net.inet.ip.rtexpire: 3600
- net.inet.ip.rtminexpire: 10
- net.inet.ip.rtmaxcache: 128
- net.inet.ip.sourceroute: 0
- net.inet.ip.intr_queue_maxlen: 256
- net.inet.ip.intr_queue_drops: 0
- net.inet.ip.accept_sourceroute: 0
- net.inet.ip.keepfaith: 0
- net.inet.ip.gifttl: 30
- net.inet.ip.same_prefix_carp_only: 0
- net.inet.ip.subnets_are_local: 0
- net.inet.ip.random_id_total: 0
- net.inet.ip.random_id_collisions: 0
- net.inet.ip.random_id_period: 8192
- net.inet.ip.mcast.loop: 1
- net.inet.ip.mcast.maxsocksrc: 128
- net.inet.ip.mcast.maxgrpsrc: 512
- net.inet.ip.fastforwarding: 0
- net.inet.ip.maxfragpackets: 800
- net.inet.ip.maxfragsperpacket: 16
- net.inet.ip.fragpackets: 0
- net.inet.ip.check_interface: 0
- net.inet.ip.random_id: 0
- net.inet.ip.sendsourcequench: 0
- net.inet.ip.process_options: 1
- net.inet.icmp.maskrepl: 0
- net.inet.icmp.icmplim: 200
- net.inet.icmp.bmcastecho: 0
- net.inet.icmp.quotelen: 8
- net.inet.icmp.reply_from_interface: 0
- net.inet.icmp.reply_src:
- net.inet.icmp.icmplim_output: 1
- net.inet.icmp.log_redirect: 0
- net.inet.icmp.drop_redirect: 0
- net.inet.icmp.maskfake: 0
- net.inet.igmp.gsrdelay: 10
- net.inet.igmp.default_version: 3
- net.inet.igmp.legacysupp: 0
- net.inet.igmp.v2enable: 1
- net.inet.igmp.v1enable: 1
- net.inet.igmp.sendlocal: 1
- net.inet.igmp.sendra: 1
- net.inet.igmp.recvifkludge: 1
- net.inet.tcp.rfc1323: 1
- net.inet.tcp.mssdflt: 512
- net.inet.tcp.keepidle: 7200000
- net.inet.tcp.keepintvl: 75000
- net.inet.tcp.sendspace: 32768
- net.inet.tcp.recvspace: 65536
- net.inet.tcp.keepinit: 75000
- net.inet.tcp.delacktime: 100
- net.inet.tcp.v6mssdflt: 1024
- net.inet.tcp.hostcache.purge: 0
- net.inet.tcp.hostcache.prune: 300
- net.inet.tcp.hostcache.expire: 3600
- net.inet.tcp.hostcache.count: 1
- net.inet.tcp.hostcache.bucketlimit: 30
- net.inet.tcp.hostcache.hashsize: 512
- net.inet.tcp.hostcache.cachelimit: 15360
- net.inet.tcp.read_locking: 1
- net.inet.tcp.recvbuf_max: 262144
- net.inet.tcp.recvbuf_inc: 16384
- net.inet.tcp.recvbuf_auto: 1
- net.inet.tcp.insecure_rst: 0
- net.inet.tcp.ecn.maxretries: 1
- net.inet.tcp.ecn.enable: 0
- net.inet.tcp.abc_l_var: 2
- net.inet.tcp.rfc3465: 1
- net.inet.tcp.rfc3390: 1
- net.inet.tcp.rfc3042: 1
- net.inet.tcp.drop_synfin: 0
- net.inet.tcp.delayed_ack: 1
- net.inet.tcp.blackhole: 0
- net.inet.tcp.log_in_vain: 0
- net.inet.tcp.sendbuf_max: 262144
- net.inet.tcp.sendbuf_inc: 8192
- net.inet.tcp.sendbuf_auto: 1
- net.inet.tcp.tso: 1
- net.inet.tcp.newreno: 1
- net.inet.tcp.local_slowstart_flightsize: 4
- net.inet.tcp.slowstart_flightsize: 1
- net.inet.tcp.path_mtu_discovery: 1
- net.inet.tcp.reass.overflows: 0
- net.inet.tcp.reass.cursegments: 0
- net.inet.tcp.reass.maxsegments: 1690
- net.inet.tcp.sack.globalholes: 0
- net.inet.tcp.sack.globalmaxholes: 65536
- net.inet.tcp.sack.maxholes: 128
- net.inet.tcp.sack.enable: 1
- net.inet.tcp.inflight.stab: 20
- net.inet.tcp.inflight.max: 1073725440
- net.inet.tcp.inflight.min: 6144
- net.inet.tcp.inflight.rttthresh: 10
- net.inet.tcp.inflight.debug: 0
- net.inet.tcp.inflight.enable: 0
- net.inet.tcp.isn_reseed_interval: 0
- net.inet.tcp.icmp_may_rst: 1
- net.inet.tcp.pcbcount: 27
- net.inet.tcp.do_tcpdrain: 1
- net.inet.tcp.tcbhashsize: 512
- net.inet.tcp.log_debug: 0
- net.inet.tcp.minmss: 216
- net.inet.tcp.syncache.rst_on_sock_fail: 1
- net.inet.tcp.syncache.rexmtlimit: 3
- net.inet.tcp.syncache.hashsize: 512
- net.inet.tcp.syncache.count: 0
- net.inet.tcp.syncache.cachelimit: 15360
- net.inet.tcp.syncache.bucketlimit: 30
- net.inet.tcp.syncookies_only: 0
- net.inet.tcp.syncookies: 1
- net.inet.tcp.timer_race: 0
- net.inet.tcp.finwait2_timeout: 60000
- net.inet.tcp.fast_finwait2_recycle: 0
- net.inet.tcp.always_keepalive: 1
- net.inet.tcp.rexmit_slop: 200
- net.inet.tcp.rexmit_min: 30
- net.inet.tcp.msl: 30000
- net.inet.tcp.nolocaltimewait: 0
- net.inet.tcp.maxtcptw: 5120
- net.inet.udp.checksum: 1
- net.inet.udp.maxdgram: 9216
- net.inet.udp.recvspace: 42080
- net.inet.udp.blackhole: 0
- net.inet.udp.log_in_vain: 0
- net.inet.raw.recvspace: 9216
- net.inet.raw.maxdgram: 9216
- net.inet.accf.unloadable: 0
- net.link.generic.system.ifcount: 2
- net.link.ether.inet.log_arp_permanent_modify: 1
- net.link.ether.inet.log_arp_movements: 1
- net.link.ether.inet.log_arp_wrong_iface: 1
- net.link.ether.inet.proxyall: 0
- net.link.ether.inet.useloopback: 1
- net.link.ether.inet.maxtries: 5
- net.link.ether.inet.max_age: 1200
- net.link.ether.ipfw: 0
- net.link.vlan.soft_pad: 0
- net.link.gif.parallel_tunnels: 0
- net.link.gif.max_nesting: 1
- net.link.log_link_state_change: 1
- net.link.ifqmaxlen: 50
- net.link.lagg.failover_rx_all: 0
- net.link.tun.devfs_cloning: 1
- net.inet6.ip6.forwarding: 0
- net.inet6.ip6.redirect: 1
- net.inet6.ip6.hlim: 64
- net.inet6.ip6.maxfragpackets: 6400
- net.inet6.ip6.accept_rtadv: 0
- net.inet6.ip6.keepfaith: 0
- net.inet6.ip6.log_interval: 5
- net.inet6.ip6.hdrnestlimit: 15
- net.inet6.ip6.dad_count: 1
- net.inet6.ip6.auto_flowlabel: 1
- net.inet6.ip6.defmcasthlim: 1
- net.inet6.ip6.gifhlim: 30
- net.inet6.ip6.kame_version: FreeBSD
- net.inet6.ip6.use_deprecated: 1
- net.inet6.ip6.rr_prune: 5
- net.inet6.ip6.v6only: 1
- net.inet6.ip6.rtexpire: 3600
- net.inet6.ip6.rtminexpire: 10
- net.inet6.ip6.rtmaxcache: 128
- net.inet6.ip6.use_tempaddr: 0
- net.inet6.ip6.temppltime: 86400
- net.inet6.ip6.tempvltime: 604800
- net.inet6.ip6.auto_linklocal: 0
- net.inet6.ip6.prefer_tempaddr: 0
- net.inet6.ip6.use_defaultzone: 0
- net.inet6.ip6.maxfrags: 6400
- net.inet6.ip6.mcast_pmtu: 0
- net.inet6.ip6.mcast.loop: 1
- net.inet6.ip6.mcast.maxsocksrc: 128
- net.inet6.ip6.mcast.maxgrpsrc: 512
- net.inet6.icmp6.rediraccept: 1
- net.inet6.icmp6.redirtimeout: 600
- net.inet6.icmp6.nd6_prune: 1
- net.inet6.icmp6.nd6_delay: 5
- net.inet6.icmp6.nd6_umaxtries: 3
- net.inet6.icmp6.nd6_mmaxtries: 3
- net.inet6.icmp6.nd6_useloopback: 1
- net.inet6.icmp6.nodeinfo: 3
- net.inet6.icmp6.errppslimit: 100
- net.inet6.icmp6.nd6_maxnudhint: 0
- net.inet6.icmp6.nd6_debug: 0
- net.inet6.icmp6.nd6_maxqueuelen: 1
- net.inet6.icmp6.nd6_onlink_ns_rfc4861: 0
- net.inet6.mld.use_allow: 1
- net.inet6.mld.v1enable: 1
- net.inet6.mld.gsrdelay: 10
- net.bpf.zerocopy_enable: 0
- net.bpf.maxinsns: 512
- net.bpf.maxbufsize: 524288
- net.bpf.bufsize: 4096
- net.ifdescr_maxlen: 1024
- net.isr.numthreads: 1
- net.isr.defaultqlimit: 256
- net.isr.maxqlimit: 10240
- net.isr.bindthreads: 0
- net.isr.maxthreads: 1
- net.isr.direct: 1
- net.isr.direct_force: 1
- net.raw.recvspace: 8192
- net.raw.sendspace: 8192
- net.my_fibnum: 0
- net.add_addr_allfibs: 1
- net.fibs: 1
- net.route.netisr_maxqlen: 256
- debug.ddb.capture.data:
- debug.ddb.capture.bufsize: 49152
- debug.ddb.capture.inprogress: 0
- debug.ddb.capture.maxbufsize: 5242880
- debug.ddb.capture.bufoff: 0
- debug.ddb.scripting.unscript:
- debug.ddb.scripting.scripts:
- debug.ddb.textdump.do_version: 1
- debug.ddb.textdump.do_panic: 1
- debug.ddb.textdump.do_msgbuf: 1
- debug.ddb.textdump.do_ddb: 1
- debug.ddb.textdump.do_config: 1
- debug.ddb.textdump.pending: 0
- debug.ddb_use_printf: 0
- debug.acpi.suspend_bounce: 0
- debug.acpi.reset_clock: 1
- debug.acpi.do_powerstate: 1
- debug.acpi.interpreter_slack: 1
- debug.acpi.enable_debug_objects: 0
- debug.acpi.acpi_ca_version: 20101013
- debug.acpi.ec.timeout: 750
- debug.acpi.ec.polled: 0
- debug.acpi.ec.burst: 0
- debug.acpi.batt.batt_sleep_ms: 0
- debug.acpi.resume_beep: 0
- debug.firewire_debug: 0
- debug.fwmem_debug: 0
- debug.sbp_debug: 0
- debug.mddebug: 0
- debug.nullfs_bug_bypass: 0
- debug.elf32_legacy_coredump: 0
- debug.bootverbose: 0
- debug.boothowto: -2147483648
- debug.cpufreq.verbose: 0
- debug.cpufreq.lowest: 0
- debug.fail_point.buf_pressure: off
- debug.sizeof.cdev_priv: 236
- debug.sizeof.cdev: 184
- debug.sizeof.g_bioq: 32
- debug.sizeof.g_consumer: 60
- debug.sizeof.g_provider: 88
- debug.sizeof.g_geom: 68
- debug.sizeof.g_class: 68
- debug.sizeof.kinfo_proc: 768
- debug.sizeof.buf: 336
- debug.sizeof.bio: 140
- debug.sizeof.proc: 680
- debug.sizeof.vnode: 268
- debug.sizeof.devstat: 240
- debug.sizeof.namecache: 36
- debug.sizeof.znode: 216
- debug.osd: 0
- debug.trace_on_panic: 0
- debug.debugger_on_panic: 0
- debug.to_avg_mpcalls: 983
- debug.to_avg_lockcalls: 0
- debug.to_avg_gcalls: 237
- debug.to_avg_depth: 1261
- debug.umtx.umtx_pi_allocated: 0
- debug.kdb.stop_cpus: 1
- debug.kdb.trap_code: 0
- debug.kdb.trap: 0
- debug.kdb.panic: 0
- debug.kdb.enter: 0
- debug.kdb.current: ddb
- debug.kdb.available: ddb
- debug.rman_debug: 0
- debug.ttydebug: 0
- debug.disablefullpath: 0
- debug.disablecwd: 0
- debug.vfscache: 1
- debug.numcachehv: 466
- debug.numcache: 4174
- debug.numneg: 260
- debug.ncnegfactor: 16
- debug.nchash: 131071
- debug.vnlru_nowhere: 0
- debug.rush_requests: 0
- debug.if_tun_debug: 0
- debug.nlm_debug: 0
- debug.crypto_timing: 0
- debug.collectsnapstats: 0
- debug.snapdebug: 0
- debug.dopersistence: 0
- debug.dir_entry: 0
- debug.direct_blk_ptrs: 0
- debug.inode_bitmap: 0
- debug.indir_blk_ptrs: 0
- debug.sync_limit_hit: 0
- debug.ino_limit_hit: 0
- debug.blk_limit_hit: 0
- debug.ino_limit_push: 0
- debug.blk_limit_push: 0
- debug.worklist_push: 0
- debug.maxindirdeps: 50
- debug.tickdelay: 2
- debug.max_softdeps: 447492
- debug.dobkgrdwrite: 1
- debug.bigcgs: 0
- debug.dircheck: 0
- debug.psm.pkterrthresh: 2
- debug.psm.usecs: 500000
- debug.psm.secs: 0
- debug.psm.errusecs: 0
- debug.psm.errsecs: 2
- debug.psm.hz: 20
- debug.psm.loglevel: 0
- debug.fdc.settle: 125
- debug.fdc.spec2: 16
- debug.fdc.spec1: 175
- debug.fdc.retries: 10
- debug.fdc.debugflags: 0
- debug.fdc.fifo: 8
- debug.PMAP1unchanged: 1417489
- debug.PMAP1changed: 10639
- debug.PMAP1changedcpu: 12
- debug.x86bios.int: 0
- debug.x86bios.call: 0
- debug.hwpstate_verbose: 0
- debug.minidump: 1
- hw.machine: i386
- hw.model: Intel(R) Pentium(R) 4 CPU 3.20GHz
- hw.ncpu: 2
- hw.byteorder: 1234
- hw.physmem: 2134016000
- hw.usermem: 2051104768
- hw.pagesize: 4096
- hw.floatingpoint: 1
- hw.machine_arch: i386
- hw.realmem: 2147155968
- hw.amr.force_sg32: 0
- hw.ata.setmax: 0
- hw.ata.wc: 1
- hw.ata.atapi_dma: 1
- hw.ata.ata_dma_check_80pin: 1
- hw.ata.ata_dma: 1
- hw.bce.msi_enable: 1
- hw.bce.tso_enable: 1
- hw.bge.allow_asf: 0
- hw.cardbus.cis_debug: 0
- hw.cardbus.debug: 0
- hw.cs.recv_delay: 570
- hw.cs.ignore_checksum_failure: 0
- hw.firewire.hold_count: 0
- hw.firewire.try_bmr: 1
- hw.firewire.fwmem.speed: 2
- hw.firewire.fwmem.eui64_lo: 0
- hw.firewire.fwmem.eui64_hi: 0
- hw.firewire.phydma_enable: 1
- hw.firewire.nocyclemaster: 0
- hw.firewire.sbp.tags: 0
- hw.firewire.sbp.use_doorbell: 0
- hw.firewire.sbp.scan_delay: 500
- hw.firewire.sbp.login_delay: 1000
- hw.firewire.sbp.exclusive_login: 1
- hw.firewire.sbp.max_speed: -1
- hw.firewire.sbp.auto_login: 1
- hw.mfi.max_cmds: 128
- hw.mfi.event_class: 0
- hw.mfi.event_locale: 65535
- hw.mps.disable_msi: 0
- hw.mps.disable_msix: 0
- hw.pccard.cis_debug: 0
- hw.pccard.debug: 0
- hw.cbb.debug: 0
- hw.cbb.start_32_io: 4096
- hw.cbb.start_16_io: 256
- hw.cbb.start_memory: 2281701376
- hw.pcic.pd6722_vsense: 1
- hw.pcic.intr_mask: 57016
- hw.pci.usb_early_takeover: 1
- hw.pci.honor_msi_blacklist: 1
- hw.pci.enable_msix: 1
- hw.pci.enable_msi: 1
- hw.pci.do_power_resume: 1
- hw.pci.do_power_nodriver: 0
- hw.pci.enable_io_modes: 1
- hw.pci.default_vgapci_unit: 0
- hw.pci.host_mem_start: 2147483648
- hw.pci.mcfg: 1
- hw.pci.irq_override_mask: 57080
- hw.syscons.kbd_debug: 1
- hw.syscons.kbd_reboot: 1
- hw.syscons.bell: 1
- hw.syscons.saver.keybonly: 1
- hw.syscons.sc_no_suspend_vtswitch: 0
- hw.usb.no_boot_wait: 0
- hw.usb.debug: 0
- hw.usb.usb_lang_mask: 255
- hw.usb.usb_lang_id: 9
- hw.usb.template: 0
- hw.usb.power_timeout: 30
- hw.usb.ucom.cons_baud: 9600
- hw.usb.ucom.cons_unit: -1
- hw.xe.debug: 0
- hw.intr_storm_threshold: 1000
- hw.pagesizes: 4096 0
- hw.availpages: 521000
- hw.bus.devctl_queue: 1000
- hw.bus.devctl_disable: 0
- hw.psm.tap_timeout: 125000
- hw.psm.tap_threshold: 25
- hw.kbd.keymap_restrict_change: 0
- hw.busdma.total_bpages: 128
- hw.busdma.zone0.total_bpages: 128
- hw.busdma.zone0.free_bpages: 128
- hw.busdma.zone0.reserved_bpages: 0
- hw.busdma.zone0.active_bpages: 0
- hw.busdma.zone0.total_bounced: 0
- hw.busdma.zone0.total_deferred: 0
- hw.busdma.zone0.lowaddr: 0xffffffff
- hw.busdma.zone0.alignment: 4096
- hw.clockrate: 3198
- hw.via_feature_xcrypt: 0
- hw.via_feature_rng: 0
- hw.instruction_sse: 1
- hw.apic.enable_extint: 0
- hw.mca.erratum383: 0
- hw.mca.amd10h_L1TP: 1
- hw.mca.enabled: 1
- hw.mca.count: 0
- hw.mca.interval: 3600
- hw.mca.force_scan: 0
- hw.acpi.supported_sleep_state: S1 S3 S4 S5
- hw.acpi.power_button_state: S5
- hw.acpi.sleep_button_state: S1
- hw.acpi.lid_switch_state: NONE
- hw.acpi.standby_state: S1
- hw.acpi.suspend_state: S3
- hw.acpi.sleep_delay: 1
- hw.acpi.s4bios: 0
- hw.acpi.verbose: 0
- hw.acpi.disable_on_reboot: 0
- hw.acpi.handle_reboot: 0
- hw.acpi.reset_video: 0
- hw.acpi.cpu.cx_lowest: C1
- machdep.acpi_timer_freq: 3579545
- machdep.enable_panic_key: 0
- machdep.rtc_save_period: 1800
- machdep.adjkerntz: 0
- machdep.wall_cmos_clock: 0
- machdep.disable_rtc_set: 0
- machdep.acpi_root: 1027456
- machdep.disable_mtrrs: 0
- machdep.guessed_bootdev: 2687500288
- machdep.idle: acpi
- machdep.idle_available: spin, mwait, mwait_hlt, hlt, acpi,
- machdep.hlt_cpus: 0
- machdep.prot_fault_translation: 0
- machdep.panic_on_nmi: 1
- machdep.kdb_on_nmi: 1
- machdep.tsc_freq: 3198482064
- machdep.i8254_freq: 1193182
- machdep.hlt_logical_cpus: 0
- machdep.logical_cpus_mask: 2
- machdep.hyperthreading_allowed: 1
- user.cs_path: /usr/bin:/bin:/usr/sbin:/sbin:
- user.bc_base_max: 99
- user.bc_dim_max: 2048
- user.bc_scale_max: 99
- user.bc_string_max: 1000
- user.coll_weights_max: 0
- user.expr_nest_max: 32
- user.line_max: 2048
- user.re_dup_max: 255
- user.posix2_version: 199212
- user.posix2_c_bind: 0
- user.posix2_c_dev: 0
- user.posix2_char_term: 0
- user.posix2_fort_dev: 0
- user.posix2_fort_run: 0
- user.posix2_localedef: 0
- user.posix2_sw_dev: 0
- user.posix2_upe: 0
- user.stream_max: 20
- user.tzname_max: 255
- p1003_1b.asynchronous_io: 200112
- p1003_1b.mapped_files: 1
- p1003_1b.memlock: 0
- p1003_1b.memlock_range: 0
- p1003_1b.memory_protection: 0
- p1003_1b.message_passing: 0
- p1003_1b.prioritized_io: 0
- p1003_1b.priority_scheduling: 1
- p1003_1b.realtime_signals: 200112
- p1003_1b.semaphores: 0
- p1003_1b.fsync: 0
- p1003_1b.shared_memory_objects: 1
- p1003_1b.synchronized_io: 0
- p1003_1b.timers: 200112
- p1003_1b.aio_listio_max: 16
- p1003_1b.aio_max: 1024
- p1003_1b.aio_prio_delta_max: 0
- p1003_1b.delaytimer_max: 2147483647
- p1003_1b.mq_open_max: 0
- p1003_1b.pagesize: 4096
- p1003_1b.rtsig_max: 62
- p1003_1b.sem_nsems_max: 30
- p1003_1b.sem_value_max: 2147483647
- p1003_1b.sigqueue_max: 128
- p1003_1b.timer_max: 32
- p1003_1b.nsems: 0
- security.jail.param.cpuset.id: 0
- security.jail.param.host.hostid: 0
- security.jail.param.host.hostuuid: 64
- security.jail.param.host.domainname: 256
- security.jail.param.host.hostname: 256
- security.jail.param.children.max: 0
- security.jail.param.children.cur: 0
- security.jail.param.enforce_statfs: 0
- security.jail.param.securelevel: 0
- security.jail.param.path: 1024
- security.jail.param.name: 256
- security.jail.param.parent: 0
- security.jail.param.jid: 0
- security.jail.enforce_statfs: 2
- security.jail.mount_allowed: 0
- security.jail.chflags_allowed: 0
- security.jail.allow_raw_sockets: 0
- security.jail.sysvipc_allowed: 0
- security.jail.socket_unixiproute_only: 1
- security.jail.set_hostname_allowed: 1
- security.jail.jail_max_af_ips: 255
- security.jail.jailed: 0
- security.bsd.map_at_zero: 0
- security.bsd.suser_enabled: 1
- security.bsd.unprivileged_proc_debug: 1
- security.bsd.conservative_signals: 1
- security.bsd.see_other_gids: 1
- security.bsd.see_other_uids: 1
- security.bsd.unprivileged_read_msgbuf: 1
- security.bsd.hardlink_check_gid: 0
- security.bsd.hardlink_check_uid: 0
- security.bsd.unprivileged_get_quota: 0
- security.bsd.stack_guard_page: 0
- security.mac.labeled: 0
- security.mac.max_slots: 4
- security.mac.version: 4
- security.mac.mmap_revocation_via_cow: 0
- security.mac.mmap_revocation: 1
- dev.nexus.0.%driver: nexus
- dev.nexus.0.%parent: root0
- dev.npx.0.%desc: math processor
- dev.npx.0.%driver: npx
- dev.npx.0.%parent: nexus0
- dev.ram.0.%desc: System RAM
- dev.ram.0.%driver: ram
- dev.ram.0.%parent: nexus0
- dev.cryptosoft.0.%desc: software crypto
- dev.cryptosoft.0.%driver: cryptosoft
- dev.cryptosoft.0.%parent: nexus0
- dev.acpi.0.%desc: A M I OEMXSDT
- dev.acpi.0.%driver: acpi
- dev.acpi.0.%parent: nexus0
- dev.acpi_sysresource.0.%desc: System Resource
- dev.acpi_sysresource.0.%driver: acpi_sysresource
- dev.acpi_sysresource.0.%location: handle=\_SB_.PCI0.SBRG.SIOR
- dev.acpi_sysresource.0.%pnpinfo: _HID=PNP0C02 _UID=46
- dev.acpi_sysresource.0.%parent: acpi0
- dev.acpi_sysresource.1.%desc: System Resource
- dev.acpi_sysresource.1.%driver: acpi_sysresource
- dev.acpi_sysresource.1.%location: handle=\_SB_.PCI0.SBRG.RMSC
- dev.acpi_sysresource.1.%pnpinfo: _HID=PNP0C02 _UID=16
- dev.acpi_sysresource.1.%parent: acpi0
- dev.acpi_sysresource.2.%desc: System Resource
- dev.acpi_sysresource.2.%driver: acpi_sysresource
- dev.acpi_sysresource.2.%location: handle=\_SB_.PCI0.SBRG.P3F6
- dev.acpi_sysresource.2.%pnpinfo: _HID=PNP0C02 _UID=1014
- dev.acpi_sysresource.2.%parent: acpi0
- dev.acpi_sysresource.3.%desc: System Resource
- dev.acpi_sysresource.3.%driver: acpi_sysresource
- dev.acpi_sysresource.3.%location: handle=\_SB_.PCI0.SBRG.OMSC
- dev.acpi_sysresource.3.%pnpinfo: _HID=PNP0C02 _UID=0
- dev.acpi_sysresource.3.%parent: acpi0
- dev.acpi_sysresource.4.%desc: System Resource
- dev.acpi_sysresource.4.%driver: acpi_sysresource
- dev.acpi_sysresource.4.%location: handle=\_SB_.RMEM
- dev.acpi_sysresource.4.%pnpinfo: _HID=PNP0C01 _UID=1
- dev.acpi_sysresource.4.%parent: acpi0
- dev.acpi_timer.0.%desc: 24-bit timer at 3.579545MHz
- dev.acpi_timer.0.%driver: acpi_timer
- dev.acpi_timer.0.%location: unknown
- dev.acpi_timer.0.%pnpinfo: unknown
- dev.acpi_timer.0.%parent: acpi0
- dev.cpu.0.%desc: ACPI CPU
- dev.cpu.0.%driver: cpu
- dev.cpu.0.%location: handle=\_PR_.CPU1
- dev.cpu.0.%pnpinfo: _HID=none _UID=0
- dev.cpu.0.%parent: acpi0
- dev.cpu.0.freq: 3198
- dev.cpu.0.freq_levels: 3198/-1 2798/-1 2398/-1 1998/-1 1599/-1 1199/-1 799/-1 399/-1
- dev.cpu.0.cx_supported: C1/0
- dev.cpu.0.cx_lowest: C1
- dev.cpu.0.cx_usage: 100.00% last 2us
- dev.cpu.1.%desc: ACPI CPU
- dev.cpu.1.%driver: cpu
- dev.cpu.1.%location: handle=\_PR_.CPU2
- dev.cpu.1.%pnpinfo: _HID=none _UID=0
- dev.cpu.1.%parent: acpi0
- dev.cpu.1.cx_supported: C1/0
- dev.cpu.1.cx_lowest: C1
- dev.cpu.1.cx_usage: 100.00% last 158us
- dev.pci_link.0.%desc: ACPI PCI Link LNKA
- dev.pci_link.0.%driver: pci_link
- dev.pci_link.0.%location: handle=\_SB_.LNKA
- dev.pci_link.0.%pnpinfo: _HID=PNP0C0F _UID=1
- dev.pci_link.0.%parent: acpi0
- dev.pci_link.1.%desc: ACPI PCI Link LNKB
- dev.pci_link.1.%driver: pci_link
- dev.pci_link.1.%location: handle=\_SB_.LNKB
- dev.pci_link.1.%pnpinfo: _HID=PNP0C0F _UID=2
- dev.pci_link.1.%parent: acpi0
- dev.pci_link.2.%desc: ACPI PCI Link LNKC
- dev.pci_link.2.%driver: pci_link
- dev.pci_link.2.%location: handle=\_SB_.LNKC
- dev.pci_link.2.%pnpinfo: _HID=PNP0C0F _UID=3
- dev.pci_link.2.%parent: acpi0
- dev.pci_link.3.%desc: ACPI PCI Link LNKD
- dev.pci_link.3.%driver: pci_link
- dev.pci_link.3.%location: handle=\_SB_.LNKD
- dev.pci_link.3.%pnpinfo: _HID=PNP0C0F _UID=4
- dev.pci_link.3.%parent: acpi0
- dev.pci_link.4.%desc: ACPI PCI Link LNKE
- dev.pci_link.4.%driver: pci_link
- dev.pci_link.4.%location: handle=\_SB_.LNKE
- dev.pci_link.4.%pnpinfo: _HID=PNP0C0F _UID=5
- dev.pci_link.4.%parent: acpi0
- dev.pci_link.5.%desc: ACPI PCI Link LNKF
- dev.pci_link.5.%driver: pci_link
- dev.pci_link.5.%location: handle=\_SB_.LNKF
- dev.pci_link.5.%pnpinfo: _HID=PNP0C0F _UID=6
- dev.pci_link.5.%parent: acpi0
- dev.pci_link.6.%desc: ACPI PCI Link LNKG
- dev.pci_link.6.%driver: pci_link
- dev.pci_link.6.%location: handle=\_SB_.LNKG
- dev.pci_link.6.%pnpinfo: _HID=PNP0C0F _UID=7
- dev.pci_link.6.%parent: acpi0
- dev.pci_link.7.%desc: ACPI PCI Link LNKH
- dev.pci_link.7.%driver: pci_link
- dev.pci_link.7.%location: handle=\_SB_.LNKH
- dev.pci_link.7.%pnpinfo: _HID=PNP0C0F _UID=8
- dev.pci_link.7.%parent: acpi0
- dev.pcib.0.%desc: ACPI Host-PCI bridge
- dev.pcib.0.%driver: pcib
- dev.pcib.0.%location: handle=\_SB_.PCI0
- dev.pcib.0.%pnpinfo: _HID=PNP0A03 _UID=0
- dev.pcib.0.%parent: acpi0
- dev.pcib.1.%desc: ACPI PCI-PCI bridge
- dev.pcib.1.%driver: pcib
- dev.pcib.1.%location: slot=1 function=0 handle=\_SB_.PCI0.P0P1
- dev.pcib.1.%pnpinfo: vendor=0x8086 device=0x2571 subvendor=0x0000 subdevice=0x0000 class=0x060400
- dev.pcib.1.%parent: pci0
- dev.pcib.1.domain: 0
- dev.pcib.1.pribus: 0
- dev.pcib.1.secbus: 1
- dev.pcib.1.subbus: 1
- dev.pcib.2.%desc: ACPI PCI-PCI bridge
- dev.pcib.2.%driver: pcib
- dev.pcib.2.%location: slot=30 function=0 handle=\_SB_.PCI0.P0P4
- dev.pcib.2.%pnpinfo: vendor=0x8086 device=0x244e subvendor=0x0000 subdevice=0x0000 class=0x060400
- dev.pcib.2.%parent: pci0
- dev.pcib.2.domain: 0
- dev.pcib.2.pribus: 0
- dev.pcib.2.secbus: 2
- dev.pcib.2.subbus: 2
- dev.pcib.2.wake: 0
- dev.pci.0.%desc: ACPI PCI bus
- dev.pci.0.%driver: pci
- dev.pci.0.%parent: pcib0
- dev.pci.1.%desc: ACPI PCI bus
- dev.pci.1.%driver: pci
- dev.pci.1.%parent: pcib1
- dev.pci.2.%desc: ACPI PCI bus
- dev.pci.2.%driver: pci
- dev.pci.2.%parent: pcib2
- dev.pci.2.wake: 0
- dev.hostb.0.%desc: Host to PCI bridge
- dev.hostb.0.%driver: hostb
- dev.hostb.0.%location: slot=0 function=0
- dev.hostb.0.%pnpinfo: vendor=0x8086 device=0x2570 subvendor=0x1043 subdevice=0x80f2 class=0x060000
- dev.hostb.0.%parent: pci0
- dev.agp.0.%desc: Intel 82865 host to AGP bridge
- dev.agp.0.%driver: agp
- dev.agp.0.%parent: hostb0
- dev.vgapci.0.%desc: VGA-compatible display
- dev.vgapci.0.%driver: vgapci
- dev.vgapci.0.%location: slot=0 function=0
- dev.vgapci.0.%pnpinfo: vendor=0x10de device=0x0110 subvendor=0x1043 subdevice=0x4021 class=0x030000
- dev.vgapci.0.%parent: pci1
- dev.vgapm.0.%desc: VGA suspend/resume
- dev.vgapm.0.%driver: vgapm
- dev.vgapm.0.%parent: vgapci0
- dev.scpm.0.%desc: sc suspend/resume
- dev.scpm.0.%driver: scpm
- dev.scpm.0.%parent: vgapm0
- dev.uhci.0.%desc: Intel 82801EB (ICH5) USB controller USB-A
- dev.uhci.0.%driver: uhci
- dev.uhci.0.%location: slot=29 function=0 handle=\_SB_.PCI0.USB1
- dev.uhci.0.%pnpinfo: vendor=0x8086 device=0x24d2 subvendor=0x1043 subdevice=0x80a6 class=0x0c0300
- dev.uhci.0.%parent: pci0
- dev.uhci.0.wake: 0
- dev.uhci.1.%desc: Intel 82801EB (ICH5) USB controller USB-B
- dev.uhci.1.%driver: uhci
- dev.uhci.1.%location: slot=29 function=1 handle=\_SB_.PCI0.USB2
- dev.uhci.1.%pnpinfo: vendor=0x8086 device=0x24d4 subvendor=0x1043 subdevice=0x80a6 class=0x0c0300
- dev.uhci.1.%parent: pci0
- dev.uhci.1.wake: 0
- dev.uhci.2.%desc: Intel 82801EB (ICH5) USB controller USB-C
- dev.uhci.2.%driver: uhci
- dev.uhci.2.%location: slot=29 function=2 handle=\_SB_.PCI0.USB3
- dev.uhci.2.%pnpinfo: vendor=0x8086 device=0x24d7 subvendor=0x1043 subdevice=0x80a6 class=0x0c0300
- dev.uhci.2.%parent: pci0
- dev.uhci.2.wake: 0
- dev.uhci.3.%desc: Intel 82801EB (ICH5) USB controller USB-D
- dev.uhci.3.%driver: uhci
- dev.uhci.3.%location: slot=29 function=3 handle=\_SB_.PCI0.USB4
- dev.uhci.3.%pnpinfo: vendor=0x8086 device=0x24de subvendor=0x1043 subdevice=0x80a6 class=0x0c0300
- dev.uhci.3.%parent: pci0
- dev.uhci.3.wake: 0
- dev.usbus.0.%desc: Intel 82801EB (ICH5) USB controller USB-A
- dev.usbus.0.%driver: usbus
- dev.usbus.0.%parent: uhci0
- dev.usbus.1.%desc: Intel 82801EB (ICH5) USB controller USB-B
- dev.usbus.1.%driver: usbus
- dev.usbus.1.%parent: uhci1
- dev.usbus.2.%desc: Intel 82801EB (ICH5) USB controller USB-C
- dev.usbus.2.%driver: usbus
- dev.usbus.2.%parent: uhci2
- dev.usbus.3.%desc: Intel 82801EB (ICH5) USB controller USB-D
- dev.usbus.3.%driver: usbus
- dev.usbus.3.%parent: uhci3
- dev.usbus.4.%desc: Intel 82801EB/R (ICH5) USB 2.0 controller
- dev.usbus.4.%driver: usbus
- dev.usbus.4.%parent: ehci0
- dev.ehci.0.%desc: Intel 82801EB/R (ICH5) USB 2.0 controller
- dev.ehci.0.%driver: ehci
- dev.ehci.0.%location: slot=29 function=7 handle=\_SB_.PCI0.EUSB
- dev.ehci.0.%pnpinfo: vendor=0x8086 device=0x24dd subvendor=0x1043 subdevice=0x80a6 class=0x0c0320
- dev.ehci.0.%parent: pci0
- dev.ehci.0.wake: 0
- dev.skc.0.%desc: Marvell Gigabit Ethernet
- dev.skc.0.%driver: skc
- dev.skc.0.%location: slot=5 function=0
- dev.skc.0.%pnpinfo: vendor=0x11ab device=0x4320 subvendor=0x1043 subdevice=0x811a class=0x020000
- dev.skc.0.%parent: pci2
- dev.skc.0.int_mod: 100
- dev.sk.0.%desc: Marvell Semiconductor, Inc. Yukon
- dev.sk.0.%driver: sk
- dev.sk.0.%parent: skc0
- dev.miibus.0.%desc: MII bus
- dev.miibus.0.%driver: miibus
- dev.miibus.0.%parent: sk0
- dev.e1000phy.0.%desc: Marvell 88E1011 Gigabit PHY
- dev.e1000phy.0.%driver: e1000phy
- dev.e1000phy.0.%location: phyno=0
- dev.e1000phy.0.%pnpinfo: oui=0x5043 model=0x2 rev=0x5
- dev.e1000phy.0.%parent: miibus0
- dev.isab.0.%desc: PCI-ISA bridge
- dev.isab.0.%driver: isab
- dev.isab.0.%location: slot=31 function=0 handle=\_SB_.PCI0.SBRG
- dev.isab.0.%pnpinfo: vendor=0x8086 device=0x24d0 subvendor=0x0000 subdevice=0x0000 class=0x060100
- dev.isab.0.%parent: pci0
- dev.isa.0.%desc: ISA bus
- dev.isa.0.%driver: isa
- dev.isa.0.%parent: isab0
- dev.atapci.0.%desc: Intel ICH5 UDMA100 controller
- dev.atapci.0.%driver: atapci
- dev.atapci.0.%location: slot=31 function=1 handle=\_SB_.PCI0.IDE0
- dev.atapci.0.%pnpinfo: vendor=0x8086 device=0x24db subvendor=0x1043 subdevice=0x80a6 class=0x01018f
- dev.atapci.0.%parent: pci0
- dev.atapci.1.%desc: Intel ICH5 SATA150 controller
- dev.atapci.1.%driver: atapci
- dev.atapci.1.%location: slot=31 function=2 handle=\_SB_.PCI0.IDE1
- dev.atapci.1.%pnpinfo: vendor=0x8086 device=0x24d1 subvendor=0x1043 subdevice=0x80a6 class=0x01018f
- dev.atapci.1.%parent: pci0
- dev.ata.2.%desc: ATA channel 0
- dev.ata.2.%driver: ata
- dev.ata.2.%location: channel=0
- dev.ata.2.%parent: atapci0
- dev.ata.3.%desc: ATA channel 1
- dev.ata.3.%driver: ata
- dev.ata.3.%location: channel=1
- dev.ata.3.%parent: atapci0
- dev.ata.4.%desc: ATA channel 0
- dev.ata.4.%driver: ata
- dev.ata.4.%location: channel=0
- dev.ata.4.%parent: atapci1
- dev.ata.5.%desc: ATA channel 1
- dev.ata.5.%driver: ata
- dev.ata.5.%location: channel=1
- dev.ata.5.%parent: atapci1
- dev.ata.0.%driver: ata
- dev.ata.0.%parent: isa0
- dev.ata.1.%driver: ata
- dev.ata.1.%parent: isa0
- dev.acpi_button.0.%desc: Power Button
- dev.acpi_button.0.%driver: acpi_button
- dev.acpi_button.0.%location: handle=\_SB_.PWRB
- dev.acpi_button.0.%pnpinfo: _HID=PNP0C0C _UID=170
- dev.acpi_button.0.%parent: acpi0
- dev.atpic.0.%desc: AT interrupt controller
- dev.atpic.0.%driver: atpic
- dev.atpic.0.%location: handle=\_SB_.PCI0.SBRG.PIC_
- dev.atpic.0.%pnpinfo: _HID=PNP0000 _UID=0
- dev.atpic.0.%parent: acpi0
- dev.atdma.0.%desc: AT DMA controller
- dev.atdma.0.%driver: atdma
- dev.atdma.0.%location: handle=\_SB_.PCI0.SBRG.DMAD
- dev.atdma.0.%pnpinfo: _HID=PNP0200 _UID=0
- dev.atdma.0.%parent: acpi0
- dev.attimer.0.%desc: AT timer
- dev.attimer.0.%driver: attimer
- dev.attimer.0.%location: handle=\_SB_.PCI0.SBRG.TMR_
- dev.attimer.0.%pnpinfo: _HID=PNP0100 _UID=0
- dev.attimer.0.%parent: acpi0
- dev.atrtc.0.%desc: AT realtime clock
- dev.atrtc.0.%driver: atrtc
- dev.atrtc.0.%location: handle=\_SB_.PCI0.SBRG.RTC0
- dev.atrtc.0.%pnpinfo: _HID=PNP0B00 _UID=0
- dev.atrtc.0.%parent: acpi0
- dev.npxisa.0.%desc: Legacy ISA coprocessor support
- dev.npxisa.0.%driver: npxisa
- dev.npxisa.0.%location: handle=\_SB_.PCI0.SBRG.COPR
- dev.npxisa.0.%pnpinfo: _HID=PNP0C04 _UID=0
- dev.npxisa.0.%parent: acpi0
- dev.fdc.0.%desc: Enhanced floppy controller
- dev.fdc.0.%driver: fdc
- dev.fdc.0.%location: handle=\_SB_.PCI0.SBRG.FDC_
- dev.fdc.0.%pnpinfo: _HID=PNP0700 _UID=0
- dev.fdc.0.%parent: acpi0
- dev.apic.0.%desc: APIC resources
- dev.apic.0.%driver: apic
- dev.apic.0.%parent: nexus0
- dev.pmtimer.0.%driver: pmtimer
- dev.pmtimer.0.%parent: isa0
- dev.sc.0.%desc: System console
- dev.sc.0.%driver: sc
- dev.sc.0.%parent: isa0
- dev.vga.0.%desc: Generic ISA VGA
- dev.vga.0.%driver: vga
- dev.vga.0.%parent: isa0
- dev.atkbdc.0.%desc: Keyboard controller (i8042)
- dev.atkbdc.0.%driver: atkbdc
- dev.atkbdc.0.%parent: isa0
- dev.atkbd.0.%desc: AT Keyboard
- dev.atkbd.0.%driver: atkbd
- dev.atkbd.0.%parent: atkbdc0
- dev.p4tcc.0.%desc: CPU Frequency Thermal Control
- dev.p4tcc.0.%driver: p4tcc
- dev.p4tcc.0.%parent: cpu0
- dev.p4tcc.0.freq_settings: 10000/-1 8750/-1 7500/-1 6250/-1 5000/-1 3750/-1 2500/-1 1250/-1
- dev.p4tcc.1.%desc: CPU Frequency Thermal Control
- dev.p4tcc.1.%driver: p4tcc
- dev.p4tcc.1.%parent: cpu1
- dev.p4tcc.1.freq_settings: 10000/-1 8750/-1 7500/-1 6250/-1 5000/-1 3750/-1 2500/-1 1250/-1
- dev.cpufreq.0.%driver: cpufreq
- dev.cpufreq.0.%parent: cpu0
- dev.cpufreq.1.%driver: cpufreq
- dev.cpufreq.1.%parent: cpu1
- dev.uhub.0.%desc: Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1
- dev.uhub.0.%driver: uhub
- dev.uhub.0.%parent: usbus0
- dev.uhub.1.%desc: Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1
- dev.uhub.1.%driver: uhub
- dev.uhub.1.%parent: usbus1
- dev.uhub.2.%desc: Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1
- dev.uhub.2.%driver: uhub
- dev.uhub.2.%parent: usbus2
- dev.uhub.3.%desc: Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1
- dev.uhub.3.%driver: uhub
- dev.uhub.3.%parent: usbus3
- dev.uhub.4.%desc: Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1
- dev.uhub.4.%driver: uhub
- dev.uhub.4.%parent: usbus4
- dev.umass.0.%desc: USB2.0 DISK, class 0/0, rev 2.00/1.00, addr 2
- dev.umass.0.%driver: umass
- dev.umass.0.%location: bus=1 hubaddr=2 port=4 devaddr=2 interface=0
- dev.umass.0.%pnpinfo: vendor=0xcd12 product=0xef18 devclass=0x00 devsubclass=0x00 sernum="A0F45B25DB08091A" release=0x0100 intclass=0x08 intsubclass=0x06
- dev.umass.0.%parent: uhub4
- hptmv.status: RocketRAID 18xx SATA Controller driver Version v1.16
- kstat.zfs.misc.zfetchstats.hits: 8701
- kstat.zfs.misc.zfetchstats.misses: 227
- kstat.zfs.misc.zfetchstats.colinear_hits: 0
- kstat.zfs.misc.zfetchstats.colinear_misses: 227
- kstat.zfs.misc.zfetchstats.stride_hits: 8605
- kstat.zfs.misc.zfetchstats.stride_misses: 0
- kstat.zfs.misc.zfetchstats.reclaim_successes: 0
- kstat.zfs.misc.zfetchstats.reclaim_failures: 227
- kstat.zfs.misc.zfetchstats.streams_resets: 0
- kstat.zfs.misc.zfetchstats.streams_noresets: 96
- kstat.zfs.misc.zfetchstats.bogus_streams: 0
- kstat.zfs.misc.arcstats.hits: 5085
- kstat.zfs.misc.arcstats.misses: 183
- kstat.zfs.misc.arcstats.demand_data_hits: 0
- kstat.zfs.misc.arcstats.demand_data_misses: 0
- kstat.zfs.misc.arcstats.demand_metadata_hits: 5054
- kstat.zfs.misc.arcstats.demand_metadata_misses: 81
- kstat.zfs.misc.arcstats.prefetch_data_hits: 0
- kstat.zfs.misc.arcstats.prefetch_data_misses: 0
- kstat.zfs.misc.arcstats.prefetch_metadata_hits: 31
- kstat.zfs.misc.arcstats.prefetch_metadata_misses: 102
- kstat.zfs.misc.arcstats.mru_hits: 1969
- kstat.zfs.misc.arcstats.mru_ghost_hits: 0
- kstat.zfs.misc.arcstats.mfu_hits: 3086
- kstat.zfs.misc.arcstats.mfu_ghost_hits: 0
- kstat.zfs.misc.arcstats.allocated: 201
- kstat.zfs.misc.arcstats.deleted: 71
- kstat.zfs.misc.arcstats.stolen: 0
- kstat.zfs.misc.arcstats.recycle_miss: 0
- kstat.zfs.misc.arcstats.mutex_miss: 0
- kstat.zfs.misc.arcstats.evict_skip: 1
- kstat.zfs.misc.arcstats.evict_l2_cached: 0
- kstat.zfs.misc.arcstats.evict_l2_eligible: 0
- kstat.zfs.misc.arcstats.evict_l2_ineligible: 2048
- kstat.zfs.misc.arcstats.hash_elements: 116
- kstat.zfs.misc.arcstats.hash_elements_max: 116
- kstat.zfs.misc.arcstats.hash_collisions: 0
- kstat.zfs.misc.arcstats.hash_chains: 0
- kstat.zfs.misc.arcstats.hash_chain_max: 0
- kstat.zfs.misc.arcstats.p: 167772160
- kstat.zfs.misc.arcstats.c: 335544320
- kstat.zfs.misc.arcstats.c_min: 41943040
- kstat.zfs.misc.arcstats.c_max: 335544320
- kstat.zfs.misc.arcstats.size: 2270504
- kstat.zfs.misc.arcstats.hdr_size: 20880
- kstat.zfs.misc.arcstats.data_size: 1237504
- kstat.zfs.misc.arcstats.other_size: 1012120
- kstat.zfs.misc.arcstats.l2_hits: 0
- kstat.zfs.misc.arcstats.l2_misses: 0
- kstat.zfs.misc.arcstats.l2_feeds: 0
- kstat.zfs.misc.arcstats.l2_rw_clash: 0
- kstat.zfs.misc.arcstats.l2_read_bytes: 0
- kstat.zfs.misc.arcstats.l2_write_bytes: 0
- kstat.zfs.misc.arcstats.l2_writes_sent: 0
- kstat.zfs.misc.arcstats.l2_writes_done: 0
- kstat.zfs.misc.arcstats.l2_writes_error: 0
- kstat.zfs.misc.arcstats.l2_writes_hdr_miss: 0
- kstat.zfs.misc.arcstats.l2_evict_lock_retry: 0
- kstat.zfs.misc.arcstats.l2_evict_reading: 0
- kstat.zfs.misc.arcstats.l2_free_on_write: 0
- kstat.zfs.misc.arcstats.l2_abort_lowmem: 0
- kstat.zfs.misc.arcstats.l2_cksum_bad: 0
- kstat.zfs.misc.arcstats.l2_io_error: 0
- kstat.zfs.misc.arcstats.l2_size: 0
- kstat.zfs.misc.arcstats.l2_hdr_size: 0
- kstat.zfs.misc.arcstats.memory_throttle_count: 0
- kstat.zfs.misc.arcstats.l2_write_trylock_fail: 0
- kstat.zfs.misc.arcstats.l2_write_passed_headroom: 0
- kstat.zfs.misc.arcstats.l2_write_spa_mismatch: 0
- kstat.zfs.misc.arcstats.l2_write_in_l2: 0
- kstat.zfs.misc.arcstats.l2_write_io_in_progress: 0
- kstat.zfs.misc.arcstats.l2_write_not_cacheable: 1
- kstat.zfs.misc.arcstats.l2_write_full: 0
- kstat.zfs.misc.arcstats.l2_write_buffer_iter: 0
- kstat.zfs.misc.arcstats.l2_write_pios: 0
- kstat.zfs.misc.arcstats.l2_write_buffer_bytes_scanned: 0
- kstat.zfs.misc.arcstats.l2_write_buffer_list_iter: 0
- kstat.zfs.misc.arcstats.l2_write_buffer_list_null_iter: 0
- kstat.zfs.misc.vdev_cache_stats.delegations: 2526
- kstat.zfs.misc.vdev_cache_stats.hits: 36
- kstat.zfs.misc.vdev_cache_stats.misses: 166
- +--------------------------------------------------------------------------------+
- + uptime +
- +--------------------------------------------------------------------------------+
- 7:47PM up 4 mins, 1 user, load averages: 0.29, 0.38, 0.21
- +--------------------------------------------------------------------------------+
- + ps -axw +
- +--------------------------------------------------------------------------------+
- PID TT STAT TIME COMMAND
- 0 ?? DLs 0:00.13 [kernel]
- 1 ?? SLs 0:00.01 /sbin/init --
- 2 ?? DL 0:00.26 [g_event]
- 3 ?? DL 0:00.10 [g_up]
- 4 ?? DL 0:00.14 [g_down]
- 5 ?? DL 0:00.00 [crypto]
- 6 ?? DL 0:00.00 [crypto returns]
- 7 ?? DL 0:00.00 [fdc0]
- 8 ?? DL 0:00.00 [xpt_thrd]
- 9 ?? DL 0:00.00 [pagedaemon]
- 10 ?? DL 0:00.00 [audit]
- 11 ?? RL 7:07.41 [idle]
- 12 ?? WL 0:00.75 [intr]
- 13 ?? DL 0:00.02 [yarrow]
- 14 ?? DL 0:00.15 [usb]
- 15 ?? DL 0:00.00 [vmdaemon]
- 16 ?? DL 0:00.00 [pagezero]
- 17 ?? DL 0:00.00 [bufdaemon]
- 18 ?? DL 0:00.06 [syncer]
- 19 ?? DL 0:00.00 [vnlru]
- 20 ?? DL 0:00.00 [softdepflush]
- 39 ?? DL 0:00.03 [md0]
- 49 ?? DL 0:00.00 [md1]
- 59 ?? DL 0:00.10 [md2]
- 161 ?? DL 0:00.02 [zfskern]
- 650 ?? Is 0:00.00 dhclient: sk0 [priv] (dhclient)
- 672 ?? Ss 0:00.00 dhclient: sk0 (dhclient)
- 799 ?? Is 0:00.00 /sbin/devd
- 1098 ?? Ss 0:00.13 /usr/sbin/syslogd -s -C
- 1234 ?? Ss 0:00.02 /usr/sbin/rpcbind
- 1236 ?? Is 0:00.04 nfsd: master (nfsd)
- 1237 ?? S 0:00.00 nfsd: server (nfsd)
- 1251 ?? Is 0:00.00 /usr/sbin/rpc.statd
- 1265 ?? Ss 0:00.00 /usr/sbin/rpc.lockd
- 1315 ?? I 0:00.01 /usr/local/sbin/smartd -p /var/run/smartd.pid -i 1800
- 1527 ?? Ss 0:00.01 /usr/local/sbin/nmbd -D -s /usr/local/etc/smb.conf
- 1531 ?? Ss 0:00.06 /usr/local/sbin/smbd -D -s /usr/local/etc/smb.conf
- 1590 ?? I 0:00.00 /usr/local/sbin/smbd -D -s /usr/local/etc/smb.conf
- 1661 ?? Ss 0:00.02 /usr/sbin/ntpd -g -c /etc/ntp.conf -p /var/run/ntpd.pid -f /var/db/ntpd.drift
- 1669 ?? Ss 0:00.06 /usr/sbin/powerd
- 1847 ?? Ss 0:00.00 proftpd: (accepting connections) (proftpd)
- 1911 ?? S 0:05.61 /usr/local/bin/python /usr/local/www/freenasUI/manage.py runfcgi method=threaded socket=/tmp/django.sock
- 2008 ?? Ss 0:00.34 /usr/local/sbin/collectd
- 2110 ?? Is 0:00.00 /usr/sbin/sshd
- 2132 ?? Is 0:00.01 /usr/sbin/cron -s
- 2321 ?? Is 0:00.00 /usr/sbin/mountd -r /etc/exports /etc/zfs/exports
- 2403 ?? S 0:00.13 /usr/local/sbin/lighttpd -f /usr/local/etc/lighttpd/lighttpd.conf
- 2484 ?? Ss 0:00.01 /usr/sbin/bsnmpd
- 2512 ?? Is 0:00.11 sshd: root@pts/0 (sshd)
- 2559 ?? S 0:00.11 /bin/sh /usr/local/bin/freenas-debug -a -g -h -l -n -s -y -t -z
- 3795 ?? S 0:00.00 /bin/sh /usr/local/bin/freenas-debug -a -g -h -l -n -s -y -t -z
- 3796 ?? S 0:00.00 tee -a /var/tmp/freenas-debug.txt
- 3802 ?? R 0:00.00 ps -axw
- 2494 v0 Is+ 0:00.51 python /etc/netcli
- 2495 v1 Is+ 0:00.00 /usr/libexec/getty Pc ttyv1
- 2496 v2 Is+ 0:00.00 /usr/libexec/getty Pc ttyv2
- 2497 v3 Is+ 0:00.00 /usr/libexec/getty Pc ttyv3
- 2498 v4 Is+ 0:00.00 /usr/libexec/getty Pc ttyv4
- 2499 v5 Is+ 0:00.00 /usr/libexec/getty Pc ttyv5
- 2500 v6 Is+ 0:00.00 /usr/libexec/getty Pc ttyv6
- 2501 v7 Is+ 0:00.00 /usr/libexec/getty Pc ttyv7
- 2514 0 Is+ 0:00.06 -csh (csh)
- +--------------------------------------------------------------------------------+
- + mount +
- +--------------------------------------------------------------------------------+
- /dev/ufs/FreeNASs2a on / (ufs, local, read-only)
- devfs on /dev (devfs, local, multilabel)
- /dev/md0 on /etc (ufs, local)
- /dev/md1 on /mnt (ufs, local)
- /dev/md2 on /var (ufs, local)
- /dev/ufs/FreeNASs4 on /data (ufs, local, noatime, soft-updates)
- DISCO on /mnt/DISCO (zfs, NFS exported, local)
- DISCO/satelite on /mnt/DISCO/satelite (zfs, NFS exported, local)
- +--------------------------------------------------------------------------------+
- + df -h +
- +--------------------------------------------------------------------------------+
- Filesystem Size Used Avail Capacity Mounted on
- /dev/ufs/FreeNASs2a 927M 353M 499M 41% /
- devfs 1.0K 1.0K 0B 100% /dev
- /dev/md0 4.6M 1.9M 2.3M 44% /etc
- /dev/md1 824K 2.0K 756K 0% /mnt
- /dev/md2 149M 8.9M 128M 6% /var
- /dev/ufs/FreeNASs4 20M 842K 17M 5% /data
- DISCO 1.3T 1.1T 209G 85% /mnt/DISCO
- DISCO/satelite 10G 5.2M 10G 0% /mnt/DISCO/satelite
- +--------------------------------------------------------------------------------+
- + swapinfo -h +
- +--------------------------------------------------------------------------------+
- Device 512-blocks Used Avail Capacity
- /dev/ada1p1 2097152 0B 1.0G 0%
- /dev/ada2p1 2097152 0B 1.0G 0%
- Total 4194304 0B 2.0G 0%
- +--------------------------------------------------------------------------------+
- + kldstat +
- +--------------------------------------------------------------------------------+
- Id Refs Address Size Name
- 1 20 0x80400000 ad4518 kernel
- 2 1 0x80ed5000 6050 geom_gate.ko
- 3 1 0x80edc000 1693c geom_mirror.ko
- 4 1 0x80ef3000 17d10 geom_raid3.ko
- 5 1 0x80f0b000 7864 geom_stripe.ko
- 6 1 0x80f13000 100dc fuse.ko
- 7 1 0x85db8000 138000 zfs.ko
- 8 1 0x85ef0000 3000 opensolaris.ko
- +--------------------------------------------------------------------------------+
- + dmesg +
- +--------------------------------------------------------------------------------+
- Copyright (c) 1992-2011 The FreeBSD Project.
- Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
- The Regents of the University of California. All rights reserved.
- FreeBSD is a registered trademark of The FreeBSD Foundation.
- FreeBSD 8.2-RELEASE-p6 #0: Wed Jan 18 17:08:54 PST 2012
- [email protected]:/build/home/gcooper/e2e-bld.Pp7kV0qa/obj.i386/i386/build/home/gcooper/e2e-bld.Pp7kV0qa/FreeBSD/src/sys/FREENAS.i386 i386
- Timecounter "i8254" frequency 1193182 Hz quality 0
- CPU: Intel(R) Pentium(R) 4 CPU 3.20GHz (3198.48-MHz 686-class CPU)
- Origin = "GenuineIntel" Id = 0xf34 Family = f Model = 3 Stepping = 4
- Features=0xbfebfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE>
- Features2=0x441d<SSE3,DTES64,MON,DS_CPL,CNXT-ID,xTPR>
- TSC: P-state invariant
- real memory = 2147483648 (2048 MB)
- avail memory = 2088673280 (1991 MB)
- ACPI APIC Table: <A M I OEMAPIC >
- FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs
- FreeBSD/SMP: 1 package(s) x 1 core(s) x 2 HTT threads
- cpu0 (BSP): APIC ID: 0
- cpu1 (AP/HT): APIC ID: 1
- ioapic0 <Version 2.0> irqs 0-23 on motherboard
- kbd1 at kbdmux0
- cryptosoft0: <software crypto> on motherboard
- acpi0: <A M I OEMXSDT> on motherboard
- acpi0: [ITHREAD]
- acpi0: Power Button (fixed)
- acpi0: reservation of 0, a0000 (3) failed
- acpi0: reservation of 100000, 7fef0000 (3) failed
- Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000
- acpi_timer0: <24-bit timer at 3.579545MHz> port 0x808-0x80b on acpi0
- cpu0: <ACPI CPU> on acpi0
- cpu1: <ACPI CPU> on acpi0
- pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0
- pci0: <ACPI PCI bus> on pcib0
- agp0: <Intel 82865 host to AGP bridge> on hostb0
- pcib1: <ACPI PCI-PCI bridge> at device 1.0 on pci0
- pci1: <ACPI PCI bus> on pcib1
- vgapci0: <VGA-compatible display> mem 0xfd000000-0xfdffffff,0xe8000000-0xefffffff irq 16 at device 0.0 on pci1
- uhci0: <Intel 82801EB (ICH5) USB controller USB-A> port 0xeec0-0xeedf irq 16 at device 29.0 on pci0
- uhci0: [ITHREAD]
- usbus0: <Intel 82801EB (ICH5) USB controller USB-A> on uhci0
- uhci1: <Intel 82801EB (ICH5) USB controller USB-B> port 0xef00-0xef1f irq 19 at device 29.1 on pci0
- uhci1: [ITHREAD]
- usbus1: <Intel 82801EB (ICH5) USB controller USB-B> on uhci1
- uhci2: <Intel 82801EB (ICH5) USB controller USB-C> port 0xef20-0xef3f irq 18 at device 29.2 on pci0
- uhci2: [ITHREAD]
- usbus2: <Intel 82801EB (ICH5) USB controller USB-C> on uhci2
- uhci3: <Intel 82801EB (ICH5) USB controller USB-D> port 0xef40-0xef5f irq 16 at device 29.3 on pci0
- uhci3: [ITHREAD]
- usbus3: <Intel 82801EB (ICH5) USB controller USB-D> on uhci3
- ehci0: <Intel 82801EB/R (ICH5) USB 2.0 controller> mem 0xfebff800-0xfebffbff irq 23 at device 29.7 on pci0
- ehci0: [ITHREAD]
- usbus4: EHCI version 1.0
- usbus4: <Intel 82801EB/R (ICH5) USB 2.0 controller> on ehci0
- pcib2: <ACPI PCI-PCI bridge> at device 30.0 on pci0
- pci2: <ACPI PCI bus> on pcib2
- skc0: <Marvell Gigabit Ethernet> port 0xd800-0xd8ff mem 0xfeaf8000-0xfeafbfff irq 22 at device 5.0 on pci2
- skc0: Marvell Yukon Lite Gigabit Ethernet rev. (0x9)
- sk0: <Marvell Semiconductor, Inc. Yukon> on skc0
- sk0: Ethernet address: 00:13:d4:19:0f:38
- miibus0: <MII bus> on sk0
- e1000phy0: <Marvell 88E1011 Gigabit PHY> PHY 0 on miibus0
- e1000phy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-master, 1000baseT-FDX, 1000baseT-FDX-master, auto
- skc0: [ITHREAD]
- isab0: <PCI-ISA bridge> at device 31.0 on pci0
- isa0: <ISA bus> on isab0
- atapci0: <Intel ICH5 UDMA100 controller> port 0xefe0-0xefe7,0xefac-0xefaf,0xefa0-0xefa7,0xefa8-0xefab,0xef90-0xef9f irq 18 at device 31.1 on pci0
- atapci0: [ITHREAD]
- ata2: <ATA channel 0> on atapci0
- ata2: [ITHREAD]
- ata3: <ATA channel 1> on atapci0
- ata3: [ITHREAD]
- atapci1: <Intel ICH5 SATA150 controller> port 0xef88-0xef8f,0xef84-0xef87,0xef68-0xef6f,0xef80-0xef83,0xeeb0-0xeebf irq 18 at device 31.2 on pci0
- atapci1: [ITHREAD]
- ata4: <ATA channel 0> on atapci1
- ata4: [ITHREAD]
- ata5: <ATA channel 1> on atapci1
- ata5: [ITHREAD]
- pci0: <serial bus, SMBus> at device 31.3 (no driver attached)
- acpi_button0: <Power Button> on acpi0
- atrtc0: <AT realtime clock> port 0x70-0x71 irq 8 on acpi0
- fdc0: <floppy drive controller (FDE)> port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on acpi0
- fdc0: [FILTER]
- pmtimer0 on isa0
- sc0: <System console> at flags 0x100 on isa0
- sc0: VGA <16 virtual consoles, flags=0x300>
- vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
- ata0 at port 0x1f0-0x1f7,0x3f6 irq 14 on isa0
- ata0: [ITHREAD]
- ata1 at port 0x170-0x177,0x376 irq 15 on isa0
- ata1: [ITHREAD]
- atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0
- atkbd0: <AT Keyboard> irq 1 on atkbdc0
- kbd0 at atkbd0
- atkbd0: [GIANT-LOCKED]
- atkbd0: [ITHREAD]
- ppc0: parallel port not found.
- p4tcc0: <CPU Frequency Thermal Control> on cpu0
- p4tcc1: <CPU Frequency Thermal Control> on cpu1
- fuse4bsd: version 0.3.9-pre1, FUSE ABI 7.8
- Timecounters tick every 1.000 msec
- usbus0: 12Mbps Full Speed USB v1.0
- usbus1: 12Mbps Full Speed USB v1.0
- usbus2: 12Mbps Full Speed USB v1.0
- usbus3: 12Mbps Full Speed USB v1.0
- usbus4: 480Mbps High Speed USB v2.0
- ugen0.1: <Intel> at usbus0
- uhub0: <Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus0
- ugen1.1: <Intel> at usbus1
- uhub1: <Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus1
- ugen2.1: <Intel> at usbus2
- uhub2: <Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus2
- ugen3.1: <Intel> at usbus3
- uhub3: <Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus3
- ugen4.1: <Intel> at usbus4
- uhub4: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus4
- uhub0: 2 ports with 2 removable, self powered
- uhub1: 2 ports with 2 removable, self powered
- uhub2: 2 ports with 2 removable, self powered
- uhub3: 2 ports with 2 removable, self powered
- uhub4: 8 ports with 8 removable, self powered
- ugen4.2: <USB2.0> at usbus4
- umass0: <USB2.0 DISK, class 0/0, rev 2.00/1.00, addr 2> on usbus4
- ada0 at ata2 bus 0 scbus0 target 0 lun 0da0 at umass-sim0 bus 0 scbus6 target 0 lun 0
- ada0: <ST3120023A 3.33> ATA-6 device
- ada0: 100.000MB/s transfers (UDMA5, PIO 8192bytes)
- ada0: 114473MB (234441648 512 byte sectors: 16H 63S/T 16383C)
- da0: <USB2.0 DISK 1.00> Removable Direct Access SCSI-2 device
- da0: 40.000MB/s transfers
- da0: 1904MB (3899392 512 byte sectors: 255H 63S/T 242C)
- ada1 at ata4 bus 0 scbus2 target 0 lun 0
- ada1: <ST31000528AS CC44> ATA-8 SATA 2.x device
- ada1: 150.000MB/s transfers (SATA 1.x, UDMA5, PIO 8192bytes)
- ada1: 953869MB (1953525168 512 byte sectors: 16H 63S/T 16383C)
- ada2 at ata5 bus 0 scbus3 target 0 lun 0
- ada2: <Hitachi HDP725050GLA360 GM4OA5CA> ATA-8 SATA 2.x device
- ada2: 150.000MB/s transfers (SATA 1.x, UDMA5, PIO 8192bytes)
- ada2: 476940MB (976773168 512 byte sectors: 16H 63S/T 16383C)
- SMP: AP CPU #1 Launched!
- cd0 at ata3 bus 0 scbus1 target 0 lun 0
- cd0: <HL-DT-ST DVD-RAM GH22NP20 1.02> Removable CD-ROM SCSI-0 device
- cd0: 66.700MB/s transfers (UDMA4, ATAPI 12bytes, PIO 65534bytes)
- cd0: cd present [54823 x 2048 byte records]
- GEOM: da0s1: geometry does not match label (16h,63s != 255h,63s).
- GEOM: da0s2: geometry does not match label (16h,63s != 255h,63s).
- Trying to mount root from ufs:/dev/ufs/FreeNASs2a
- ZFS filesystem version 4
- ZFS storage pool version 15
- +--------------------------------------------------------------------------------+
- + ZFS Pools +
- +--------------------------------------------------------------------------------+
- NAME SIZE USED AVAIL CAP HEALTH ALTROOT
- DISCO 1.36T 1.14T 231G 83% ONLINE /mnt
- +--------------------------------------------------------------------------------+
- + ZFS Pools Status +
- +--------------------------------------------------------------------------------+
- pool: DISCO
- state: ONLINE
- scrub: none requested
- config:
- NAME STATE READ WRITE CKSUM
- DISCO ONLINE 0 0 0
- ada1p2 ONLINE 0 0 0
- ada2p2 ONLINE 0 0 0
- errors: No known data errors
- +--------------------------------------------------------------------------------+
- + ZFS Pools Properties +
- +--------------------------------------------------------------------------------+
- +--------------------------------------------------------------------------------+
- + DISCO +
- +--------------------------------------------------------------------------------+
- NAME PROPERTY VALUE SOURCE
- DISCO size 1.36T -
- DISCO used 1.14T -
- DISCO available 231G -
- DISCO capacity 83% -
- DISCO altroot /mnt local
- DISCO health ONLINE -
- DISCO guid 10594485672682089254 default
- DISCO version 15 default
- DISCO bootfs - default
- DISCO delegation on default
- DISCO autoreplace off default
- DISCO cachefile /data/zfs/zpool.cache local
- DISCO failmode wait default
- DISCO listsnapshots off default
- +--------------------------------------------------------------------------------+
- + ZFS Datasets +
- +--------------------------------------------------------------------------------+
- NAME USED AVAIL REFER MOUNTPOINT
- DISCO 1.14T 209G 1.14T /mnt/DISCO
- DISCO/satelite 5.22M 9.99G 5.22M /mnt/DISCO/satelite
- +--------------------------------------------------------------------------------+
- + ZFS Datasets Properties +
- +--------------------------------------------------------------------------------+
- +--------------------------------------------------------------------------------+
- + DISCO +
- +--------------------------------------------------------------------------------+
- NAME PROPERTY VALUE SOURCE
- DISCO type filesystem -
- DISCO creation Thu Dec 8 8:22 2011 -
- DISCO used 1.14T -
- DISCO available 209G -
- DISCO referenced 1.14T -
- DISCO compressratio 1.00x -
- DISCO mounted yes -
- DISCO quota none default
- DISCO reservation none default
- DISCO recordsize 128K default
- DISCO mountpoint /mnt/DISCO default
- DISCO sharenfs off default
- DISCO checksum on default
- DISCO compression off default
- DISCO atime on default
- DISCO devices on default
- DISCO exec on default
- DISCO setuid on default
- DISCO readonly off default
- DISCO jailed off default
- DISCO snapdir hidden default
- DISCO aclmode passthrough local
- DISCO aclinherit passthrough local
- DISCO canmount on default
- DISCO shareiscsi off default
- DISCO xattr off temporary
- DISCO copies 1 default
- DISCO version 4 -
- DISCO utf8only off -
- DISCO normalization none -
- DISCO casesensitivity sensitive -
- DISCO vscan off default
- DISCO nbmand off default
- DISCO sharesmb off default
- DISCO refquota none default
- DISCO refreservation none default
- DISCO primarycache all default
- DISCO secondarycache all default
- DISCO usedbysnapshots 0 -
- DISCO usedbydataset 1.14T -
- DISCO usedbychildren 12.0M -
- DISCO usedbyrefreservation 0 -
- +--------------------------------------------------------------------------------+
- + DISCO/satelite +
- +--------------------------------------------------------------------------------+
- NAME PROPERTY VALUE SOURCE
- DISCO/satelite type filesystem -
- DISCO/satelite creation Sat Dec 17 10:57 2011 -
- DISCO/satelite used 5.22M -
- DISCO/satelite available 9.99G -
- DISCO/satelite referenced 5.22M -
- DISCO/satelite compressratio 1.00x -
- DISCO/satelite mounted yes -
- DISCO/satelite quota none default
- DISCO/satelite reservation none default
- DISCO/satelite recordsize 128K default
- DISCO/satelite mountpoint /mnt/DISCO/satelite default
- DISCO/satelite sharenfs off default
- DISCO/satelite checksum on default
- DISCO/satelite compression off default
- DISCO/satelite atime on default
- DISCO/satelite devices on default
- DISCO/satelite exec on default
- DISCO/satelite setuid on default
- DISCO/satelite readonly off default
- DISCO/satelite jailed off default
- DISCO/satelite snapdir hidden default
- DISCO/satelite aclmode passthrough inherited from DISCO
- DISCO/satelite aclinherit passthrough inherited from DISCO
- DISCO/satelite canmount on default
- DISCO/satelite shareiscsi off default
- DISCO/satelite xattr off temporary
- DISCO/satelite copies 1 default
- DISCO/satelite version 4 -
- DISCO/satelite utf8only off -
- DISCO/satelite normalization none -
- DISCO/satelite casesensitivity sensitive -
- DISCO/satelite vscan off default
- DISCO/satelite nbmand off default
- DISCO/satelite sharesmb off default
- DISCO/satelite refquota 10G local
- DISCO/satelite refreservation none default
- DISCO/satelite primarycache all default
- DISCO/satelite secondarycache all default
- DISCO/satelite usedbysnapshots 0 -
- DISCO/satelite usedbydataset 5.22M -
- DISCO/satelite usedbychildren 0 -
- DISCO/satelite usedbyrefreservation 0 -
Add Comment
Please, Sign In to add comment