[Freeipa-users] copy encrypted password into IPA?

2014-09-22 Thread Ron
t; command to create the user then insert their encrypted password into their IPA entry. Regards, Ron -- Manage your subscription for the Freeipa-users mailing list: https://www.redhat.com/mailman/listinfo/freeipa-users Go To http://freeipa.org for more info on the project

Re: [Freeipa-users] users in groups but user entry does not show groups

2014-09-17 Thread Ron
More information that I should have include before is below. Note that I use a perl script to add users to the IPA server using perl->LDAP commands (see below). Could this be the source of the problem? snippet from perl createid script: $mesg = $ldap->add("uid=$me

[Freeipa-users] users in groups but user entry does not show groups

2014-09-17 Thread Ron
attached png screenshots. Any ideas as to what is going on? This does not happen for all members of the group. For some users, there *are* entries for groups under "Users -> User groups" Thank you. -- Ron Parachoniak Systems Manager, Department of Physics & Astronomy Universit

Re: [Freeipa-users] ipa user-find finds user but ipa user-del fails

2014-09-05 Thread Ron
Just right-clicked and selected "delete". Based on ease of installation and ease of use, I highly recommend JXplorer (for solving problems like this). It can also be run in a readonly mode which is nice just to poke around without the possibility of messing things up. Regards, Ron

Re: [Freeipa-users] ipa user-find finds user but ipa user-del fails

2014-09-04 Thread Ron
the following? ipa group-detach userxyz Thanks again for all your help! -Ron On 09/04/2014 02:48 AM, Martin Kosek wrote: > Ah, ok. As Rob advised, you will need to delete it via ldapdelete CLI or via > any LDAP GUI application of choice. > > BTW, this is upstream ticket tracking bett

Re: [Freeipa-users] ipa user-find finds user but ipa user-del fails

2014-09-03 Thread Ron
se entries. I think they are there because I was using a perl script (which used the perl ldap->add function) to create new user entries and for a while the script called this (ldap->add) on IPA then IPA02 immediately after. -Ron On 09/03/2014 02:24 PM, Rich Megginson wrote: > On 09/03

Re: [Freeipa-users] ipa user-find finds user but ipa user-del fails

2014-09-03 Thread Ron
12:26 PM, Rob Crittenden wrote: > Ron wrote: >> And here is the result of the user-show command: >> [root@ipa slapd-pxxx-abc-CA]# ipa user-show --all --raw phys210e >> ipa: ERROR: phys210e: user not found > Sorry, thinko on my part. Do ipa user-find --all --raw --login phys210

Re: [Freeipa-users] ipa user-find finds user but ipa user-del fails

2014-09-03 Thread Ron
[root@ipa]# ipa user-find --all --raw --login phys210e | grep dn: dn: nsuniqueid=ef3d3a81-2e3111e4-8c13b928-a98b9061+uid=phys210e,cn=users,cn=accounts,dc=,dc=abc,dc=ca On 09/03/2014 12:26 PM, Rob Crittenden wrote: > Ron wrote: >> And here is the result of the user-show command: >

Re: [Freeipa-users] ipa user-find finds user but ipa user-del fails

2014-09-03 Thread Ron
r it. So the user uid=phys210e,cn=users,... > etc doesn't exist but the user nsuniqueid= ... does. > > You'll need to use ldapmodify or ldapdelete to remove the entry though > I'd check your other masters to see what the state of the user is there. > > rob > >>

[Freeipa-users] ipa user-find finds user but ipa user-del fails

2014-09-03 Thread Ron
user-find sees a user but user-del cannot remove it. What can I do? Thanks. Regards, Ron [root@ipa]# ipa user-find --login phys210e -- 1 user matched -- User login: phys210e First name: Testing Last name: Phys210 Home directory: /home2/phys210e Login shell: /bin