General :: Unable To Logon To RHEL5.5 Locally As A User?

Feb 15, 2011

logon to my RHEL as a user. I am able to logon in as root locally.

View 3 Replies


ADVERTISEMENT

General :: Logon User - Unable To Get Property

Jul 14, 2010

I'm working on a script notifying me after a client changes a log level on a given server. I get the following error after running the script:

LogonUser [
odeunivmo3domaincommon]: unable to get property
LogonPassword [
odeunivmo3domaincommon]: unable to get property

I get the email notification fine, the environment is set to common. I think the problem is somewhere in these lines of code.

SCP_USER=`${cer_exe}/lreg -getp \
ode\\${NODE}\domain\\${loc_env} LogonUser`
SCP_PSWD=`${cer_exe}/lreg -getp \
ode\\${NODE}\domain\\${loc_env} LogonPassword`

View 3 Replies View Related

General :: Restrict A Single User Logon?

Jun 9, 2010

how can i restrict a single particular user from logging into the server not more than 5 times?

The conditions may be:

1) wrong password

2) can login only 5 times on one day etc.

View 5 Replies View Related

General :: Grant Regular User To Locally Mount Partitions And Shutdown The Machine Without A Password?

May 28, 2011

What I'm trying to do is to grant my regular user to locally mount partitions and shutdown the machine without a password. Here is what I've done to /etc/sudoers:

Code:

Host_Alias LOCAL = localhost
Cmnd_Alias SHUTDOWN = /sbin/shutdown
Cmnd_Alias MOUNT = /bin/mount, /bin/umount
<my_username> LOCAL=(root) NOPASSWD: SHUTDOWN, MOUNT
%wheel ALL=(ALL) ALL

My user is a member of wheel group and I want to type the password for each sudo command except for shutdown and mount. However I am asked for a password whenever I execute "sudo mount [...]" or "sudo shutdown [...]".

View 4 Replies View Related

General :: RHEL5 - User Cannot Log On From GUI

Apr 2, 2010

I am newbie in Linux, using RHEL5. I created an account for user. User cannot log on from GUI but able to log on from command line by (ctrl-alt-f1). As a root I can log on from GUI mode.

View 2 Replies View Related

General :: Unable To Use Wireshark In Rhel5.0?

Aug 12, 2010

i am not able to use wireshark in rhel5.0

View 2 Replies View Related

General :: Installing Gcc In RHEL5 - Unable To Find Any Rpm

Dec 5, 2010

I currently dont have the cd/dvd of RHEL 5. But i need to install gcc. I have been searching all day but wasnt able to find any rpm that is related to RHEL5. I download the following file

gcc-3.0.4.tar.gz

and extracted it, Then i run the following command

[root@WAN-Admin gcc-3.0.4]# ./configure
Configuring for a i686-pc-linux-gnu host.
Created "Makefile" in /root/new/gcc-3.0.4 using "mt-frag"
/tmp/cNf11430/cNf11430.pos: line 7: cc: command not found
*** The command 'cc -o conftest -g conftest.c' failed.
*** You must set the environment variable CC to a working compiler.

Now i am really hanged as what to do now. I added rpmfusion as my yum repo, i searched rpmpbone.net for gcc file for RHEL5 but it seems its not there for this version.

[Code]....

View 11 Replies View Related

General :: Unable To Install Fuse In RHEL5?

Oct 5, 2010

i want to mount ntsf partition in rhel5 As per instructions in the net i downloaded fuse rpmsbut i am not able to instlal kdml?rpm -ivh fuse-kmdl-2.6.18-194.11.3.el5-2.7.4-8_12.el5.i686.rpmgettting the following error:

Missing Dependency: /boot/vmlinuz-2.6.18-194.11.3.el5 is needed by package fuse-kmdl-2.6.18-194.11.3.el5-2.7.4-8_12.el5.i686 (/fuse-kmdl-2.6.18-194.11.3.el5-2.7.4-8_12.el5.i686)

[code]....

View 4 Replies View Related

General :: Unable To Install RHEl5 Through Httpd Server?

Dec 1, 2010

I am not able to install RHEL5 through httpd(apache) server , i checked on the host system , apache server is working fine and i am also able to navigate to my installation dir through browser.

problem:
I want to install RHEl5 from guest OS in Vmware:
1.I inserted cd-rom and change bios setting to cd rom
2."linux askmethod" , then select http protocol.

3. but system never retrive files from installtion dir instead retrive from cd rom used for only booting purpose.

View 1 Replies View Related

Security :: Allow User To Logon Remotely Using SSH?

Feb 10, 2010

Is there anyway to prevent a user from being able to logon at a machine (Terminal and XWindows) but allow that user to logon remotely using SSH? This user is for remote capture of logs only - on a private network (no internet access).

View 1 Replies View Related

Fedora :: 14 - Logon Screen User Order ?

Nov 4, 2010

In fedora 14, the user order on GNOME login screen is completely different from that in fedora 13. Is there any way to order the users by date of creation ASC, not by name ASC?

