General :: Autologin With Timeout ?

Sep 14, 2009

I am geting a bit confused regarding the autologin of a user , and in need of help desperately. Could anybody please help me with the below queries :

How can we set autologin for any normal user in RHEL5 ? Also, How can we then logout such a user later, as we can't logout such user normally ? How to set timeout for such autologin users ?

View 1 Replies


ADVERTISEMENT

Fedora :: Autologin On Console (FC13) / Enable Autologin On Desired Tty For Certain User?

Aug 8, 2010

Code:
# cat /etc/init/tty.conf
# This service maintains a getty on the sepcified device.

stop on runlevel [016]
respawn
instance $TTY
exec /sbin/mingetty $TTY
exec /sbin/mingetty --autologin user tty1
when i use this conf I'm auto logged back in again , and cant't execute any command
commenting pre-last line has no effect.

How to enable autologin on desired tty for certain user?

View 6 Replies View Related

OpenSUSE Install :: Inconsistent Autologin / Can't Get Autologin To Work Consistently?

Nov 29, 2009

I've been on 11.2 KDE for about a week (clean install). Previously on 11.1 Gnome. Everything's great except I can't get Autologin to work consistently. It worked perfectly in 11.1 Gnome! In 11.2 KDE sometimes it works and sometimes it doesn't. I set it up as root in both Yast and System Settings.

View 6 Replies View Related

OpenSUSE Install :: Autologin Xfce 4 / Can Not Enable Autologin?

Feb 17, 2010

I use Xfce 4.I can not enable autologin.I make the necessary changes:

Yast
system
editor / etc / sysconfig /
desktop
display manager
and put my name in
DISPLAYMANAGER_AUTOLOGIN
code....

View 9 Replies View Related

Debian :: Autologin Not Working / Get It To Autologin At Startup?

Dec 1, 2010

I've built a system and installed Debian 5.0.7 on it, the one thing I'd like to do is to get it to autologin at startup. I've changed my /etc/inittab and ~/.bash_profile as per the instructions in this thread:

viewtopic.php?f=16&t=29333

so that they look like this:
/etc/inittab:
# /etc/inittab: init(8) configuration.
# $Id: inittab,v 1.91 2002/01/25 13:35:21 miquels Exp $
code....

View 3 Replies View Related

Ubuntu :: Set The Default Os To Boot As Windows 7 With A Timeout Of 1 Second - Reset The Timeout To 3 Seconds?

Aug 4, 2011

I set the default os to boot as windows 7 with a timeout of 1 second. I thought that this would be enough time to switch os ubuntu when i need to, but I am unable to. How can i reset the timeout to 3 seconds? I also cannot view the ubuntu partition within windows because of ubuntu's file system.

View 9 Replies View Related

General :: Fedora Autologin In Runlvel 3 And Autostart Application?

Jul 6, 2010

I have a single kernel with 2 menu entries in grub like following:

Boot(gfx)
Boot(text)

First entry boot the fedora in graphical mode running the gnome.
Second entry boot the fedora in text mode.

First thing is working fine but i want to know how to do the second thing. i added 3 at the end of second entry in syslinux.cfg and after booting it dropped me at console asking for login.

So how to autologin in runlevel 3 and start autostart an application(e.g python script)?

View 1 Replies View Related

General :: Can't Seem To Get Autologin Working For User "guest"

Jan 18, 2010

I installed JWM and Slim in Lenny Now, can't seem to get autologin working for user "guest"

Heres my slim.conf

Code:
# Path, X server and arguments (if needed)
# Note: -xauth $authfile is automatically appended
default_path ./:/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin
default_xserver /usr/X11R6/bin/X
#xserver_arguments -dpi 75

[Code]...

View 7 Replies View Related

General :: Get Ping Timeout Below 1 Second?

Mar 30, 2011

I have a web application that runs through thousands of IP addresses and checks if they're online. Basically, if a server uses more than 250ms to respond, it's considered offline in our case. It would be an enormous timesaver if we could get the ping command to give up after about 300 ms, instead of what seems to be the minimum value of the -W parameter, 1 second.

View 2 Replies View Related

General :: Edit The Timeout Value For In Cpu?

May 19, 2010

