Red Hat / Fedora :: Prevent GDM From Hiding The Password Field?
Jun 24, 2011
I have searched far and wide but could not seem to find a way to prevent GDM from hiding the password field. I am the only user of my laptop, to login I first need to click the login name to show the password field and then I can enter the password. I would like to have the password field always visible and have focus.
View 2 Replies
ADVERTISEMENT
May 7, 2011
Is there any way to prevent the Unity Launcher from auto hiding as I maximise a window? It takes a few seconds for the launcher to reappear when I point the cursor in the left corner of the screen which is a bit of a delay when I quickly want to multitask between multiple applications.
View 2 Replies
View Related
Mar 15, 2010
I currently have a UNIX script with a function that uses a username and password to connect to the database, retrieve some information and then exit. At the moment, am getting the username and password from a hidden plain text file and permission set to -r--------, i.e. read only to who own the file. The owner of the file is the same owner of the script. At the moment, am not too overly concern as the script works as it is but I want to know if anyone have a suggestion if there is any better way of achieving the same thing with some "form" of security, i.e., for example, masking the username/password.
Basically, I want to be able to mask or hide the username or password in some way. I've thought about encryting the password file, which is in plain text, using simple crypt command from which I retrieve the username and password but I need to decrypt it as well which is sort of similar to how it will be as it is now once it is decrypted. Is there anyway that I can get a username and password in some gibberish format and then translating them into something usable which can be passed on the next command that requires the username/password.
View 2 Replies
View Related
Jun 2, 2011
really only have played around with it off and on. I just installed a new login theme usimg Slim (the Fingerprints theme) and now whenever I restart the virtual machine (using VMware player) it will let me type in my user name but it doesnt show my cursor and wont let me tab down to my password field so I cant get in and change it back to a different theme. Is there any way that I can fix this or will I need to reinstall the whole thing?
View 1 Replies
View Related
May 4, 2010
This is mostly an FYI. I have been messing around with an old desktop to see what I could do.
I installed an image of XP, then tried installing Ubuntu. I chose the option to install along side XP, and adjusted the partition size. The install gets to the point where I create my password, and I get exactly 4 characters entered in the first password field and it freezes. It did the same thing on two consecutive installation attempts.
View 4 Replies
View Related
Mar 12, 2011
I can't login. I can put in my username but my password field stays blank. What can i do? I've reinstalled 3 times. 1 of them in my native language.
View 4 Replies
View Related
Jun 11, 2010
When I boot Ubuntu 10.04 then at first the login screen appears with the main user
"Peter"
and
"other..."
In 99% of the cases I use "Peter" and have explicitely to click on Peter. Only then the password entry field appears and I can enter it.
This is somehow user unfriendly. Can I define somehow a default user (here: Peter) and show immediately the password entry field (and place the cursor inside)?
View 2 Replies
View Related
May 18, 2010
I've had a very colorful morning learning the innerparts of Linux's sort command, and have come across yet another issue that I can't seem to find an answer for in the documentation. I'm currently using -t, to indicate that my fields are split by the comma character, but I'm finding that in some of my files, the comma is used (between double-quotes) within values:
Jonathan Sampson,,foo@bar.com,0987654321
"Foobar CEO,","CEO,",ceo@foobar.com,,
How can I use a comma to terminate my fields, but ignore the occurences of it within values? Is this fairly simple, or do I need to re-export all of my data using a more-foreign field-terminator? (Unfortunately, I do not have any control over declaring a different terminator with this particular project).
View 2 Replies
View Related
Mar 28, 2010
I'm trying to display fields from flat files where the first 8 fields are always the same. Fields 9 - n are varied but will contain specific patterns I'm after. I'm using this so far because "mySearch" is on each line I want to examine.
Code:
How would you pattern match and include 2 additional fields above field $9 but change field position from line to line?
View 12 Replies
View Related
Sep 12, 2010
Every time after reboot it asks for the password. I need it to just lower this security and do this by itself.
Also, in general, how can I prevent Ubuntu from asking the password from the interactive user at all?
View 4 Replies
View Related
Jan 8, 2010
How can print the, let's say 5nd field to the last field of every record (let's say we have 10 fields)?
I mean: I cant avoid to have to do:
print '{$5 $6 $7 $8 $9 $10}'
View 2 Replies
View Related
Apr 27, 2009
I am creating a game with random variables. In the game I have created a dialogue exchange to players. I have set up a table with various returns and I inserted {$fields} to represent various random variables. When I call on the requested fields, I only see the field text and my field names. Am I supposed to parse something and call it back another way?
ie: myfield is: "You have won {$random1} silver! <br />{$wi['gender'] majesty rewards you well." the code I am using to call that field is:
View 11 Replies
View Related
Jul 17, 2010
I use the following method for preventing the users from changing their passwords , is there any other method other than this ?
ls -l /usr/bin/passwd
-rwsr-xr-x 1 root root 37140 2010-01-26 12:09 /usr/bin/passwd
so we need to remove the suid for that command as follows :- chmod u-s /usr/bin/passwd now normal users won't be able to change their own passwords - and only the root user will be able to do it for them.
View 4 Replies
View Related
Jul 17, 2010
I use the following method for preventing the users from changing their passwords , is there any other method other than this ?ls -l /usr/bin/passwd-rwsr-xr-x 1 root root 37140 2010-01-26 12:09 /usr/bin/passwdso we need to remove the suid for that command as follows :- chmod u-s /usr/bin/passwdnow normal users won't be able to change their own passwords - and only the root user will be able to do it for them.
View 9 Replies
View Related
Feb 4, 2010
How can I prevent users from changing their own password? I was surprisingly unsuccessfull in finding a solution for this on google. Lots of stuff about hardening ssh access or dealing with password aging using "chage" but nowhere could I find an answer for my question.
View 5 Replies
View Related
Oct 3, 2010
I have a Windows share on my network and I protected it with a password. I access it with my Ubuntu desktop, and I saved my password the first time I accessed it. The password is saved in Seahorse (the keyring), but each time I try to access my Windows share, I have to type in my keyring password.Despite trying several tutos, I haven't been able to prevent keyring from asking for my keyring password.
View 9 Replies
View Related
Dec 3, 2010
The title says it; I want to prevent users from viewing the wireless network password.
View 9 Replies
View Related
Mar 17, 2010
we are using linux email server axigen past few years. we keep port open ssh and pop,smtp webmail etc. ssh use for remote trouble shooting. so through firewall it is globally accessable. we notice many attacks coming to our machine, also some people try to enter in our system but failure. as example see below a log come in messages file
Mar 17 09:19:50 sa1 sshd(pam_unix)[21231]: authentication failure; logname= uid=0 euid=0 tty=ssh ruser= rhost=210.51.13.120 user=root how we can secure more. as per my understanding only good long strong password can stop to prevent from attacks.
View 5 Replies
View Related
Dec 14, 2010
i have a file : file.dat with following data
Code:
STORAGE PERCENTAGE FLAG:
/storage_01 64% 0
/storage_02 17% 1
/storage_03 10% 0
/storage_04 50% 1
I need to get the value of PERCENTAGE in a variable for a value of storage passed as variable i have tried the following without success like :
Code:
percentage='awk -vx="$defaultStorage" '{FS=OFS=" "}$1==x{print $2}1' file.dat
View 2 Replies
View Related
Jan 7, 2011
An unsuccessful login via a tty by a known user and an unknown user will generate an almost exact line in /var/log/secure with the exception of the last field. To see this specifically do Ctrl-Alt-F2, for example. Now login with a known user and log out. Next attempt a login with a bogus user name which fails. Go back to your GUI enviroment (Ctrl-Alt-F7) and then tail /var/log/secure. For the known user the last field will be "user=some_name_here. The unknown user will not have a "user=" field.
How do I capture the two via different variables in bash?
For example: KNOWN_USER=`syntax that finds the user= field.` echo There is a user= field and the user is mmouse.
UNKNOWN_USER=`syntax that does NOT find the user= field` echo There is NO user= field and an unknown user tried to login.
If been exploring using sed to grab (or not grab) that last field, but haven't hit upon the right syntax yet.
View 5 Replies
View Related
Jul 19, 2009
Anyone know what the extra . (dot) in the permissions field is in the output of ls -la in FC11? A permissions field is normally 10 bytes, whats with the dot, a man an info on ls caused nothing obvious to jump out at me. A eleven byte perm field now with a trailing dot insead of the normal ten byte field
[root@osprey mark]# uname -a
Linux osprey 2.6.29.5-191.fc11.i686.PAE #1 SMP Tue Jun 16 23:19:53 EDT 2009 i686 i686 i386 GNU/Linux
[root@osprey mark]# ls -la /
total 110
drwxr-xr-x. 23 root root 4096 2009-07-17 20:56 .
drwxr-xr-x. 23 root root 4096 2009-07-17 20:56 ..
-rw-r--r--. 1 root root 0 2009-07-17 20:56 .autofsck
[Code]...
View 3 Replies
View Related
Sep 27, 2010
Our corporate wireless network uses continuously changing passwords with RSA tokens.So every time we need to connect to the wireless we need to enter a new password off the RSA token. For extra fun using the wrong password a couple of times in a row causes the users account to be locked.Network manager automatically stores and reuses the password, with the net result that it is constant getting my account locked.Is there some way to prevent it from storing my password for that network?
View 1 Replies
View Related
Apr 4, 2011
Trying the various settings (and noticing ubuntu gnome users recently had the same exact OPPOSITE problem -- they can't SHOW hidden files in dolphin) to hide my hidden files in dolphin is not working. The settings are saved OK, but those damn (ending in tilde, ie "~") files do NOT ever hide! I even see the correct little green recycling symbol on them, indicating they're identified as such, but no actual hiding goes on..
Nautilus, which I've used before (but have grown tired of, and was looking forward to dolphin), also has a weird issue that seems to have appeared with FC13 (I'd been using FC12 'til now mostly because of this) - there's no way (AFAIK) to tell it to show the location; to see it, you have to click Go->Location each time. Previously I could set it to print out the whole file or server path and it would stay that way when I opened new windows.. This is on fresh install & update.. kernel is 2.6.35.11-83.fc14.x86_64.
View 1 Replies
View Related
Sep 10, 2009
I installed fedora lastnight, but any addresses I type in the field is returning server error, but if I type the IP address it will work, I reinstalled Fedora 11 about 3 times, samething.
View 1 Replies
View Related
Apr 8, 2010
I've just installed FC12 on my nettop and I've notice that when I go to "system -> network" the hostname is "Fedora001". When I ping its IP I get "new-host.home". What did I do or didn't do? How do I correct this? Do I need to change it in the "hostname" file?Also, can I leave "domain" field blank?
View 14 Replies
View Related
Jun 26, 2011
I know I need a better title, but don't have one.
The problem is when watching a video F15 Gnome decides to send me to the unlock screen. Think that's what it's called. So I have to type in my pass.
A little bit later, same thing. So how can I prevent it from happening?
View 2 Replies
View Related
Apr 29, 2009
I'll spare the details, but is there a way to use iptables to do the following:
Allow all port 80 traffic to work for squid, yum ,etc. but prevent firefox from talking to port 80?
(That way if they don't use squid proxy, it won't work)
View 4 Replies
View Related
Jun 11, 2010
Some body is using my domain name [URL] and sending spam emails to users from his server using my domain name. how to prevent this.
View 3 Replies
View Related
Jun 17, 2011
I searched and only got the screen program, and the drop down menu only shows options from 1 min to 1 hour.
View 6 Replies
View Related
Jun 17, 2011
I there anyway to prevent Fedora from going to sleep / hibernate.
View 1 Replies
View Related