Also, it is completely random. This time when I started my computer, my account was listed first. When I started this thread, it was listed last. What's happening?

View 5 Replies View Related

Ubuntu Security :: See History Of User Logon's

Aug 6, 2010

I think someone hacked my server and I'm wondering if it's possible to view the possible the past user logons?

View 6 Replies View Related

Software :: MySQL Initial User Logon ID?

Aug 11, 2009

I'm running Suse 11.1. MySQL is installed. I downloaded and installed the software for MySQLAdmin and MySQLBrowser, this was one software package so both got installed at the same time. My question is this; When I log into MySQL to use the Admin Tools it doesn't like my root password. So I log in as 'localhost' with the id of 'root' and no password and I get right into the main Admin menu. Why doesn't it accept the root password and how can I change the root login to need to have a password. Will just changing the password in MySQL Admin do the trick?

View 5 Replies View Related

OpenSUSE Network :: User's Home Directory Saved In Samba Server Not Locally

Mar 27, 2011

Continuing with my assigned task of migrating the company's PCs to GNU/Linux (openSUSE as server for GNU/Linux clients) I managed to set up a DC with roaming profiles for the few remaining Windows users, user validation and login for the openSUSE boxes and a few network shares with different rights. I know there are no roaming profiles for GNU/Linux and I can live with that but I would like to specify wich users/groups would have their home directories saved locally (notebook users) and which will save them on the Samba server.

By default home directories are saved locally but somehow Samba creates a minimal home directory for each user under /home in the Samba server. How can I tell the client box to use that directory? and how can I set up the few notebook users to save it on their disks? Maybe using the options under Yast > Security... > Users and groups management > Users (LDAP Users filter) > and then select the user and use the "Manage Samba account parameters" plug-in for specifying the different paths cant achieve this.

View 4 Replies View Related

Fedora :: Exclude - Hide A User From GDM Logon Window

May 31, 2010

If you need to to exclude one or mode user from your gdm login window you must edit "/etc/gdm/gdm.schemas" and add the user you want exclude from the <key> "greeter/Exclude" (near the other user in <default></default>)

When Fedora could have a gdm config again?

View 5 Replies View Related

OpenSUSE Install :: Empty User List Pre-logon

Dec 14, 2009

Sometimes my user list is empty on start-up. When it happens the buttons beneath the empty list (shutdown, suspend and restart), are not responding. As a work-around I login to the first terminal as root to restart the machine and usually my normal user account appears back on the list. This morning the reboot work-around didn't work any more..

View 4 Replies View Related

Red Hat / Fedora :: Logon Failure: Unknown User Name Or Bad Password

Jun 20, 2011

having a hard time mapping a drive from a windows xp PC to a Linux Share. I have edited the SMB.conf file to include the share I want to connect to. when I try try map a drive to the Linux share using NET USE M: \192.168.15.5pairing I get the following error:"system error 1326 has occurred.Logon filaure: unknown user name or bad password."I use a username and password that is valid on the Linux server and has access to the Share.

View 2 Replies View Related

CentOS 5 :: Launch Bash Script On User Logon?

Nov 12, 2010

What is the best way to lauch bash script on user logon and logoff?

View 1 Replies View Related

Server :: Vsftpd Chroot Mode When User Logon First Time ?

Jun 22, 2011

I've config vsftpd chroot mode follow:

Code:

Code:

View 4 Replies View Related

CentOS 5 :: Unable To Gain Access To Server Locally?

Jun 30, 2009

We have a server were we no longer seem to be able to gain access, neither locally or remotely.When we try to connect via SSH we get a "Connection Refused". We have checked that it's not our standard firewall blocking the request, so it can either be the local firewall (which we disabled when installing) or that the process isn't running.However, when we try to login locally on the machine (as root) all we get is "Login failed". We've tried restarting the machine in single user mode to change the root password, and while we can do this succesfully, it still doesn't give us access when rebooting the machine afterwards.No other users (besides the standard users created when installing) are available on the server, so we can't say if this is a problem with the root account, or with logging on in general.

View 1 Replies View Related

Security :: Display Of Number Of Failed Logon Attempt At Logon?

Jan 26, 2010

Our system is based on RH4 and is using pam_tally and faillog to record failed attempts and to lock users out after 5 attempts. We have a requirement to provide a normal (non-root) user logging onto our system, with information regarding the number of failed logon attempts made on their account before the current successful logon (similar to the functionality provided by HP Protect Tools on Windows). My first idea was to add 'faillog -u $USER' to the bashrc, however by the time the bashrc is run - the user has been successfully authenticated and the faillog has been reset back to zero.

View 5 Replies View Related

Ubuntu Networking :: Natty (11.04) On T410 Network - Unable To Get On Locally And Install Other Packages?

May 2, 2011

I installed natty finally on my laptop (T410 Lenovo) via an upgrade from maverick. I tested maverick thoroughly first, since I had to perform the upgrade over the network, due to issues with natty booting from DVD. The upgrade went fine to natty, the system came up and I was able to get on locally and install other packages, though I did notice from time to time a lag in network performance. I installed VNC server and started it, as well as other network related services. However, I am noticing a definite issue with the network support and I suspect the natty kernel. The configuration looks sound, ifconfig, netstat and other functions appear to display the correct information, at least what I had with maverick (which worked).