send pings test for hours to my router 10.0.1.1 and the ping test is perfect, never fail. 8024 send packages, 8024 packages received.
Now but when make the same ping tests for hours to my linux CPU, i saw that sometimes the ping test say timeout Whan can i do? Can i edit the timeout value for in my linux cpu? what you think? This is making me crazy because me linux cpu is loosing packages..

Code:
[root@TornadoR3 ~]# ifconfig
eth1 Link encap:Ethernet HWaddr 00:08:02:F9:AB:FF[code].....

View 12 Replies View Related

General :: How To Change Inactivity Timeout

Mar 26, 2010

Running openSUSE 11.2 with Gnome. After a relatively short period of time, screen goes blank, and when I click on it, I get presented with password prompt, and when I enter it, I'm back where I left off. I don't see how to change this, and all the time I've spent so far in YaST trying to find out where this setting is kept and how to change it has been wasted effort. So now I'm asking: how do you change this to something a little more reasonable?

I'm taking an online SuSE LINUX class, and as they cover different topics, I jump over to the Linux system (which I have running in a vm under VMWare server on W2K3) and try stuff out, and most of the time I have to enter my password because I was away too long.

View 2 Replies View Related

General :: Grub Timeout Is Not Working?

Apr 19, 2009

here is my grub.con

# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file

[code]...

View 15 Replies View Related

General :: How To Kill A Process When Its Timeout

Mar 14, 2011

I want to kill a process when timeout where 2 processes are running parallel or simultaneous in a same user witout effecting the another process,i have used the command

ps -ef |grep user
kill -9

but its killing another process suppose if i try to kill with processname sub processes in that process converting as daemon process and its not killing sub processes when killing parent process.

View 1 Replies View Related

General :: Setting Timeout Time For TCP Sockets?

Jun 8, 2011

I have written simple TCP server-client programs in 'C' on my RHEL 5 64 bit.I want to add SEND and RECEIVE timeout for this socket; so that if server is not responding in given time, request will get timeout instead of waiting in "recv" call.But I failed to do so.

View 6 Replies View Related

General :: Set A Bootloader Password With Timeout Value And Change The Display Name?

Feb 10, 2011

How do I configure so that only root and my main user can create AT jobs?

How do i set a bootloader password with timeout value and change the display name?

View 4 Replies View Related

General :: Apache 2.2 - Request Header Read Timeout

Nov 11, 2010

I've been trying to figure out what Apache directive is causing this:

Code:

[Thu Nov 11 15:00:00 2010] [info] [client x.x.x.x] Request header read timeout

My apache version is:

Apache/2.2.14 (Ubuntu)

I have google searched for this error but cannot seem to find any matches or information.

View 3 Replies View Related

General :: Adding Screen Blanking Timeout For Xvesa

Jan 14, 2010

Aboard TinyCore 2.7 and opting to run without Xorg. I'm needing either a pointer or syntax example. Seems my monitor supports dpms after executing a quick one-two with:

$ xset s blank
$ xset s 150

Yet I'm unsure how it would look placed in Tinys .xsession:

Code:
Xvesa -br -screen 1024x768x32 -shadow -mouse /dev/input/mice,5 -nolisten tcp -I >/dev/null 2>&1 &
waitforX
"$DESKTOP" 2>/tmp/wm_errors &
export WM_PID=$!
[ -n "$THEME" ] && cp /opt/jwmThemes/"$THEME" .jwmrc-theme
if [ -n "$BACKGROUND" ]; then
setbackground image /opt/backgrounds/"$BACKGROUND"
else
[ -x ./.setbackground ] && ./.setbackground
fi
[ "$ICONS" == "wbar" ] && /usr/bin/wbar.sh
[ -x ./.mouse_config ] && ./.mouse_config &
[ $(which flit) ] && flit &
[ $(which watcher) ] && watcher -g +0-0 &

View 2 Replies View Related

General :: Mailbox Is Full: Retry Timeout Exceeded?

Feb 10, 2010

I get the following error if i try and send to my mailserver. I'm running SuSe 11 with sendmail and dovecot. I can send emails no problem. I have looked around and looks like it's not my diskspace on the machine i don't have any quota's on mailboxes.

View 1 Replies View Related

OpenSUSE Install :: Set Up An Autologin On X - 11.2

Jan 4, 2010

