[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

[CentOS] libvoikko-devel not available on Centos8?

2021-06-23 Thread Myyrä , Timo
Hi, Any ideas why CentOS 8 doesn't include the libvoikko-devel package? The libvoikko package is present but it doesn't have the development headers in it. The Fedora RPM SPEC seems to have separate package for the headers:

Re: [CentOS] libvoikko-devel not available on Centos8?

2021-06-23 Thread Leon Fauster via CentOS
On 23.06.21 11:49, Myyrä, Timo wrote: Hi, Any ideas why CentOS 8 doesn't include the libvoikko-devel package? The libvoikko package is present but it doesn't have the development headers in it. The Fedora RPM SPEC seems to have separate package for the headers:

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] Tracking down application sending mail in CentOS 7

2021-06-23 Thread H
I am running CentOS 7 on a server where I have only recently installed postfix. Postfix is configured to only send outgoing mail via an external relay server and test mails created on my server are indeed delivered via this external server. However, I must have some other application on the

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

2021-06-23 Thread Frank Cox
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 -- MELVILLE THEATRE ~ Real D 3D Digital Cinema ~ www.melvilletheatre.com

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

2021-06-23 Thread Kenneth Porter
--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. Can anyone suggest how to track down the app so I can