Re: [Freeipa-users] why default shell /bin/sh

2013-06-06 Thread KodaK
On Thu, Jun 6, 2013 at 9:30 AM, Rob Crittenden wrote: > > Lowest-common denominator. One can configure all sorts of *nix-like > systems to use IPA for authentication so we needed a default shell that is > available on all systems and that is the bourne shell. > > I have a bunch of AIX machines, t

Re: [Freeipa-users] why default shell /bin/sh

2013-06-06 Thread Natxo Asenjo
On Thu, Jun 6, 2013 at 4:30 PM, Rob Crittenden wrote: > Natxo Asenjo wrote: >> >> hi, >> >> just interested. We have noticed that ldap users have this PS1 envvar: >> PS1='\s-\v\$ ' instead of the usual [\u@\h \W]\$ >> >> This is a confusing moment. Changing the shell to /bin/bash solves this, >> b

Re: [Freeipa-users] why default shell /bin/sh

2013-06-06 Thread Martin Kosek
On 06/06/2013 04:37 PM, Jakub Hrozek wrote: > On Thu, Jun 06, 2013 at 10:30:34AM -0400, Rob Crittenden wrote: >> Natxo Asenjo wrote: >>> hi, >>> >>> just interested. We have noticed that ldap users have this PS1 envvar: >>> PS1='\s-\v\$ ' instead of the usual [\u@\h \W]\$ >>> >>> This is a confusin

Re: [Freeipa-users] why default shell /bin/sh

2013-06-06 Thread Jakub Hrozek
On Thu, Jun 06, 2013 at 10:30:34AM -0400, Rob Crittenden wrote: > Natxo Asenjo wrote: > >hi, > > > >just interested. We have noticed that ldap users have this PS1 envvar: > >PS1='\s-\v\$ ' instead of the usual [\u@\h \W]\$ > > > >This is a confusing moment. Changing the shell to /bin/bash solves th

Re: [Freeipa-users] why default shell /bin/sh

2013-06-06 Thread Rob Crittenden
Natxo Asenjo wrote: hi, just interested. We have noticed that ldap users have this PS1 envvar: PS1='\s-\v\$ ' instead of the usual [\u@\h \W]\$ This is a confusing moment. Changing the shell to /bin/bash solves this, but maybe this is not optimal for other systems or users. Lowest-common deno

[Freeipa-users] why default shell /bin/sh

2013-06-06 Thread Natxo Asenjo
hi, just interested. We have noticed that ldap users have this PS1 envvar: PS1='\s-\v\$ ' instead of the usual [\u@\h \W]\$ This is a confusing moment. Changing the shell to /bin/bash solves this, but maybe this is not optimal for other systems or users. -- Groeten, natxo ___

Re: [Freeipa-users] Ubunto client?

2013-06-06 Thread Timo Aaltonen
On 06.06.2013 15:51, Guy Matz wrote: > Sorry, I should have mentioned that I need this for precise! ok, so the issue was that the ppa needs another ppa for sssd, for reference: https://launchpad.net/~sssd/+archive/updates I should probably push 1.9.5 there.. -- t

Re: [Freeipa-users] Ubunto client?

2013-06-06 Thread Guy Matz
Sorry, I should have mentioned that I need this for precise! Timo, Is the IRC channel still up? I tried to get on yesterday, but couldn't find it on freenode . . . Ah, I can join now . . . will find you there! :-) Thanks, Guy On 06/05/2013 11:34 PM, Timo Aaltonen wrote: > On 06.06.2013 00:53

Re: [Freeipa-users] FreeIPA Training Series

2013-06-06 Thread Martin Kosek
On 06/05/2013 10:20 AM, Martin Kosek wrote: > Hello FreeIPA and SSSD users, > > Our team just published FreeIPA&SSSD training presentations created in the > event of finishing FreeIPA 3.0 and SSSD 1.9.2 back in beginning of 2013. > > I would like to welcome you to look at the presentations, they

Re: [Freeipa-users] Limiting Host access by UID/GID

2013-06-06 Thread Jakub Hrozek
On Wed, Jun 05, 2013 at 03:56:25PM -0700, Chandan Kumar wrote: > Sorry for late reply. Thanks for helping out. Yes after deleting the sssd > cache from /var/lib it does not allow user groups outside min/max_id. > Great, I'm glad it works for you now. _