On 04/09/2015 12:46 PM, Alfred von Campe wrote:
What I am really looking for is where gdm (or whatever) caches
the list of users who have previously logged in to a system. I
have tried the brute force approach (grep -R) without success.
It's a dbus service.
# rpm -qf /etc/dbus-1/system.d/org.f
> I think that you can exclude usernames from the list on Centos 6
> by making their user number less than 500.
That doesn’t help me, as I have no users defined in the /etc/passwd
file, and the UIDs are defined in a corporate database that match
the employee number.
> You can (also) exclude entr
On 9 Apr 2015 17:59, "Matt Garman" wrote:
>
> On Thu, Apr 9, 2015 at 8:49 AM, Johnny Hughes wrote:
> > rpm -qp --changelog | less
> >
> > NOTE: This works for any kernel RPM in any version of CentOS ... you
> > can download the latest 6 RPM from here:
> >
> > http://mirror.centos.org/centos/6/u
Original Message
> Date: Thursday, April 09, 2015 11:03:04 -0600
> From: Frank Cox
>
> On Thu, 9 Apr 2015 12:58:18 -0400
> Alfred von Campe wrote:
>
>> The thread on the CentOS 7.1 user login screen reminded me of a
>> small nagging issue I have on CentOS 6. We are us
On 04/09/2015 11:09 AM, Johnny Hughes wrote:
> On 04/09/2015 09:51 AM, Ole Holm Nielsen wrote:
>>> Isn't there a way to open a box for "other user"?
>>>
>>>
>>
>> Good point. I never liked the user list anyway. Wonder why the RHEL 7
>> designers chose to add it?
>
> Likely because it is in Fedo
On Thu, 9 Apr 2015 12:58:18 -0400
Alfred von Campe wrote:
> The thread on the CentOS 7.1 user login screen reminded me of a small nagging
> issue I have on CentOS 6. We are using a Windows AD backend to authenticate
> users on our CentOS 6 systems. When a system is built, and nobody has yet
> lo
The thread on the CentOS 7.1 user login screen reminded me of a small nagging
issue I have on CentOS 6. We are using a Windows AD backend to authenticate
users on our CentOS 6 systems. When a system is built, and nobody has yet
logged into it, you have to enter your username in the login scree
On Thu, Apr 9, 2015 at 8:49 AM, Johnny Hughes wrote:
> rpm -qp --changelog | less
>
> NOTE: This works for any kernel RPM in any version of CentOS ... you
> can download the latest 6 RPM from here:
>
> http://mirror.centos.org/centos/6/updates/x86_64/Packages/
>
> (currently kernel-2.6.32-504.12
Akemi Yagi wrote:
> On Thu, Apr 9, 2015 at 8:13 AM, Scott Robbins wrote:
>> On Thu, Apr 09, 2015 at 10:23:19AM -0400, m.r...@5-cent.us wrote:
>>
>>> > 3. Disable the user list:
>
>> Pretty sure that Alan filed a bug against RH with this, but, as RH seems
>> to do these days when sysadmins complain
Aside from the annoyance of having all local users listed on the login
screen we have noticed with CentOS7 using NIS and NFS home directories
that once a user authenticates their home directory is automatically
mounted on boot, even after rebooting and disabling the list using
echo "[org/gnome
On Thu, Apr 09, 2015 at 08:32:01AM -0700, Akemi Yagi wrote:
> On Thu, Apr 9, 2015 at 8:13 AM, Scott Robbins wrote:
> > On Thu, Apr 09, 2015 at 10:23:19AM -0400, m.r...@5-cent.us wrote:
> >
> >> > 3. Disable the user list:
>
> > Pretty sure that Alan filed a bug against RH with this, but, as RH se
On Thu, Apr 9, 2015 at 10:28 AM, Akemi Yagi wrote:
> On Thu, Apr 9, 2015 at 8:09 AM, Johnny Hughes wrote:
>> On 04/09/2015 09:51 AM, Ole Holm Nielsen wrote:
>
>>> Good point. I never liked the user list anyway. Wonder why the RHEL 7
>>> designers chose to add it?
>>
>> Likely because it is in F
On Thu, Apr 9, 2015 at 8:13 AM, Scott Robbins wrote:
> On Thu, Apr 09, 2015 at 10:23:19AM -0400, m.r...@5-cent.us wrote:
>
>> > 3. Disable the user list:
> Pretty sure that Alan filed a bug against RH with this, but, as RH seems to
> do these days when sysadmins complain about Fedora-isms, it was
On Thu, Apr 9, 2015 at 8:09 AM, Johnny Hughes wrote:
> On 04/09/2015 09:51 AM, Ole Holm Nielsen wrote:
>> Good point. I never liked the user list anyway. Wonder why the RHEL 7
>> designers chose to add it?
>
> Likely because it is in Fedora and they did not take it out, and it is
> likely the d
On Thu, Apr 09, 2015 at 10:23:19AM -0400, m.r...@5-cent.us wrote:
> > 3. Disable the user list:
> > https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/Desktop_Migration_and_Administration_Guide/customizing-login-screen.html
>
> This, in fact, *is* the correct answer. Th
On 04/09/2015 09:51 AM, Ole Holm Nielsen wrote:
>> Isn't there a way to open a box for "other user"?
>>
>>> 3. Disable the user list:
>>> https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/Desktop_Migration_and_Administration_Guide/customizing-login-screen.html
>>>
>>
>>
Isn't there a way to open a box for "other user"?
3. Disable the user list:
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/Desktop_Migration_and_Administration_Guide/customizing-login-screen.html
This, in fact, *is* the correct answer. That it's enabled is bad.
Liam O'Toole wrote:
> On 2015-04-09, Ole Holm Nielsen
> wrote:
>> After we upgraded our CentOS 7.0 desktops to CentOS 7.1, a critical
>> error in the graphical login screen has appeared on all 7.1 machines:
>>
>> We have 100+ users defined in /etc/passwd, and a list of names is
>> presented on the
On 04/09/2015 09:38 AM, Matt Garman wrote:
I'm probably overlooking something simple, but I can't seem to find a
concise changelog for the rhel/centos kernel. I'm on an oldish 6.5
kernel (2.6.32-431), and I want to look at the changes and fixes for
every kernel that has been released since, all
On 04/09/2015 08:49 AM, Johnny Hughes wrote:
> On 04/09/2015 08:38 AM, Matt Garman wrote:
>> I'm probably overlooking something simple, but I can't seem to find a
>> concise changelog for the rhel/centos kernel. I'm on an oldish 6.5
>> kernel (2.6.32-431), and I want to look at the changes and fix
3. Disable the user list:
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/Desktop_Migration_and_Administration_Guide/customizing-login-screen.html
I mentioned two other workarounds myself. I prefer to wait for the
upstream bug to be solved:
https://bugzilla.redhat
Can you use the page-down and arrow keys to navigate the list? Which Display
Manager ( [kxg]dm ) are you using? Try a different one if the keyboard
navigation does not work.
No, page up/down and arrows don't work either.
Display Manager: Whatever comes with CentOS 7.1 (cannot be changed at
the
On 04/09/2015 08:38 AM, Matt Garman wrote:
> I'm probably overlooking something simple, but I can't seem to find a
> concise changelog for the rhel/centos kernel. I'm on an oldish 6.5
> kernel (2.6.32-431), and I want to look at the changes and fixes for
> every kernel that has been released since
This is an upstream bug:
https://bugzilla.redhat.com/show_bug.cgi?id=1184802
Great, thanks for the info! Now we just need a bug fix :-)
/Ole
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
On 04/09/2015 06:50 AM,
lheck...@users.sourceforge.net wrote:
While only vaguely related to this topic, does anyone else find that
CentOS6 desktop stability is lacking? Or did we just never notice because
no monitoring was in place pre-C6?
I'm refering to abrtd which is sending out a sus
On 04/09/2015 08:17 AM, Ole Holm Nielsen wrote:
> After we upgraded our CentOS 7.0 desktops to CentOS 7.1, a critical
> error in the graphical login screen has appeared on all 7.1 machines:
>
> We have 100+ users defined in /etc/passwd, and a list of names is
> presented on the initial login scree
I'm probably overlooking something simple, but I can't seem to find a
concise changelog for the rhel/centos kernel. I'm on an oldish 6.5
kernel (2.6.32-431), and I want to look at the changes and fixes for
every kernel that has been released since, all the way up to the
current 6.6 kernel.
Anyone
Can you use the page-down and arrow keys to navigate the list? Which Display
Manager ( [kxg]dm ) are you using? Try a different one if the keyboard
navigation does not work.
On 04/09/2015 09:17 AM, Ole Holm Nielsen wrote:
After we upgraded our CentOS 7.0 desktops to CentOS 7.1, a critical error
On 2015-04-09, Ole Holm Nielsen
wrote:
> After we upgraded our CentOS 7.0 desktops to CentOS 7.1, a critical
> error in the graphical login screen has appeared on all 7.1 machines:
>
> We have 100+ users defined in /etc/passwd, and a list of names is
> presented on the initial login screen. Howev
After we upgraded our CentOS 7.0 desktops to CentOS 7.1, a critical
error in the graphical login screen has appeared on all 7.1 machines:
We have 100+ users defined in /etc/passwd, and a list of names is
presented on the initial login screen. However, it's impossible to
scroll up or down in t
On Thu, Apr 09, 2015 at 12:50:41PM +0100, lheck...@users.sourceforge.net wrote:
> While only vaguely related to this topic, does anyone else find that
> CentOS6 desktop stability is lacking? Or did we just never notice because
> no monitoring was in place pre-C6?
>
> I'm refering to abrtd whic
On Thu, 2015-04-09 at 12:50 +0100, lheck...@users.sourceforge.net wrote:
>
> While only vaguely related to this topic, does anyone else find that
> CentOS6 desktop stability is lacking? Or did we just never notice because
> no monitoring was in place pre-C6?
>
> I'm refering to abrtd which i
> Nice to know I'm not the only one that tries to use system facilities
> the way they were intended to work and has problems. Maybe if you touch
> the bug report so they know I'm not the only one the folks will look and
> elevate to RH bug just like they used to do? I was surprised that
> "crash
On 04/09/2015 04:23 AM, Rafał Radecki wrote:
> Thanks for the links, they are very informative.
>
> So as I see currently the only way to check if there are any security
> updates available for Centos is to parse the errata info sent by email to
> Centos Announce? :D
>
> Does anyone have another
Thanks for the links, they are very informative.
So as I see currently the only way to check if there are any security
updates available for Centos is to parse the errata info sent by email to
Centos Announce? :D
Does anyone have another solution implemented? :) Any help will be very
appreciated
35 matches
Mail list logo