Displaying 20 results from an estimated 1000 matches similar to: "Wrong tty at autologin"
2020 Jun 23
2
pam_systemd(samba:session): Failed to create session: No such file or directory
Hello,
There's a file server running CentOS 7 with packaged Samba:
# rpm -qi samba
Name : samba
Epoch : 0
Version : 4.10.4
Release : 11.el7_8
Architecture: x86_64
...
Source RPM : samba-4.10.4-11.el7_8.src.rpm
Build Date : Tue 12 May 2020 04:31:13 PM UTC
...
Packager : CentOS BuildSystem <http://bugs.centos.org>
When a user opens a file share, there's an
2020 Jun 23
0
pam_systemd(samba:session): Failed to create session: No such file or directory
On 23/06/2020 11:32, Alex via samba wrote:
> Hello,
>
> There's a file server running CentOS 7 with packaged Samba:
> # rpm -qi samba
> Name : samba
> Epoch : 0
> Version : 4.10.4
> Release : 11.el7_8
> Architecture: x86_64
> ...
> Source RPM : samba-4.10.4-11.el7_8.src.rpm
> Build Date : Tue 12 May 2020 04:31:13 PM UTC
> ...
>
2020 Jun 23
1
pam_systemd(samba:session): Failed to create session: No such file or directory
Hello Rowland,
No sssd in use:
# ps -ef|grep sssd
root 6909 23270 0 11:03 pts/2 00:00:00 grep --color=auto sssd
> On 23/06/2020 11:32, Alex via samba wrote:
>> Hello,
>>
>> There's a file server running CentOS 7 with packaged Samba:
>> # rpm -qi samba
>> Name : samba
>> Epoch : 0
>> Version : 4.10.4
>> Release :
2018 Jun 26
2
lightdm + xorg.conf + nvidia driver
Hello CentOS-Community,
I have to maintain a server that should be useable with VNC and some
software requires to run VirtualGL.
Also a nvidia graphic card is installed.
After downloading and installing the nvidia driver from nvidias homepage
and modifying
the xorg.conf as mentioned on the virtualgL-homepage,
I am not able to restart lightdm anymore.
Lightdm should be running, otherwise
2010 Jan 27
0
[LLVMdev] question about running llvm test-suite on remote machine
On Jan 27, 2010, at 3:42 PM, Jose Rangel wrote:
> Hi,
>
> I’ve looked into use of the remote variables: REMOTE_HOST, REMOTE_CLIENT, REMOTE_USER, etc. Can you tell me how exactly one uses these variables to run the llvm test-suite remotely?
>
> As far as I can tell, the local host and remote host directory structures have to match exactly. In addition, it seems that the remote
2012 Nov 15
1
[LLVMdev] Unit tests - ARM
I use variants on the following command:
make -k TEST=simple ARCH=ARM TARGET_FLAGS="-arch armv7 -isysroot path-to-sdk -ccc-install-dir path-to-binutils" USE_REFERENCE_OUTPUT=1 REMOTE_HOST=localhost REMOTE_USER=root REMOTE_CLIENT=ssh REMOTE_PORT=10022 DISABLE_JIT=1 DISABLE_CBE=1 SMALL_PROBLEM_SIZE=1 TARGET_CC=path-to-clang TARGET_CXX=path-to-clang++ report
That assumes key-based ssh
1999 Nov 22
1
[s-x86] OpenSSH 1.2pre14 fails on pam_open_session() ...
On Mon, 22 Nov 1999, Philip Brown wrote:
> [ Marc G. Fournier writes ]
> > debug("PAM_retval(open_session) about to run");
> > pam_retval = pam_open_session((pam_handle_t *)pamh, 0);
>
> >
> > ===========================================
> >
> > so, its looking like I'm authenticated properly, but when trying to set up
> > the
2010 Jan 27
2
[LLVMdev] question about running llvm test-suite on remote machine
Hi,
I've looked into use of the remote variables: REMOTE_HOST,
REMOTE_CLIENT, REMOTE_USER, etc. Can you tell me how exactly one uses
these variables to run the llvm test-suite remotely?
As far as I can tell, the local host and remote host directory
structures have to match exactly. In addition, it seems that the remote
host has to pre-generate building the test executables, while the
2007 Mar 08
1
autoLogin
I just installed Centos (version 4.4) and wondering how I can change things
so I don't have to login.
I am aware of the security implications for doing this but I would prefer
this if I can do it.
I believe it has something to do with autologin and if so how is this
configured ??
---
Ted Gervais,
Coldbrook, Nova Scotia, Canada
2006 Mar 15
0
The session used in Login-Engine & autologin
The Login-Engine uses session to store the user information,if there is
a situation that high concurrent invitation that occurs in that
website,will session be a heavy load?
btw,is there any reference of implementing autologin using cookies?I
found one in
http://www.mattmccray.com/archives/2005/08/26/forget-me-not/,but it uses
session while not cookie, Del.icio.us use cookie to enable
2009 May 29
1
X11 on 5.3 not ALWAYS autologin
I am running 5.3 on x86_64. I have it set to auto login X11 by editing
the /etc/gdm/custom.conf file.
Seems like it does NOT always auto login. Seems like maybe 75% of the time
it does but then sometimes it doesnt.
How can I find out why it doesnt always login?
when it doesnt I dont see anything in dmesg or /var/log/messages.
Any thoughts are appreciated.
Jerry
2004 Sep 20
1
SSH - tool
Hello ,
In my new project we start to use the following commands : ssh , scp and sftp .
Server: hp-ux
Environment : ksh
Ssh version : 2
I have a few question about the ssh definition :
1. Description:
When we connect to user via script ( batch mode ) by using the command "ssh -l remote_user remote_host" - this session is stuck ( wait input from user - password).
2015 Jun 30
0
Getting regularly mailbox desyncs while syncing with imapc
Hello list!
I sync approximately ~1000 Mailboxes actually without any problems,
except my very own mailbox - Dovecot 2.2.18 (mdbox format) running here.
The server from where I sync my mails from runs Dovecot 1.2.4 (with mbox
format).
The last log line that I receive is:
dsync(ms at ddnetservice.de): Warning: Mailbox changes caused a desync. You
may want to run dsync again.
dovecot error
2013 Sep 06
1
autologin-user-timeout
Hello,
in the assumption that I understand them correctly I specified in
/etc/lightdm/lightdm.conf
autologin-user=xxxx
autologin-user-timeout=10
so that after 10 seconds the user xxxx is logged-in automatically.
What happens is that the user xxxx is logged-in immediately i.e. without
any delay.
Do I understand the second variable wrong or am I missing something?
Thanks for any help.
K.D.J.
2016 Oct 09
0
rsync: connection unexpectedly closed
Hey list,
I am having problems as of late with my rsync backup. On the client
side I am using the following:
OPTS="-avvvrz
--compress-level=9
--itemize-changes
--delete
--delete-excluded
--human-readable
--files-from=$FILES
--include-from=$INCLUDES
--exclude-from=$EXCLUDES
--partial
2016 Mar 09
4
libvirtd vs XDG_RUNTIME_DIR
I ran into an odd problem today. I wanted to share it here in the
hopes of maybe saving someone else some lost time.
When you run libvirtd as an unprivileged user (e.g., if you target
qemu:///session from a non-root account), then libvirt will open a
unix domain socket in one of two places:
- If XDG_RUNTIME_DIR is defined, then inside
$XDG_RUNTIME_DIR/libvirt/libvirt-sock
- If
2003 Jul 18
0
PAM_RUSER never set under ssh2?
Everyone,
First my apologies if this has been discussed before on this list, I was
unable to
find reference to it in the archives. I have a pam module that requires
PAM_RUSER
to be set however Ive found that if I connect to the remote server (where
the pam
module is installed) via ssh the PAM_RUSER variable is never set.
The PAM_RUSER variable is set within auth-pam.c (line 239 in 3.6p1) as
2008 Jun 05
1
How to get REMOTE_USER in Rails?
Hi,
I need to retrieve what''s stored in ''REMOTE_USER''. I''m looking around
in "ActionController::AbstractRequest", but don''t have something to
work with.
I need this data to kick accesses that don''t have a valid ''REMOTE_USER''.
Any help would be appreciated.
-T
--~--~---------~--~----~------------~-------~--~----~
2001 Feb 10
1
[PATCH] Tell PAM about remote host earlier
I was browsing the OpenSSH sources (which are very readable, thankyou
very much) and noticed that PAM was only being told what host the user
is logging in from for account processing - not for password
processing. As I can see no reason not to put this in start_pam this is
exactly what I have done - and attached a patch to this effect.
This allows PAM to fill in rhost= in its audit messages
2024 Dec 16
1
PAM session setup and environment variables
On ???, 16 ??? 2024, Michal Sekletar wrote:
> Hello everyone,
>
> I am trying to adjust the systemd-logind classification of the SSH
> session opened by Ansible client. By default the SSH session created
> by Ansible client is Class=user and Type=tty in systemd-logind.
> pam_systemd.so allows users to change this default via the environment
> variables XDG_SESSION_CLASS and