Re: [CentOS] Help with default shell

2021-06-24 Thread Jonathan Billings
On Wed, Jun 23, 2021 at 03:13:23PM -0600, Warren Young wrote: > The question then is, do you really *want* local logins to require > the LDAP server to be up before it’ll accept a login? If an LDAP > package upgrade roaches things, do you want to be forced to reboot > into single-user mode to fix

Re: [CentOS] Help with default shell

2021-06-24 Thread Stephen John Smoogen
On Thu, 24 Jun 2021 at 06:22, Hooton, Gerard wrote: > > Thanks Stephen, > Where will I find the attribute mapping? > Today I only have remote access via ssh and RDP. > > The various pages on this were rather 'vague' on where it might be. I would try with find /etc -type f -print0 | xargs grep

Re: [CentOS] Help with default shell

2021-06-24 Thread Hooton, Gerard
%3ccen...@centos.org%3e>> To: CentOS mailing list mailto:centos%20mailing%20list%20%3ccen...@centos.org%3e>> Subject: Re: [CentOS] Help with default shell Date: Thu, 24 Jun 2021 05:53:44 -0400 [EXTERNAL] This email was sent from outside of UCC. On Wed, 23 Jun 2021 at 09:

Re: [CentOS] Help with default shell

2021-06-24 Thread Stephen John Smoogen
On Wed, 23 Jun 2021 at 09:13, Hooton, Gerard wrote: > > Hi all, > I have a computer with CentOS 7. > The users are authenticated using OpenLDAP. > On LDAP the default shell is csh. > When ssh to login it works, i.e. $SHELL = /bin/csh > Also, when using xrdp it works. > However, a login from the

Re: [CentOS] Help with default shell

2021-06-24 Thread Hooton, Gerard
ntOS mailing list mailto:centos%20mailing%20list%20%3ccen...@centos.org%3e>> Subject: Re: [CentOS] Help with default shell Date: Wed, 23 Jun 2021 15:13:23 -0600 Mailer: Apple Mail (2.3608.120.23.2.7)/etc/passwd [EXTERNAL] This email was sent from outside of UCC. On Jun 23, 2021, at 7:12

Re: [CentOS] Help with default shell

2021-06-23 Thread Warren Young
On Jun 23, 2021, at 7:12 AM, Hooton, Gerard wrote: > > The users are authenticated using OpenLDAP. > On LDAP the default shell is csh. > When ssh to login it works, i.e. $SHELL = /bin/csh > Also, when using xrdp it works. > However, a login from the keyboard and screen attached computer we get

[CentOS] Help with default shell

2021-06-23 Thread Hooton, Gerard
Hi all, I have a computer with CentOS 7. The users are authenticated using OpenLDAP. On LDAP the default shell is csh. When ssh to login it works, i.e. $SHELL = /bin/csh Also, when using xrdp it works. However, a login from the keyboard and screen attached computer we get $SHELL = /bin/bash