search for: libshadow

Displaying 20 results from an estimated 53 matches for "libshadow".

2010 Jan 28
3
Problem in Setting User Password
...password => $password, } when i run the client it gives following message; ''Provider useradd does not support features manages_passwords; not managing attribute password'' I have read this; http://reductivelabs.com/trac/puppet/wiki/PuppetRedHatCentos However, libshadow package (libshadow.so) is in /usr/local/libshadow directry. can anyone help me out please! -- M. Haris Farooque -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To u...
2007 May 14
3
invalid parameter password for type user
...gid => 0, home => "/root", } #end code This is from a known good configuration, working on one seemingly identical puppet server with the same client. All config files were moved to a new server which when run will no longer set passwords. libshadow-ruby is installed (hopefully) correctly. Some more useful debugging information would be most helpful, sadly --debug does not include anything important to this particular problem. The RPM I built and installed libshadow-ruby with can be found @ http://home.eng.iastate.edu/~chaos Thanks for an...
2019 Jan 21
3
Cannot start a secondary Xserver with resolution 6480x3840
...usr/lib/xorg/Xorg (0x5566a89cb000+0x1bd3f9) [0x5566a8b883f9] [ 963.513] (EE) 2: /lib/x86_64-linux-gnu/libpthread.so.0 (0x7fc673b06000+0x110c0) [0x7fc673b170c0] [ 963.513] (EE) 3: /lib/x86_64-linux-gnu/libc.so.6 (0x7fc673767000+0x83f74) [0x7fc6737eaf74] [ 963.513] (EE) 4: /usr/lib/xorg/modules/libshadow.so (shadowUpdatePacked+0x1da) [0x7fc6690dab7a] [ 963.513] (EE) 5: /usr/lib/xorg/modules/drivers/modesetting_drv.so (0x7fc66f454000+0x8ecb) [0x7fc66f45cecb] [ 963.513] (EE) 6: /usr/lib/xorg/modules/libshadow.so (0x7fc6690d8000+0x15a9) [0x7fc6690d95a9] [ 963.513] (EE) 7: /usr/lib/xorg/modules/l...
1998 May 02
1
Shadow and OpenLinux
...ompiling rpc_pipes/pipenetlog.c Compiling rpc_pipes/pipentlsa.c Compiling rpc_pipes/pipesrvsvc.c Compiling rpc_pipes/pipewkssvc.c Compiling rpc_pipes/pipesamr.c Compiling locking_shm.c Compiling locking_slow.c Compiling locking.c Compiling shmem.c Compiling shmem_sysv.c Linking smbd /lib/libshadow.so: undefined reference to `putgrent' /lib/libshadow.so: undefined reference to `sgetgrent' /lib/libshadow.so: undefined reference to `sgetpwent' make: *** [smbd] Error 1 ------------------------- End Compile output ------------------------ What can be wrong in the link? Thanks.
2009 Aug 27
13
User's and managing expired passwords
We have a policy that requires all user passwords to expire after 90 days. We also use puppet for managing all users on our machines. Our hope was, when our passwords expire, we could update the puppet manifest which would propogate to all our servers, thus updating all our passwords. The problem is, the User type (w/ manage_passwords enabled and ruby- shadow installed) will only set the
2009 Jul 13
7
puppetd no-daemonize
...s and daemonizes even though I have explicitly stated otherwise. Am I missing something? # rpm -q puppet puppet-0.24.8-1 # /usr/sbin/puppetd --onetime --no-daemonize --verbose --debug debug: Creating default schedules debug: Failed to load library ''shadow'' for feature ''libshadow'' debug: Failed to load library ''ldap'' for feature ''ldap'' debug: /Settings[/etc/puppet/puppetd.conf]/Settings[puppetd]/File[/var/puppet/state/state.yaml]: Autorequiring File[/var/puppet/state] debug: /Settings[/etc/puppet/puppetd.conf]/Settings[ssl]/File[...
2019 Jan 21
0
Cannot start a secondary Xserver with resolution 6480x3840
...rg (0x5566a89cb000+0x1bd3f9) [0x5566a8b883f9] > [ 963.513] (EE) 2: /lib/x86_64-linux-gnu/libpthread.so.0 (0x7fc673b06000+0x110c0) [0x7fc673b170c0] > [ 963.513] (EE) 3: /lib/x86_64-linux-gnu/libc.so.6 (0x7fc673767000+0x83f74) [0x7fc6737eaf74] > [ 963.513] (EE) 4: /usr/lib/xorg/modules/libshadow.so (shadowUpdatePacked+0x1da) [0x7fc6690dab7a] > [ 963.513] (EE) 5: /usr/lib/xorg/modules/drivers/modesetting_drv.so (0x7fc66f454000+0x8ecb) [0x7fc66f45cecb] > [ 963.513] (EE) 6: /usr/lib/xorg/modules/libshadow.so (0x7fc6690d8000+0x15a9) [0x7fc6690d95a9] > [ 963.513] (EE) 7: /usr/lib...
2007 May 20
3
ruby-shadow problems for 0.22.4 on Debian/Ubuntu AMD64
I thought I''d put this out there for anyone to save anyone who''s running 0.22.4 on AMD64 hosts a whole world of hurt. Basically, the libshadow-ruby1.8 package that Puppet (as of 0.22.4) relies on is broken for AMD64 in both Debian (Sarge+) and Ubuntu (all releases). The problem is basically just some non-portable code. I''ve reported the bug into Debian with a patch, so anyone who is having troubles with their Puppet programs seg...
2009 Aug 16
3
userdel without -r switch
...p user {"foo": ensure => absent, managehome => true, } when I apply it on solaris or linux the userdel does not use the `-r'' switch (solaris) # puppet -d test.pp debug: Failed to load library ''shadow'' for feature ''libshadow'' debug: Puppet::Type::User::ProviderNetinfo: file nireport does not exist debug: Puppet::Type::User::ProviderDirectoryservice: file /usr/bin/dscl does not exist debug: Failed to load library ''ldap'' for feature ''ldap'' debug: Puppet::Type::User::ProviderLd...
2011 Jan 12
1
change from notrun to 0 failed: returned 1 instead of 0
...default schedules debug: Loaded state in 0.62 seconds debug: //iddmi/Exec[HP_Disc_Agnt_Install]/require: requires Exec[HP_Disc_Agnt_Prep] debug: //iddmi/Exec[HP_Disc_Agnt_Prep]/before: requires Exec[HP_Disc_Agnt_Install] debug: Failed to load library ''shadow'' for feature ''libshadow'' debug: //iddmi/Exec[HP_Disc_Agnt_Prep]: Executing check ''test -f Iddmi_SunOS_sparc.pkg'' debug: Executing ''test -f Iddmi_SunOS_sparc.pkg'' debug: //iddmi/Exec[HP_Disc_Agnt_Install]: Executing check ''pkginfo Iddmi'' debug: Executing '&...
2007 Dec 17
5
question about 0.24.0
...ng out a client upgrade to 0.24.0 (server is still 0.23.2) and this is what I''m seeing: [~]% sudo /foo/bin/puppetd --confdir /foo/conf/puppet --server pm --debug -o debug: Parsing /foo/conf/puppet/puppet.conf debug: Failed to load library ''shadow'' for feature ''libshadow'' [*snip*] debug: Creating default schedules debug: Loaded state in 0.01 seconds debug: Retrieved facts in 0.08 seconds info: Facts have changed; recompiling debug: Retrieving catalog debug: Calling puppetmaster.getconfig debug: Retrieved catalog in 1.57 seconds debug: Creating default sche...
2013 Nov 26
9
puppet won't change user's password
Hi! I''m trying to set password for a user. I do the following: user { "username": password => ''*'', } And when I run puppet agent nothing happens. The password remains the same. But if I create a new user which doesn''t exist yet, the password is set without any problems. Is this a normal behaviour of ''user'' type? --
2011 Mar 05
1
err: Could not run Puppet configuration client: Parameter require failed: No title provided and "" is not a valid resource reference
...uot;facter"], User["puppet"] ], } # package package { "facter": name => "facter", ensure => "1.5.8", provider => "gem", #require => Package["rubygems"], } # package package { "libshadow": ensure => installed, name => $operatingsystem ? { /Debian|Ubuntu/ => "libshadow-ruby1.8", default => "ruby-shadow", }, require => $operatingsystem ? { /CentOS|RedHat/ => Yumrepo["ep...
2007 Jul 11
3
Could not load openssl; cannot install
I''m trying to get Puppet to run on ESX v3.0.1. Being that ESX doesn''t come with ruby, I installed v1.8.6 under /opt/ruby/ruby-1.8.6 and linked the bin to /usr/bin. facter installed and runs without issue. However, when I try to install puppet, I get: - Could not load openssl; cannot install Is this due to the way I installed ruby or something else? Thanks, Clif
2011 Sep 24
0
centos puppet user resource type - provider useradd does not support features manages_passwords
...attribute password I have both ruby-shadow and shadow-utils installed which I found as a solution when googling. But it still doesn''t work. When I run the following command, it returns false. So it doesn''t seem to be installed. ruby -rpuppet -e ''puts Puppet.features.libshadow?'' Am I missing something? Any help would be appreciated. Regards. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/puppet-users/-/FefCuz7VKPoJ. To post...
2012 Nov 01
0
Issue with user password again
...does not support features manages_passwords; not managing attribute password" [root@hostname local]# yum list installed | grep ruby-shadow ruby-shadow.x86_64 1.4.1-13.el6 @epel [root@hostname local]# ruby -rpuppet -e ''puts Puppet.features.libshadow?'' true [root@hostname local]# puppet --version 2.6.8 [root@hostname local]# ruby --version ruby 1.8.7 (2011-06-30 patchlevel 352) [x86_64-linux] -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To view this discussion on the w...
2009 Feb 12
2
"Could not find server puppet" - installation/configuration error
...se --debug --trace --no- daemonize --server core4.adcom.uci.edu --certname core4.adcom.uci.edu debug: Creating default schedules debug: Failed to load library ''ldap'' for feature ''ldap'' debug: Failed to load library ''shadow'' for feature ''libshadow'' debug: /Settings[/etc//opt/csw/puppet/puppet.conf]/Settings[main]/File [/var/opt/csw/puppet/state]: Autorequiring File[/var/opt/csw/puppet] debug: /Settings[/etc//opt/csw/puppet/puppet.conf]/Settings[main]/File [/etc/opt/csw/puppet/ssl]: Autorequiring File[/etc/opt/csw/puppet] debug: /Set...
2009 Feb 25
2
Segmentation fault in shadow.so
Trying to fire up Puppet 0.24.7 on an Ubuntu 6.06 x64 machine (yes, I know it''s obsolete, but we have a pile of machines), I get this failure: ---------------------------- # /etc/init.d/puppet start * Starting puppet configuration management tool /usr/lib/ruby/1.8/x86_64-linux/shadow.so: [BUG] Segmentation fault ruby 1.8.4 (2005-12-24) [x86_64-linux] /etc/init.d/puppet: line 35:
2008 May 27
12
Puppetting the puppetmaster problems
Hi, installing puppet at my first site was quite easy (not w/o problems, but still). At the second site, I''ve run into something more serious. First things first - I install puppetmaster on existing server, used to keep LDAP db (my puppetmaster DOES NOT use LDAP, it just tries to coexist on the same machine). The thing is, I need to puppet this baby, so I''m running into a
2010 Jun 15
8
puppetca unable to sign new certs - Invalid argument error
...ich: bash-3.2# which puppetca /opt/local/sbin/puppetca debug: bash-3.2# puppetca --sign bouti.carbonplanet.com --debug debug: Failed to load library ''selinux'' for feature ''selinux'' debug: Failed to load library ''shadow'' for feature ''libshadow'' debug: Puppet::Type::User::ProviderUser_role_add: file rolemod does not exist debug: Puppet::Type::User::ProviderPw: file pw does not exist debug: Failed to load library ''ldap'' for feature ''ldap'' debug: Puppet::Type::User::ProviderLdap: feature ldap is...