I'm trying to set up an autologin on an OpenSuse minimal install of 11.2. So, no Gnome or KDE, just X and TVWM. I tried setting this up in via the Display Manager setings in the SysConfig editor, but that didn't work.

View 1 Replies View Related

Ubuntu :: After A Crash The GDM Wan't Autologin?

Mar 14, 2011

Sometimes(after a crash??) the GDM wan't autologin, is there a way to always autologin? The pc is running in a kiosk environment so it is really annoying that the machine are left in the login shell after a restart/boot.

View 2 Replies View Related

General :: DMA Timeout Error In Booting Up Tiny Core / Sort It?

Sep 8, 2010

I am trying to use Tiny Core as the OS for a fairly old embedded device using a Pentium 100 with 64MB Ram.

I managed to get the Tiny Core image loaded onto a 128MB CF card. When I turn the box on, it presents me the Grup screen and I can select the bootup option (tinycore). However, soon after I am getting a DMA Timeout Error.
Also in this link: http://www.linuxquestions.org/questi...ble-it-734489/

Now, I am not familiar with Tiny Core all that well, and neither am I sure of how to modify the initramfs to include: hdparm -d0 /dev/hdb.

View 2 Replies View Related

General :: Using Timeout Core Utility In Bash Shell Script?

Oct 12, 2010

I'm using timeout core utility in my bash shell script. The problem I'm facing is I want the PID of the command which is supplied to timeout. Let me explain with the code I'm using:

Code:
#!/bin/bash
timeout 120 ./prog1 &

[code]....

View 5 Replies View Related

Fedora :: No Login After Disabling Autologin?

Nov 10, 2010

it tried to test the autologin mechanism, now i have to decided to go back to normal
login on fc14 under gnome, but the login screen doesn't appear any longer.The autologin was activated with accounts-login and disabled by removing the twolines below

Code:
[daemon]
AutomaticLoginEnable=True

[code]....

View 2 Replies View Related

Ubuntu :: 10.04 - How To Autologin Default User After Log Out

May 12, 2010

In 9.04 this worked. Log out and in 10 seconds a default user logs in if no keys are pressed. I need this in 10.04. This is great for my Mom's PC. When one of her grandchildren visits for the weekend they can log Mom out and use their ID, bookmarks games etc. Then when they finish they logout and the PC logs Mom back in. Mom doesn't have to fish around for a password. She's 81 and I try to make things easy for her. In both 10.04 and 9.04 I have /etc/gdm/custom.conf with

Code:
AutomaticLoginEnable=true
AutomaticLogin=ridgeland
TimedLoginEnable=true
TimedLogin=ridgeland
TimedLoginDelay=10

In 9.04 log out and in 10 seconds it does an autologin. With 10.04 log out and it goes to the select a user screen and stays there. Where is the configuration file? What do I change? Disable something like SELinux?

View 5 Replies View Related

General :: Internet Timeout Issues After Resetting Password - Or A Heck Of A Coincidence

Nov 11, 2009

Owned linux laptop (running UBUNTU) for 1.5 yrs. Love it. No problems... until:

1. I changed my password, via System - Admin - User & Groups - Properties. (I just typed 2 characters on the end of the old User Password and the Confirmation password and OK'd it all.
2. Shut down laptop. Upon restarting it (only minutes later), neither the new pw or the old one worked.
3. Googled for help on another machine. Booted linux laptop up in recovery mode and used the passwd <?> command to reset pw (back to the original one!).
4. Shut down. Started laptop up again... forever more firefox runs like a dog. Normally (90% of the time) it times out before reaching a page, though it is trying to transfer the data.

Let's be clear about this. It was fine. The very next time I used firefox - minutes after the password debarcle, it was cac, and has remained cac ever since.

I've been whizzing around on firefox for over a year without any issues. There have been no changes to the router. My microsoft laptop has no issue with the internet so it cant be router or telco related. Though I did reset the router (power and phone line) just to be sure. It didn't help.

I clear the private data (Tools menu) in firefox regularly (daily-ish). That is the only housekeeping I do on this machine. (It only gets used for mail, internet and the odd simple OpenOffice document). There is stacks of space left (70 Gig). I'm not sure how to check memory.

Googled for help and tried some command to purge temp files. That didn't help.

I love my linux laptop, but currently I'm having to resort back to my windows one.

View 3 Replies View Related

General :: Timeout Error Occurred Trying To Start Mysql Daemon / Resolve This?

Jun 29, 2010

I have fedora version 8 with mysql 5.0.45 installed. I have also installed drupal. Recently drupal gave me an error "error code 28". When i checked it out it seemed to be with the db. When i tried to created a db (for testing purposes) in root...i wasn't able to. so then i tried to restart mysql ...it stopped but unfortunately i have not been able to get mysql back up...i get a message saying
"Timeout error occurred trying to start MySql Daemon".

View 4 Replies View Related

Debian :: Enabling Autologin In LXDE Not Working

Nov 30, 2015

I'm running Debian + LXDE in a VirtualBox. Here are the details:

Code: Select all➜  ~  hostnamectl
   Static hostname: debian64
         Icon name: computer-vm
           Chassis: vm
        Machine ID: #############################
           Boot ID: ###########################
    Virtualization: kvm
  Operating System: Debian GNU/Linux stretch/sid
            Kernel: Linux 4.2.0-1-amd64
      Architecture: x86-64

I really would like to jump into my desktop environment when I start my machine without the need to enter my user name and password. Apparently this is very easy to do. I added the following lines to my /etc/lightdm/lightdm.conf

Code: Select allpam-service=lightdm
pam-autologin-service=lightdm-autologin
autologin-user=username
autologin-user-timeout=0
session-wrapper=/etc/lightdm/Xsession

And also added my user to the autologin group

Code: Select allgroupadd -r autologin
gpasswd -a username autologin

As you can imagine, it didn't work. Otherwise I wouldn't be here... I also tried to install Slim and enable autologin adding the following line to the /etc/slim.conf

Code: Select allauto_login = yes

That didn't work either!

Am I missing anything? Enabling autologin in LXDE?

View 6 Replies View Related

Ubuntu :: Autologin Hangs At Shell For A Few Seconds?

Jan 20, 2011

I created a ubuntu distro that originated from ubuntu server and have an xserver installed with openbox and am having problems getting autologin working. I had slim installed and everything seemed to be working except as soon as the monitor went into sleep mode and I moved the mouse to get it back it just came up to the shell again. With that problem I decided to remove slim and go with NODM and that worked perfectly for what I wanted but I was messing around with a few other configuration stuff and when I rebooted everything was fine until after the splash when it would normally boot into X it would show the shell for a about 10 seconds before it would boot to X.

View 2 Replies View Related

Ubuntu :: Autologin And Networking Fails To Start

Jan 21, 2011

I've got a couple of nagging issues that may or may not be related to each other. First, although I have this machine set to log me on automatically (I'm the only user ever and there's no public access) it doesn't; I get the standard login welcome screen. In the system menu (from Applications) I have two login managers: "Login Screen" and "Login Screen (GDM2)". The first of these shows I'm configured for automatic login, as does the custom.conf file in /etc/gdm. However when I click its "unlock" button, it flashes orange momentarily but nothing else happens. The second manager doesn't seem to have any effect on the problem...

The other issue is that my networking fails to start during boot-up; I'm not using the network manager applet and am not starting it; instead I have the three NICs in the machine (which serves as the router and gateway for my LAN) configured in /etc/network/interfaces. Once I am logged in, I can run "sudo service networking start" from a Terminal window and everything works properly, but adding that same line to /etc/rc.local (minus the "sudo" of course) had no effect on the problem. Both issues happen only at boot time, and since this machine normally runs 24/7 except immediately after certain updates or when troubleshooting they're not show-stoppers, but I greatly prefer to have my systems working the way I've configured them rather than going off in other directions!

View 9 Replies View Related

Ubuntu :: Upon Reboot Autologin Doesn't Work

Jun 1, 2011

I saw that Evolution 3.0 was available for 11.04 so I decided to give it a shot. I installed it via ppa following these directions:

[URL]

There were a bunch of dependencies that installed and required a restart. Upon reboot, autologin doesn't work and graphically the desktop is uglier with a different theme. Unity is not working properly, the wallpaper does not exist and many, many artefacts are present.

Screenshots:

Based on my description and the posted instructions, is there a way to undo what I did short of a format and re-install?

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved