???<!-- GIF89;a -->
123123123123
.....................................................................................................................................???<!-- GIF89;a -->
123123123123
.....................................................................................................................................ELF          >    `      @       h+          @ 8 	 @                                                                             h	      P                                                               8      8      8      $       $                                                             Std                                            Ptd                     <       <              Qtd                                                  Rtd                                                   GNU +YNx0g}o~k                @              ~X|CEqX                                                 d                     ~                     L                                           2                                                                                                                                   ,                       F   "                                                              m                                                                                                                                 &                                                                                                                                          ~       -    0(                  H&              !    H&               __gmon_start__ _ITM_deregisterTMCloneTable _ITM_registerTMCloneTable __cxa_finalize libcrypto.so.1.1 libpython3.6m.so.1.0 libpthread.so.0 libc.so.6 PyStructSequence_New PyUnicode_DecodeFSDefault PyLong_FromLong PyErr_Occurred _Py_NoneStruct PyList_New setspent PyList_Append getspent endspent PyArg_Parse PyUnicode_EncodeFSDefault PyBytes_AsStringAndSize getspnam __errno_location PyExc_OSError PyErr_SetFromErrno PyExc_KeyError PyErr_SetString __stack_chk_fail PyInit_spwd PyModule_Create2 PyModule_AddObject PyStructSequence_InitType2 _edata __bss_start _end GLIBC_2.2.5 GLIBC_2.4                                    {          ui	   2                  ii   >     ui	   2                                                               $                   $                   $                   $                   $                   $                   $             "      $             )      $             C      $             J      $             d      $                    %             l      %                    %             u      %             8       %                   (%                   0%                   8%                   @%                   H%             h      `%                   h%                    x%             !      %                   %             `      %              !      %                   %                     %             $      &                   &             "       &             `%                                                       	                    
                                                                                            (                    0                    8                    @                    H                    P                    X                    `                    h                    p                    x                                                                                                                                                                                                        HH9  HtH             5Z  %[   h    h   h   h   h   h   h   h   qh   ah	   Qh
   Ah   1h   !h   h   h   h   h   h   h   h   %  D  %  D  %  D  %  D  %  D  %  D  %  D  %  D  %  D  %  D  %  D  %  D  %  D  %  D  %  D  %  D  %  D  %}  D  %u  D  %m  D  %e  D  H=  H  H9tHf  Ht	        H=  H5  H)HHH?HHtH-  HtfD      =   u+UH=
   HtH=
  d]  ]     w    ATUHH=s  SH   H} HH   H}HCH~  H}HC |H}HC(oH} HC0bH}(HC8UH}0HC@HH}8HCH;H}@HCP.H} HCXHM  hH}HC`H  RHChyH   H+6  1H[]A\ff.     L%  H}L`I$H   HC H}H}HC(H} HC0H}(HC8zH}0HC@mH}8HCH`H}@HCPSH} HCXHt}HC`H}HtTHChH-H[]A\D  L%  Lc I$Qff.     L%  f     LchI$D  L%  Lc`I$ff.      HCH1P0ff.     @ U1SHHHt;%HHHt@HHEu!H+tkfHuHH[]fH+u
HSHR0Hm t1HH[]     HMH1Q0_HH[]D  HCHP0@ UHH5}  1SH(dH%(   HD$1HT$tHH|$HHt61Ht$HtbH|$Ht3HH+HtMfHL$dH3%(   HueH([]fD   t5H	  H9vfD  H+    uHsHV0f     H	  H5   H: S  H=  Ht\HË<  t8HHN  H5j  H?  H[     ff.     H59  H=  y1H[  HH   U:getspnam getspnam(): name not found sp_namp login name sp_pwdp encrypted password sp_lstchg date of last change sp_min min #days between changes sp_max max #days between changes sp_warn sp_inact sp_expire sp_flag reserved sp_nam login name; deprecated sp_pwd getspall spwd.struct_spwd  #days before pw expires to warn user about it   #days after pw expires until account is disabled        #days since 1970-01-01 when account expires     encrypted password; deprecated  ;<      (X              D             zR x  $      `   FJw ?:*3$"       D    P          8   \   1   BAK 
ABM
ABF  @          ECD L
DACb
DAIU
DAF (      x    IMD@}
AAG      L~    EE
V]             GNU                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      U              f              {                                                                                                     o    `                                
       H                                                                                p                    	                             o           o           o           o          o    %                                                                                                                                                         0      @      P      `      p                                                                                                                     spwd.struct_spwd: Results from getsp*() routines.

This object may be accessed either as a 9-tuple of
  (sp_namp,sp_pwdp,sp_lstchg,sp_min,sp_max,sp_warn,sp_inact,sp_expire,sp_flag)
or via the object attributes as named in the above tuple.                  getspall($module, /)
--

Return a list of all available shadow password database entries, in arbitrary order.

See `help(spwd)` for more on shadow password database entries.                   getspnam($module, arg, /)
--

Return the shadow password database entry for the given user name.

See `help(spwd)` for more on shadow password database entries.                                This module provides access to the Unix shadow password database.
It is available on various Unix versions.

Shadow password database entries are reported as 9-tuples of type struct_spwd,
containing the following items from the password database (see `<shadow.h>'):
sp_namp, sp_pwdp, sp_lstchg, sp_min, sp_max, sp_warn, sp_inact, sp_expire, sp_flag.
The sp_namp and sp_pwdp are strings, the rest are integers.
An exception is raised if the entry asked for cannot be found.
You have to be root to be able to use this module.                                                         "      )      C      J      d            l             u      8                                    h                                          !            `              !                                                    $      	                                                    "      `%                                               GA$3a1             spwd.cpython-36m-x86_64-linux-gnu.so-3.6.8-75.el8_10.alma.1.x86_64.debug    7zXZ  ִF !   t/w@] ?Eh=ڊ2N.SP{Sn^KiC]q@L}؆\!|ͺ]Zd0yP3DhrcepUgtbBE<w,{=α׆cY44)6ї1zq #O%"5^ލ)D]O:yVĵy,Y^.DGUqpq6?6시~#3ZfK([uEr
0 3wR܀9{i8#P{9DM.Pn!1m&"׆7"1@ HjfzLhoG?3r݋epB,<&UpҾA1
gg3
#inD_y&b1sM;D:sZsmWJ r`;ϸvrԱx˭$kFKGa]lmX#y~rb7qK'H+}يgGZXMFL!{I[EP	n(t	Nzq޻h7SJlj 7J=!{.e=<PbѰȍe-+4b/M#QI-]rx`|qtrMR#'h_k-T #N)1`+[nLd!VI$Qހ8TjInVv5Ny(@֋M-ʾbE$ӕ4͍4|%( rE   ug    YZ .shstrtab .note.gnu.build-id .gnu.hash .dynsym .dynstr .gnu.version .gnu.version_r .rela.dyn .rela.plt .init .plt.sec .text .fini .rodata .eh_frame_hdr .eh_frame .note.gnu.property .init_array .fini_array .data.rel.ro .dynamic .got .data .bss .gnu.build.attributes .gnu_debuglink .gnu_debugdata                                                                                  8      8      $                                 o       `      `      4                             (                                                    0                         H                             8   o                   @                            E   o                     P                            T             p      p                                  ^      B                                             h                                                       c                         `                            n                         P                            w             `      `      >                             }                                                             2                                                                        <                                                       (                                                                                                                                                                                                                                                                                                                                                                                               H                                           `&      H&                                                  0(`     H&      $                              
                     l&      P                                                   &                                                         <*      (                             