Displaying 20 results from an estimated 71 matches for "consolekit".
Did you mean:
console_io
2012 May 15
1
Excluding ConsoleKit in kickstart
Hi,
I'm working on automating virtual machine installs using kickstart files
and virt-install. The problem I have is that these kickstart installations
install different packages than a minimal manual install. While I got rid
of some of them I can't seem to prevent ConsoleKit from getting installed.
I put "-ConsoleKit" in the packages section and later also added packages
that require it but in the end it is still getting installed.
Any ideas what I could do to stop it from being installed?
Regards,
Dennis
2011 Aug 19
3
Fedora and CentOS no longer on speaking terms
...y or may not be connected:
--------------------- Connections (secure-log) Begin ------------------------
Userhelper executed applications:
anne -> system-config-users as root: 1 Time(s)
**Unmatched Entries**
polkitd(authority=local): Operator of unix-
session:/org/freedesktop/ConsoleKit/Session2 successfully authenticated as
unix-user:root to gain TEMPORARY authorization for action
org.fedoraproject.config.firewall.auth for system-bus-name::1.88
[/usr/bin/python /usr/bin/system-config-firewall] (owned by unix-user:anne): 1
Time(s)
polkitd(authority=local): Registered Authe...
2008 Mar 21
12
[Bug 1450] New: Support for ConsoleKit on Linux through dbus calls
https://bugzilla.mindrot.org/show_bug.cgi?id=1450
Summary: Support for ConsoleKit on Linux through dbus calls
Classification: Unclassified
Product: Portable OpenSSH
Version: 4.7p1
Platform: Other...
2013 Nov 10
1
light-locker 1.1.0 released
...===============
light-locker is a simple locker (forked from gnome-screensaver) that aims
to have simple, sane, secure defaults and be well integrated with the
desktop while not carrying any desktop-specific dependencies.
Technically, it relies on LightDM for locking and unlocking your session
via ConsoleKit/UPower or logind/systemd.
Release notes for 1.1.0
=======================
[Please note that this is a development release.]
- Lock the session after the X11 screen saver kicks in
=== Call for translations ===
With this development release of light-locker, we're also asking for your
translati...
2015 Jan 30
2
W7 client cannot adjust file permissions via ADUC
...ese two lines set like this:
passwd: compat winbind
group: compat winbind
Finally can you run:
pam-auth-update
I have these enabled.
Kerberos authentication
Unix authentication
Winbind NT/Active Directory authentication
GNOME Keyring Daemon - Login keyring management
ConsoleKit Session Management
Inheritable Capabilities Management
Rowland
2015 Apr 02
1
Centos7: start job running for dev/mapper-centos\x2dhome.device
...update
Now I' missing some packages, after some re?nstalling, I can boot again.
However, I can not log in.
EM:apr 02 13:58:25 jvanbaekel lightdm[1596]: ** (process:2903): WARNING **: Failed to open CK session: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.ConsoleKit was not provided by any .service files
So far I was not able to find out which pakages I'm missing for lightdm.
Can anyone help me with this?
greetings, Johan
2018 Nov 11
0
CentOS 6: Logrotate / selinux problem
...ger -t logrotate "ALERT exited abnormally with [$EXITVALUE]"
fi
and am getting this (typical) message from logrotate daily:
reading config file /etc/logrotate.conf
including /etc/logrotate.d
reading config file apcupsd
reading config info for /var/log/apcupsd.events
reading config file ConsoleKit
reading config info for /var/log/ConsoleKit/history
reading config file cups
reading config info for /var/log/cups/*_log
reading config file cyrus-imapd
reading config info for /var/log/imapd.log /var/log/auth.log
reading config file dracut
reading config info for /var/log/dracut.log
reading co...
2016 Sep 30
2
Samba Member NT_STATUS_NETWORK_SESSION_EXPIRED
...ion
> register user session in the systemd….
> inheritable capabilities management
> OLIVER WERNER
> Systemadministrator
>
I use Devuan and I get:
Kerberos authentication
Unix authentication
Winbind NT/Active Directory authentication
GNOME Keyring Daemon - Login keyring management
ConsoleKit Session Management
Inheritable Capabilities Management
Ignore the last three.
You are only using Unix authentication on your domain member and as
you have compiled Samba yourself, you cannot install the distro
packages to fix the winbind part.
First install libpam-krb5, then create a
file: /u...
2020 Jan 25
2
KVM not available on system bus
Hi libvirt-users,
Hope this is the right place to ask, otherwise please point me in the
right direction.
I have a libvirt virtual machine running on the session bus that I would
like to access through SSH. I have previously done so using X11
forwarding and while it works, it is very sluggish with the connection I
have.
I recently learned that you can access the virtual machine with
2015 Jan 30
1
W7 client cannot adjust file permissions via ADUC
...t;>
>> Finally can you run:
>>
>> pam-auth-update
>>
>> I have these enabled.
>>
>> Kerberos authentication
>> Unix authentication
>> Winbind NT/Active Directory authentication
>> GNOME Keyring Daemon - Login keyring management
>> ConsoleKit Session Management
>> Inheritable Capabilities Management
>>
>> Rowland
>
>
> Links:
> ------
> [1] http://www.donelsontrophy.com
OK, you do it with samba-tool on the DC:
if you run samba-tool user add --help, you will get a list of the
available options, trou...
2015 Mar 20
2
Samba 4.1 gentent, ls, no display domain user name on Primary ACDC but wbinfo -u yes
On 20/03/15 19:47, Jhon P wrote:
>
>
> Yes im have a file:
>
> -rw-r--r-- 1 root root 19K Jan 10 2014 libnss_winbind.so.2
>
> My pam:
> PAM profiles to enable:
> ? [*] Unix authentication
> ? [*] Winbind NT/Active Directory authentication
> ? [ ] ConsoleKit Session Management
> ? [ ] Inheritable Capabilities Management
>
>
>> Date: Fri, 20 Mar 2015 18:21:57 +0000
>> From: rowlandpenny at googlemail.com
>> To: samba at lists.samba.org
>> Subject: Re: [Samba] Samba 4.1 gentent, ls, no display domain user name on Pri...
2012 Nov 01
4
[PATCH v2 0/3] New inspect_list_applications2 API
Here's the new API method and update to virt-inspector. I still need
to implement app_arch for debian and windows (if applicable), for now
they just return empty strings.
New in v2: incorporated feedback from v1, also added patch #3 which
updates the documentation where it references the deprecated API.
Take it or leave it.
2015 Jan 30
0
W7 client cannot adjust file permissions via ADUC
...compat winbind
> group: compat winbind
>
> Finally can you run:
>
> pam-auth-update
>
> I have these enabled.
>
> Kerberos authentication
> Unix authentication
> Winbind NT/Active Directory authentication
> GNOME Keyring Daemon - Login keyring management
> ConsoleKit Session Management
> Inheritable Capabilities Management
>
> Rowland
Links:
------
[1] http://www.donelsontrophy.com
2016 Sep 30
0
Samba Member NT_STATUS_NETWORK_SESSION_EXPIRED
...inheritable capabilities management
>> OLIVER WERNER
>> Systemadministrator
>>
>
> I use Devuan and I get:
>
> Kerberos authentication
> Unix authentication
> Winbind NT/Active Directory authentication
> GNOME Keyring Daemon - Login keyring management
> ConsoleKit Session Management
> Inheritable Capabilities Management
>
>
> Ignore the last three.
>
> You are only using Unix authentication on your domain member and as
> you have compiled Samba yourself, you cannot install the distro
> packages to fix the winbind part.
>
> F...
2011 Jul 11
1
Notification of quit event
I could not find any documentation on this subject, so any help would be appreciated.
Is there any from within my Windows application to be notified of when my application is about to closed when X11 is shutdown? More specifically when I run my app via wine on OSX, the common way to shutdown the app is via command key + Q. This quits X11 as well as my app. I would however like the opportunity
2009 Jun 25
0
[PATCH node-image] kdump support
...rpm-python dbus-python kudzu newt-python newt libsemanage-python"
-RPMS="$RPMS kpartx mkinitrd isomd5sum dmraid checkpolicy"
+RPMS="$RPMS mkinitrd isomd5sum dmraid checkpolicy"
# Remove additional RPMs forcefully
RPMS="$RPMS gamin pm-utils kbd usermode vbetool ConsoleKit hdparm \
diff --git a/common-pkgs.ks b/common-pkgs.ks
index cc507cf..f53131f 100644
--- a/common-pkgs.ks
+++ b/common-pkgs.ks
@@ -68,3 +68,5 @@ isomd5sum
irqbalance
cpuspeed
acpid
+# kdump
+kexec-tools
diff --git a/ovirt-node-image.ks b/ovirt-node-image.ks
index 802b6a5..894de79 100644
--- a/ovi...
2009 Sep 16
1
Final push candidate...
This patch goes with the node patch just sent, and is ready for pushing upstream.
I'll be doing the blacklisting in a later patch once this is upstream.
2009 Sep 17
1
New push candidate with feedback from apevec...
This patch removes the attempt at setting nodeadmin to be root's shell.
2013 Apr 30
0
lightdm 1.7.0 released
First unstable release towards 1.8.
Overview of changes in lightdm 1.7.0
* Use logind instead of ConsoleKit if it is available
* Use Q_SLOTS and Q_SIGNALS instead of slots and signals.
* Ignore stale X server locks
* Pass through system locale or set locale from AccountsService/.dmrc
* Fix bug where seat failure before D-Bus acquired would not stop daemon
https://launchpad.net/lightdm/+d...
2013 Dec 03
1
Locked out of Ubuntu 12.04 LTS
I restarted my machine after installing samba4 but now I can't log in with any user account. Unfortunately, I'm a novice with all this authentication stuff so I'm totally in the dark.
Any help would be appreciated as I can't find any similar problems/solutions on the web.
Cheers,
Jonathan