Fri Oct 3 14:39:08 CDT 2008 +========================================== | 1) OS and Hardware +========================================== SunOS pbj 5.11 snv_99 i86pc i386 i86pc +========================================== | 2) NS Switch (/etc/nsswitch.conf) +========================================== # # /etc/nsswitch.nis: # # An example file that could be copied over to /etc/nsswitch.conf; it # uses NIS (YP) in conjunction with files. # # "hosts:" and "services:" in this file are used only if the # /etc/netconfig file has a "-" for nametoaddr_libs of "inet" transports. # the following two lines obviate the "+" entry in /etc/passwd and /etc/group. passwd: files nis group: files nis # consult /etc "files" only if nis is down. hosts: nis dns files [NOTFOUND=return] ipnodes: files # Uncomment the following line and comment out the above to resolve # both IPv4 and IPv6 addresses from the ipnodes databases. Note that # IPv4 addresses are searched in all of the ipnodes databases before # searching the hosts databases. Before turning this option on, consult # the Network Administration Guide for more details on using IPv6. #ipnodes: nis [NOTFOUND=return] files networks: nis [NOTFOUND=return] files protocols: nis [NOTFOUND=return] files rpc: nis [NOTFOUND=return] files ethers: nis [NOTFOUND=return] files netmasks: nis [NOTFOUND=return] files bootparams: nis [NOTFOUND=return] files publickey: nis [NOTFOUND=return] files netgroup: nis automount: files nis aliases: files nis # for efficient getservbyname() avoid nis services: files nis sendmailvars: files printers: user files nis auth_attr: files nis prof_attr: files nis project: files nis +========================================== | 3) Resolver (/etc/resolv.conf) +========================================== domain jdnet.deere.com nameserver 164.121.102.26 nameserver 164.121.64.51 nameserver 164.121.97.100 nameserver 164.121.97.99 search jdnet.deere.com dw.deere.com +========================================== | 4) Kerberos (/etc/krb5/krb5.conf) +========================================== # # CDDL HEADER START # # The contents of this file are subject to the terms of the # Common Development and Distribution License (the "License"). # You may not use this file except in compliance with the License. # # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE # or http://www.opensolaris.org/os/licensing. # See the License for the specific language governing permissions # and limitations under the License. # # When distributing Covered Code, include this CDDL HEADER in each # file and include the License file at usr/src/OPENSOLARIS.LICENSE. # If applicable, add the following below this CDDL HEADER, with the # fields enclosed by brackets "[]" replaced with your own identifying # information: Portions Copyright [yyyy] [name of copyright owner] # # CDDL HEADER END # # # Copyright 2007 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # # ident "%Z%%M% %I% %E% SMI" # # krb5.conf template # In order to complete this configuration file # you will need to replace the ____ placeholders # with appropriate values for your network and uncomment the # appropriate entries. # [libdefaults] # default_realm = ___default_realm___ default_realm = JDNET.DEERE.COM [realms] # ___default_realm___ = { # kdc = ___master_kdc___ # kdc = ___slave_kdc1___ # kdc = ___slave_kdc2___ # kdc = ___slave_kdcN___ # admin_server = ___master_kdc___ # } JDNET.DEERE.COM = { kdc = ddwdavenport1.jdnet.deere.com kdc = dtxdubuque1.jdnet.deere.com admin_server = ddwdavenport1.jdnet.deere.com kpasswd_server = ddxmoline1.jdnet.deere.com kpasswd_protocol = SET_CHANGE } [domain_realm] # ___domainname___ = ___default_realm___ .jdnet.deere.com = JDNET.DEERE.COM [logging] default = FILE:/var/krb5/kdc.log kdc = FILE:/var/krb5/kdc.log kdc_rotate = { # How often to rotate kdc.log. Logs will get rotated no more # often than the period, and less often if the KDC is not used # frequently. period = 1d # how many versions of kdc.log to keep around (kdc.log.0, kdc.log.1, ...) versions = 10 } [appdefaults] kinit = { renewable = true forwardable= true } gkadmin = { help_url = http://docs.sun.com:80/ab2/coll.384.1/SEAM/@AB2PageView/1195 } +========================================== | 5) ZFS +========================================== | 5.1) List of zpools available +------------------------------------------ NAME SIZE USED AVAIL CAP HEALTH ALTROOT pool0 204G 721M 203G 0% ONLINE - | 5.2) List of datasets available +------------------------------------------ NAME USED AVAIL REFER MOUNTPOINT pool0 480M 133G 25.3K /pool0 pool0/share 480M 133G 480M /pool0/share | 5.3) Properties of all zpools and datasets +------------------------------------------ NAME PROPERTY VALUE SOURCE pool0 type filesystem - pool0 creation Tue Aug 12 16:05 2008 - pool0 used 480M - pool0 available 133G - pool0 referenced 25.3K - pool0 compressratio 1.00x - pool0 mounted yes - pool0 quota none default pool0 reservation none default pool0 recordsize 128K default pool0 mountpoint /pool0 default pool0 sharenfs off default pool0 checksum on default pool0 compression off default pool0 atime on default pool0 devices on default pool0 exec on default pool0 setuid on default pool0 readonly off default pool0 zoned off default pool0 snapdir hidden default pool0 aclmode passthrough local pool0 aclinherit passthrough local pool0 canmount on default pool0 shareiscsi off default pool0 xattr on default pool0 copies 1 default pool0 version 3 - pool0 utf8only off - pool0 normalization none - pool0 casesensitivity sensitive - pool0 vscan off default pool0 nbmand off default pool0 sharesmb off local pool0 refquota none default pool0 refreservation none default pool0 primarycache all default pool0 secondarycache all default pool0/share type filesystem - pool0/share creation Tue Aug 19 16:50 2008 - pool0/share used 480M - pool0/share available 133G - pool0/share referenced 480M - pool0/share compressratio 1.00x - pool0/share mounted yes - pool0/share quota none default pool0/share reservation none default pool0/share recordsize 128K default pool0/share mountpoint /pool0/share default pool0/share sharenfs off default pool0/share checksum on default pool0/share compression off default pool0/share atime on default pool0/share devices on default pool0/share exec on default pool0/share setuid on default pool0/share readonly off default pool0/share zoned off default pool0/share snapdir hidden default pool0/share aclmode passthrough local pool0/share aclinherit passthrough local pool0/share canmount on default pool0/share shareiscsi off default pool0/share xattr on default pool0/share copies 1 default pool0/share version 3 - pool0/share utf8only off - pool0/share normalization none - pool0/share casesensitivity mixed - pool0/share vscan off default pool0/share nbmand on local pool0/share sharesmb name=share local pool0/share refquota none default pool0/share refreservation none default pool0/share primarycache all default pool0/share secondarycache all default +========================================== | 6) idmap +========================================== | 6.1) name-based mapping rules +------------------------------------------ add winuser:*@jdnet.deere.com unixuser:* | 6.2) mappings cache +------------------------------------------ gsid:S-1-5-21-1390067357-2139871995-682003330-91683 == gid:2147491846 gsid:S-1-5-21-1390067357-2139871995-682003330-91752 == gid:2147491847 gsid:S-1-5-21-1390067357-2139871995-682003330-461470 == gid:2147491849 gsid:S-1-5-21-1390067357-2139871995-682003330-91678 == gid:2147491851 gsid:S-1-5-21-1390067357-2139871995-682003330-465704 == gid:2147491853 gsid:S-1-5-21-1390067357-2139871995-682003330-546519 == gid:2147491855 gsid:S-1-5-21-1390067357-2139871995-682003330-70101 == gid:2147491857 gsid:S-1-5-21-1390067357-2139871995-682003330-283208 == gid:2147491858 gsid:S-1-5-21-99892676-844902615-553267192-2061 == gid:2147491860 gsid:S-1-5-21-99892676-844902615-553267192-1296 == gid:2147491861 gsid:S-1-5-21-99892676-844902615-553267192-4120 == gid:2147491862 gsid:S-1-5-21-99892676-844902615-553267192-3764 == gid:2147491863 gsid:S-1-5-21-144191708-1373204103-1923745731-4484 == gid:2147491865 gsid:S-1-5-21-1390067357-2139871995-682003330-115243 == gid:2147491867 gsid:S-1-5-21-1390067357-2139871995-682003330-449588 == gid:2147491935 gsid:S-1-5-21-1390067357-2139871995-682003330-131454 == gid:2147491936 gsid:S-1-5-21-1390067357-2139871995-682003330-395875 == gid:2147491937 gsid:S-1-5-21-1390067357-2139871995-682003330-93675 == gid:2147491938 gsid:S-1-5-21-1390067357-2139871995-682003330-187183 == gid:2147491939 gsid:S-1-5-21-1390067357-2139871995-682003330-187465 == gid:2147491940 gsid:S-1-5-21-1390067357-2139871995-682003330-91772 == gid:2147491941 gsid:S-1-5-21-1390067357-2139871995-682003330-64163 == gid:2147491942 gsid:S-1-5-21-1390067357-2139871995-682003330-66938 == gid:2147491943 gsid:S-1-5-21-99892676-844902615-553267192-4411 == gid:2147491944 gsid:S-1-5-21-1390067357-2139871995-682003330-116802 == uid:2147491842 gsid:S-1-5-21-144191708-1373204103-1923745731-1107 == uid:2147491844 gsid:S-1-5-21-1390067357-2139871995-682003330-116866 == uid:2147491845 gsid:S-1-5-21-1390067357-2139871995-682003330-489625 == gid:2147491844 gsid:S-1-5-21-1390067357-2139871995-682003330-116606 == gid:2147491873 gsid:S-1-5-21-1390067357-2139871995-682003330-116966 == gid:2147491845 gsid:S-1-5-21-1390067357-2139871995-682003330-467568 == gid:2147491874 gsid:S-1-5-21-1390067357-2139871995-682003330-506084 == gid:2147491875 gsid:S-1-5-21-1390067357-2139871995-682003330-266603 == gid:2147491876 gsid:S-1-5-21-1390067357-2139871995-682003330-91640 == gid:2147491877 gsid:S-1-5-21-1390067357-2139871995-682003330-509492 == gid:2147491878 gsid:S-1-5-21-1390067357-2139871995-682003330-321830 == gid:2147491879 gsid:S-1-5-21-1390067357-2139871995-682003330-467581 == gid:2147491880 gsid:S-1-5-21-1390067357-2139871995-682003330-506082 == gid:2147491881 gsid:S-1-5-21-1390067357-2139871995-682003330-118310 == gid:2147491848 gsid:S-1-5-21-1390067357-2139871995-682003330-1111 == gid:2147491883 gsid:S-1-5-21-1390067357-2139871995-682003330-509500 == gid:2147491884 gsid:S-1-5-21-1390067357-2139871995-682003330-1653 == gid:2147491885 gsid:S-1-5-21-1390067357-2139871995-682003330-509497 == gid:2147491886 gsid:S-1-5-21-1390067357-2139871995-682003330-467582 == gid:2147491887 gsid:S-1-5-21-1390067357-2139871995-682003330-265934 == gid:2147491889 gsid:S-1-5-21-1390067357-2139871995-682003330-506080 == gid:2147491890 gsid:S-1-5-21-1390067357-2139871995-682003330-467591 == gid:2147491891 gsid:S-1-5-21-1390067357-2139871995-682003330-562262 == gid:2147491892 gsid:S-1-5-21-1390067357-2139871995-682003330-1192 == gid:2147491893 gsid:S-1-5-21-1390067357-2139871995-682003330-507014 == gid:2147491894 gsid:S-1-5-21-1390067357-2139871995-682003330-506079 == gid:2147491895 gsid:S-1-5-21-1390067357-2139871995-682003330-196106 == gid:2147491896 gsid:S-1-5-21-1390067357-2139871995-682003330-509495 == gid:2147491897 gsid:S-1-5-21-1390067357-2139871995-682003330-506085 == gid:2147491898 gsid:S-1-5-21-1390067357-2139871995-682003330-507025 == gid:2147491899 gsid:S-1-5-21-1390067357-2139871995-682003330-116628 == gid:2147491900 gsid:S-1-5-21-1390067357-2139871995-682003330-506998 == gid:2147491901 gsid:S-1-5-21-1390067357-2139871995-682003330-372185 == gid:2147491850 gsid:S-1-5-21-1390067357-2139871995-682003330-138248 == gid:2147491902 gsid:S-1-5-21-1390067357-2139871995-682003330-467583 == gid:2147491903 gsid:S-1-5-21-1390067357-2139871995-682003330-116605 == gid:2147491904 gsid:S-1-5-21-1390067357-2139871995-682003330-509494 == gid:2147491905 gsid:S-1-5-21-1390067357-2139871995-682003330-467580 == gid:2147491906 gsid:S-1-5-21-1390067357-2139871995-682003330-509498 == gid:2147491908 gsid:S-1-5-21-1390067357-2139871995-682003330-489659 == gid:2147491909 gsid:S-1-5-21-1390067357-2139871995-682003330-467585 == gid:2147491910 gsid:S-1-5-21-1390067357-2139871995-682003330-495199 == gid:2147491852 gsid:S-1-5-21-1390067357-2139871995-682003330-509493 == gid:2147491911 gsid:S-1-5-21-1390067357-2139871995-682003330-351420 == gid:2147491854 gsid:S-1-5-21-1390067357-2139871995-682003330-88377 == gid:2147491912 gsid:S-1-5-21-1390067357-2139871995-682003330-506078 == gid:2147491913 gsid:S-1-5-21-1390067357-2139871995-682003330-116893 == gid:2147491914 gsid:S-1-5-21-1390067357-2139871995-682003330-509502 == gid:2147491915 gsid:S-1-5-21-1390067357-2139871995-682003330-56739 == gid:2147491916 gsid:S-1-5-21-1390067357-2139871995-682003330-192170 == gid:2147491856 gsid:S-1-5-21-1390067357-2139871995-682003330-43116 == gid:2147491859 gsid:S-1-5-21-1390067357-2139871995-682003330-71322 == gid:2147491917 gsid:S-1-5-21-1390067357-2139871995-682003330-283193 == gid:2147491918 gsid:S-1-5-21-144191708-1373204103-1923745731-5896 == gid:2147491919 gsid:S-1-5-21-144191708-1373204103-1923745731-9818 == gid:2147491864 gsid:S-1-5-21-144191708-1373204103-1923745731-2653 == gid:2147491920 gsid:S-1-5-21-144191708-1373204103-1923745731-1004 == gid:2147491921 gsid:S-1-5-21-144191708-1373204103-1923745731-1023 == gid:2147491922 gsid:S-1-5-21-1390067357-2139871995-682003330-255104 == gid:2147491923 gsid:S-1-5-21-1390067357-2139871995-682003330-110789 == gid:2147491924 gsid:S-1-5-21-1390067357-2139871995-682003330-110849 == gid:2147491866 gsid:S-1-5-21-1390067357-2139871995-682003330-196250 == gid:2147491925 gsid:S-1-5-21-1390067357-2139871995-682003330-15359 == gid:2147491868 gsid:S-1-5-21-1390067357-2139871995-682003330-1104 == gid:2147491926 gsid:S-1-5-21-1390067357-2139871995-682003330-110790 == gid:2147491869 gsid:S-1-5-21-1390067357-2139871995-682003330-15360 == gid:2147491870 gsid:S-1-5-21-1390067357-2139871995-682003330-109245 == gid:2147491927 gsid:S-1-5-21-1390067357-2139871995-682003330-8240 == gid:2147491928 gsid:S-1-5-21-102653845-154364609-637696952-1327 == gid:2147491929 gsid:S-1-5-32-551 == gid:2147491945 gsid:S-1-5-11 == gid:2147491871 gsid:S-1-5-2 == gid:2147491872 gsid:S-1-5-21-1390067357-2139871995-682003330-116734 == gid:2147491946 gsid:S-1-5-21-1390067357-2139871995-682003330-442026 == uid:2147491843 gsid:S-1-5-21-1390067357-2139871995-682003330-116776 == gid:2147491888 gsid:S-1-5-21-1390067357-2139871995-682003330-449273 == gid:2147491882 gsid:S-1-5-21-1390067357-2139871995-682003330-449274 == gid:2147491907 gsid:S-1-5-21-1390067357-2139871995-682003330-513 == gid:2147491842 gsid:S-1-5-21-1390067357-2139871995-682003330-91669 == gid:2147491931 gsid:S-1-5-21-1390067357-2139871995-682003330-116781 == gid:2147491930 gsid:S-1-5-21-1390067357-2139871995-682003330-116718 == gid:2147491934 gsid:S-1-5-21-1390067357-2139871995-682003330-116618 == gid:2147491932 gsid:S-1-5-32-544 == gid:2147491933 gsid:S-1-5-21-1390067357-2139871995-682003330-92068 == gid:2147491843 gsid:S-1-5-21-144191708-1373204103-1923745731-512 == uid:2147491846 +========================================== | 7) Shares +========================================== default nfs=() zfs zfs/pool0/share smb=() share=/pool0/share | 7.1) ACL of shared directories +------------------------------------------ +========================================== | 8) CIFS +========================================== | 8.1) Status +------------------------------------------ smb online 240 fffffffff853f000 584e8 210 1 smbsrv (CIFS Server Protocol 1.4) | 8.2) Package Info +------------------------------------------ system SUNWsmbskr SMB Server (Kernel) system SUNWsmbsr SMB Server (Root) system SUNWsmbsu SMB Server (Usr) | 8.3) Properties +------------------------------------------ read application read/read_authorization astring solaris.smf.read.smb read/value_authorization astring solaris.smf.value.smb read/machine_passwd astring RG1Eall4eGw2elhQNDZlUVIyZ0g5OWwyaGFkQnljTmI= smbd application smbd/ads_site astring smbd/autohome_map astring /etc smbd/ddns_enable boolean false smbd/keep_alive integer 5400 smbd/kpasswd_domain astring smbd/lmauth_level integer 4 smbd/max_connections integer -1 smbd/max_workers integer 64 smbd/mlrpc_keep_alive_interval integer 30 smbd/netbios_scope astring smbd/pdc astring smbd/restrict_anonymous boolean false smbd/signing_check boolean false smbd/signing_enabled boolean false smbd/signing_required boolean false smbd/srvsvc_sharesetinfo_enable boolean false smbd/stability astring Evolving smbd/sync_enable boolean false smbd/system_comment astring smbd/value_authorization astring solaris.smf.value.smb smbd/wins_exclude astring smbd/wins_server_1 astring smbd/wins_server_2 astring smbd/kpasswd_server astring ddxmoline1 smbd/kpasswd_seqnum integer 1 smbd/domain_member boolean true smbd/security astring domain smbd/domain_name astring jdnet.deere.com smbd/netlogon_seqnum integer 1 smbd/oplock_enable boolean true smbd/domain_sid astring S-1-5-21-1390067357-2139871995-682003330 network dependency network/entities fmri svc:/milestone/network network/grouping astring require_any network/restart_on astring error network/type astring service filesystem-local dependency filesystem-local/entities fmri svc:/system/filesystem/local filesystem-local/grouping astring require_all filesystem-local/restart_on astring error filesystem-local/type astring service idmap dependency idmap/entities fmri svc:/system/idmap:default idmap/grouping astring require_all idmap/restart_on astring error idmap/type astring service general framework general/action_authorization astring solaris.smf.manage.smb general/entity_stability astring Evolving general/single_instance boolean true general/value_authorization astring solaris.smf.manage.smb dependents framework dependents/groups fmri svc:/network/shares/group start method start/exec astring "/usr/lib/smbsrv/smbd %m" start/group astring sys start/limit_privileges astring :default start/privileges astring basic,net_mac_aware,net_privaddr,proc_audit,sys_devices,sys_smb start/project astring :default start/resource_pool astring :default start/supp_groups astring :default start/timeout_seconds count 60 start/type astring method start/use_profile boolean false start/user astring root start/working_directory astring :default stop method stop/exec astring :kill stop/timeout_seconds count 60 stop/type astring method refresh method refresh/exec astring ":kill -HUP" refresh/timeout_seconds count 60 refresh/type astring method tm_common_name template tm_common_name/C ustring "smbd daemon" tm_man_smbd template tm_man_smbd/manpath astring /usr/share/man tm_man_smbd/section astring 1M tm_man_smbd/title astring smbd Domain: jdnet Selected Domain Controller: ddxmoline26 (204.53.106.80) | 8.4) SMB local groups +------------------------------------------ administrators (Members can fully administer the computer/domain) SID: S-1-5-32-544 Privileges: SeTakeOwnershipPrivilege: On SeBackupPrivilege: Off SeRestorePrivilege: Off Members: JDNET\TX17247 JDNET\hz01930a backup operators (Members can bypass file security to back up files) SID: S-1-5-32-551 Privileges: SeTakeOwnershipPrivilege: Off SeBackupPrivilege: On SeRestorePrivilege: On Members: JDNET\TX17247 JDNET\hz01930a power users (Members can share directories) SID: S-1-5-32-547 Privileges: SeTakeOwnershipPrivilege: Off SeBackupPrivilege: Off SeRestorePrivilege: Off No members | 8.5) SMB PAM module +------------------------------------------ | 8.6) SMB local password file +------------------------------------------ +========================================== | 9) System log (last 50 lines) +========================================== Oct 3 09:56:12 pbj smbd[1013]: [ID 766186 daemon.error] NbtDatagramDecode[11]: too small packet Oct 3 09:56:12 pbj last message repeated 1 time Oct 3 10:08:12 pbj smbd[1013]: [ID 766186 daemon.error] NbtDatagramDecode[11]: too small packet Oct 3 10:08:12 pbj last message repeated 1 time Oct 3 10:20:12 pbj smbd[1013]: [ID 766186 daemon.error] NbtDatagramDecode[11]: too small packet Oct 3 10:20:12 pbj last message repeated 1 time Oct 3 10:32:13 pbj smbd[1013]: [ID 766186 daemon.error] NbtDatagramDecode[11]: too small packet Oct 3 10:32:13 pbj last message repeated 1 time Oct 3 10:44:13 pbj smbd[1013]: [ID 766186 daemon.error] NbtDatagramDecode[11]: too small packet Oct 3 10:44:13 pbj last message repeated 1 time Oct 3 10:56:13 pbj smbd[1013]: [ID 766186 daemon.error] NbtDatagramDecode[11]: too small packet Oct 3 10:56:13 pbj last message repeated 1 time Oct 3 11:08:13 pbj smbd[1013]: [ID 766186 daemon.error] NbtDatagramDecode[11]: too small packet Oct 3 11:08:13 pbj last message repeated 1 time Oct 3 11:20:13 pbj smbd[1013]: [ID 766186 daemon.error] NbtDatagramDecode[11]: too small packet Oct 3 11:20:13 pbj last message repeated 1 time Oct 3 11:32:13 pbj smbd[1013]: [ID 766186 daemon.error] NbtDatagramDecode[11]: too small packet Oct 3 11:32:13 pbj last message repeated 1 time Oct 3 11:44:13 pbj smbd[1013]: [ID 766186 daemon.error] NbtDatagramDecode[11]: too small packet Oct 3 11:44:13 pbj last message repeated 1 time Oct 3 11:56:13 pbj smbd[1013]: [ID 766186 daemon.error] NbtDatagramDecode[11]: too small packet Oct 3 11:56:13 pbj last message repeated 1 time Oct 3 12:08:13 pbj smbd[1013]: [ID 766186 daemon.error] NbtDatagramDecode[11]: too small packet Oct 3 12:08:13 pbj last message repeated 1 time Oct 3 12:20:13 pbj smbd[1013]: [ID 766186 daemon.error] NbtDatagramDecode[11]: too small packet Oct 3 12:20:13 pbj last message repeated 1 time Oct 3 12:32:14 pbj smbd[1013]: [ID 766186 daemon.error] NbtDatagramDecode[11]: too small packet Oct 3 12:32:14 pbj last message repeated 1 time Oct 3 12:44:14 pbj smbd[1013]: [ID 766186 daemon.error] NbtDatagramDecode[11]: too small packet Oct 3 12:44:14 pbj last message repeated 1 time Oct 3 12:56:14 pbj smbd[1013]: [ID 766186 daemon.error] NbtDatagramDecode[11]: too small packet Oct 3 12:56:14 pbj last message repeated 1 time Oct 3 13:08:14 pbj smbd[1013]: [ID 766186 daemon.error] NbtDatagramDecode[11]: too small packet Oct 3 13:08:14 pbj last message repeated 1 time Oct 3 13:20:14 pbj smbd[1013]: [ID 766186 daemon.error] NbtDatagramDecode[11]: too small packet Oct 3 13:20:14 pbj last message repeated 1 time Oct 3 13:32:14 pbj smbd[1013]: [ID 766186 daemon.error] NbtDatagramDecode[11]: too small packet Oct 3 13:32:14 pbj last message repeated 1 time Oct 3 13:44:14 pbj smbd[1013]: [ID 766186 daemon.error] NbtDatagramDecode[11]: too small packet Oct 3 13:44:14 pbj last message repeated 1 time Oct 3 13:56:14 pbj smbd[1013]: [ID 766186 daemon.error] NbtDatagramDecode[11]: too small packet Oct 3 13:56:14 pbj last message repeated 1 time Oct 3 14:08:14 pbj smbd[1013]: [ID 766186 daemon.error] NbtDatagramDecode[11]: too small packet Oct 3 14:08:14 pbj last message repeated 1 time Oct 3 14:20:14 pbj smbd[1013]: [ID 766186 daemon.error] NbtDatagramDecode[11]: too small packet Oct 3 14:20:14 pbj last message repeated 1 time Oct 3 14:27:42 pbj smbd[1261]: [ID 766186 daemon.error] NbtDatagramDecode[11]: too small packet Oct 3 14:31:42 pbj last message repeated 9 times Oct 3 14:33:42 pbj smbd[1261]: [ID 766186 daemon.error] NbtDatagramDecode[11]: too small packet Oct 3 14:36:42 pbj last message repeated 3 times