Has anyone else seen issues with natty and networking? The glass looks okay, though I am using xfce and frankly there is nothing new there to really force me to upgrade, its just that this is a new LT and if I can cold install natty right now, it will save me an upgrade later.

System configuration (lshw) is below, ipaddress removed to protect the guilty..:

description: Notebook
product: 2522AP1 ()
vendor: LENOVO
version: ThinkPad T410
serial: R8M9B2Z
width: 32 bits
capabilities: smbios-2.6 dmi-2.6 smp-1.4 smp

[Code]...

View 4 Replies View Related

Debian :: Unable To Get Past Logon Screen In It Live / Want That?

Jul 31, 2010

I've been a Linux user for 11 years. I'm not new to the ways of live cd's. I am unable to get past the logon screen in Debian Live.

I have tried "live" for the user name without a password - and with root as a password. NOTHING I've tried works.

Anybody got an idea?

View 3 Replies View Related

Red Hat :: Setup User's PATH Env When Sudo Command In RHEL5 ?

Dec 16, 2008

In RHEL5, the PATH of root is /sbin and /usr/sbin...., the PATH of common user has not /sbin or /usr/sbin, how to give the /sbin and /usr/sbin to a common user when he run command which sudo?

View 3 Replies View Related

Ubuntu :: Unable To Hear Sound Played Through Both Browser-based Flash And Locally Stored Files After Install Command Line

Aug 18, 2011

I have recently installed Ubuntu 11.04 from the alternative installation CD; the installation was just the command line system. On top of this I have installed xorg and awesome window manager. The only problem I am having is with sound; I am unable to hear sound played through both browser-based Flash and locally stored files.

Is there something that I have to do before I can use sound? Edit: I have solved the original problem however I would like to know if I can remove pulseaudio as it seems that I am only using alsa.

View 8 Replies View Related

Red Hat / Fedora :: Unable To Load RHEL5

Mar 10, 2010

I bought HP p6270in desktop with windows7 preloaded now i need to install RHEL 5 on my PC. After i tried booting with RHEL 5 (Server Edition) OS Media

in boot screen i tried with graphical mode and text mode and resolution=1280x768 linux noprobe but after one screen loading scsi driver in blue screen the next screen is going with some unknown language in blue screen means not in human language and stops there itself and unable to continue my installation...

The HW specification of HP p6270in is as follows:
Part / FeatureSpecification / Support
Motherboard description�Motherboard manufacturer's name: Pegatron IPIEL-LA3
�HP/Compaq name: Eureka3-GL8

[Code]....

View 4 Replies View Related

Security :: Getting Access Denied When "user Must Change Password At Next Logon" Is Checked?

Mar 1, 2011

I have got a RHEL 5.6 server configured to authenticate via a Windows 2008 domain controller via LDAPS.Everything is working fine, except from the following: When I create a new user in Active directory and check the option "user must change password at next logon", the new user cannot logon and gets an "access denied" message. In /var/log/secure, I find the following:

Mar 1 14:43:21 cpssvn10 sshd[5363]: pam_unix(sshd:auth): authentication failure; logname= uid=0 euid=0 tty=ssh ruser= rhost=192.168.3.12 user=testuser2
Mar 1 14:43:21 cpssvn10 sshd[5363]: pam_ldap: error trying to bind as user "CN=CPSS Testuser 2,OU=IBM,DC=cpss,DC=smarterplatform,DC=com" (Invalid credentials)
Mar 1 14:43:23 cpssvn10 sshd[5363]: Failed password for testuser2 from 192.168.3.12 port 4583 ssh2

As soon as I uncheck the "user must change ..." option, the user can log on without problems. Also password change via the passwd command works.

View 2 Replies View Related

Networking :: Unable To Get The IPaddress For Wifi On RHEL5

Apr 27, 2010

I'm new to Linux, i have couple of setups like

1. RHEL5 (2.6.18-128.el5) running fine on VMware(6.5v)
2. RHEL5 (same version of ker) running on Laptop (DELL Latitude D710)

there is a wireless modem which running at home with that i was being able to access the internet from VMware image running with RHEL5.
BUT internet does not work from the laptop. Network manager are running on both VMware image and Laptop.. What is the steps i need to follow to get WiFi Enabled so that it should pick the ipaddress from Wireless Modem to get internet access to my laptop.

View 3 Replies View Related

Red Hat :: Unable To Install RHEL5 On Pc. Page Load Error

Mar 1, 2010

Not able to install RHEL5 on my pc, I frequently get the page load error 0x30/0x40

View 3 Replies View Related

General :: Get All Vars And Set Locally In Script ?

Mar 14, 2011

I am new to linux and need to do this in a script.

1. Get all the vars (env command)

2. Set them locally (name, value pair) in script using loop iteration.

Pseudo code

Code:

View 2 Replies View Related







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