Re: [CentOS] Tracking down application sending mail in CentOS 7

2021-06-24 Thread H
On 06/23/2021 10:15 PM, Kenneth Porter wrote: > --On Wednesday, June 23, 2021 10:54 PM -0400 H wrote: > >> Viewing /var/log/maillog I get some information but cannot see which >> application generated that e-mail, nor the content of it which would >> likely allow me to see where it comes from. >>

Re: [CentOS] Tracking down application sending mail in CentOS 7

2021-06-24 Thread H
On 06/23/2021 09:59 PM, Frank Cox wrote: > On Wed, 23 Jun 2021 21:54:02 -0400 > H wrote: > >> Can anyone suggest how to track down the app so I can reconfigure the mail >> address? > And the relevant line(s) in /var/log/maillog are > Here is an example line: Jun 25 03:25:40 centos7

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
Thanks Stephen, Where will I find the attribute mapping? Today I only have remote access via ssh and RDP. ---Original Message- From: Stephen John Smoogen mailto:stephen%20john%20smoogen%20%3csmo...@gmail.com%3e>> Reply-To: CentOS mailing list

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
All local users in /etc/passwd These Linux computers [26] are used in a lab and the student accounts are on the LDAP Server. In this way students can login to any computer in the lab. The console logins that use LDAP work fine except for the shell issue. in the /etc/nsswitch.conf I have the