Fedora :: Configure Gdm To Prompt For Username?

Jul 17, 2009

Anyone know how to configure GDM 2.26.1 to NOT display the list of users, but instead just prompt for username and password?I tried the following (as normal user and also as root):

Code:
gconftool-2 -s /apps/gdm/simple-greeter/disable_user_list -t bool true
Then, I queried the value as follows:

[code]...

View 2 Replies


ADVERTISEMENT

Fedora :: Usual Username/password Prompt Laptop Comes Up With Smart Card Authentication & Can't Login?

Feb 8, 2010

Something has gone awry with my login. After the usual username/password prompt my laptop comes up with smart card authentication & I can't login. How do I get away from the graphical login so I can login & correct the problem?

View 3 Replies View Related

Fedora Servers :: Configure Dovecot To Use Domain Name As Well As Part Of Username?

Jul 14, 2011

I installed Postfix, Roundcube (webmail) and Dovecot. Postfix stores the e-mails in maildirs located at /home/postfix/maildir/[user]@[domain]. Now I set the mail_location configuration option in Dovecot to: mail_location = maildir:/home/postfix/maildir/%u@%d The problem I run into is logging in with [user]@[domain]. Right now I can only login with [user] (without @[domain]), which makes the mail_location invalid (no e-mails can be found). How could I configure dovecot to use the domain name as well as part of the username?

View 8 Replies View Related

Server :: Samba Share Prompt Username / Password

Sep 21, 2009

I have set up my samba server. I tested from my windows side, all the public ones works fine except the [homes]. Here is my [homes] setting:

Code:
[homes]
comment = Home Directories
browseable = yes
writable = yes

The homes is suppose to let each user see his/her own home directory. But I tested at the windows side, I found that windows doesn't even prompt me about username or password, it just directly give me "not accessible" error. How do I config so my windows side at least prompt me about username/password?

View 12 Replies View Related

General :: No Password Or Username Or Grub Prompt On Ubuntu Mac User?

Jan 30, 2010

I have bought a Mac Laptop however it has a username and password which I don't know. I've looked all over to see how I can overcome this lot's of people have said to enter at Grub prompt to take you to recovery, however I have no Grub prompt and Mac is not booting from cd rom.

View 1 Replies View Related

Fedora Networking :: Configure Sendmail To Send Email From Command Prompt To Any Domain?

Jan 21, 2010

I have an issue with sendmail. I need to configure sendmail to send email from command prompt to any domain. This is just for the notification purpose. I installed sendmail and sendmail-cf and sm-client. The following are the configuration I have done.

/etc/mail/sendmail.mc
1) dnl # DAEMON_OPTIONS(`Port=smtp,Addr=127.0.0.1, Name=MTA')dnl
2) m4 /etc/mail/sendmail.mc > /etc/mail/sendmail.cf
3) /etc/hosts = 127.0.0.1 localhost.localdomain
/etc/hosts = 192.168.2.50 mysystem
4) /etc/hosts.allow = sendmail:ALL
[Code].....

View 1 Replies View Related

Ubuntu :: Finding A Bash Script Which Will Prompt To Enter Host And Username At Initial Boot

Feb 17, 2011

I am working on different versions of Ubuntu & I looking for a script that will prompt the user to enter the host name & user name that he wanted for that system at initial boot up.

View 2 Replies View Related

Red Hat :: Configure Kannel For Multiple Username And Password?

Aug 3, 2010

I am using Red Hat 5 and kannel for SMS solution. My question is
How to configure kannel for different user names and passwords. So that we can submit SMS to kannel using any one of the username. Also we need to keep record of SMS according to user name via it was submitted to kannel..? Please guide me for the same.

View 2 Replies View Related

Networking :: Configure Proxy - Access Username And Password

Mar 3, 2010

i am after proxy server, i add the proxy server access username and password

[Code]....

it said the export is succecefully done, but after trying to install something using yum, its give me this [root@locVirtual-linuxtest etc]# yum install samba

[Code].....

View 2 Replies View Related

General :: Configure The Prompt But Don't Know What The Syntax Is Specifically Doing?

Oct 20, 2010

The following line is in the /etc/bashrc file. It's fedora 8. I know this is meant to configure the prompt but I don't know what the syntax is specifically doing.PROMPT_COMMAND='echo -ne "33]0;${USER}@${HOSTNAME%%.*}:${PWD/#$HOME/~}07"'I think that 33 is the ASCII character for ESC but not sure what ]0 does or anything after the HOSTNAME variable. Are these xterm control characters? All of my Google search results fail to explain it in any kind of meaningful detail.

View 3 Replies View Related

Ubuntu :: Configure To Prompt For A Password After The Screen Is Locked

Oct 27, 2010

i need to knw is the a way to configure the ubuntu desktop to prompt for a password when relogin after the screen is locked?

it asks for a username and password a at the login prompt if i relogin after logging out out but when i lock the scree by pressing ctrl +alt + l and try to relogin it will not ask for a password , it just let me log in automatically to the pc , i think this is a security issue cos anyone else can login to my pc without prowiding credentials

View 2 Replies View Related

General :: Configure Bash Prompt To Show Current / Parent Directory Only

Oct 15, 2010

I would like to modify Bash Prompt so it does not show the whole $PATH but just the current and parent directory. I am using Ubuntu.

View 3 Replies View Related

Red Hat :: Command Line Prompt But Not The Correct Bash Prompt?

Feb 2, 2011

I'm running Red Hat Linux 5.4 on HP DL580 server with 16 processors and 64 GB of RAM. I'm connecting to the server remotely through SSH. after entering the password, it takes time to return the command line, if I click ctrl+c during this time, I'll have the command line prompt but not the correct bash prompt (I have to run bash to pass to my correct prompt).I tried to install Apache on the server, ./configure took 4 hours to finish instead of 1 or two minutes, Oracle installation same behavior. Server Disks are mirrored using RAID controller.

View 6 Replies View Related

Fedora :: Changed Username - Can't Log In

Jan 2, 2010

I went through System-Administration-Users & Groups to change my username. I changed my name and the name of my home folder to match. After restarting it to activate the changes, I get these messages when I try to log in: Could not update ICEauthority file /home/Moo/.ICEauthority; There is a problem with the configurations server (/user/libexec/gconf-sanity-check-2 exited with status 256); and Nautilus could not create the following required folders: /home/Moo/Desktop, /home/Moo/.nautilus

View 14 Replies View Related

Fedora :: Possible To Change My Username

Jul 25, 2011

Is is possible to change my username here without registering for a new account.

View 2 Replies View Related

Ubuntu Servers :: Users On The Machine Can Login Into Vsftpd With Their Username And Password On The Machine And Go To Their Root Dir "/home/username"?

Nov 3, 2010

I recently installed vsftpd on my server. I noticed that users on the machine can login into vsftpd with their username and password on the machine and go to their root dir "/home/username".Now, I want to give some people a vsftpd username and password so they can upload and download files and folders to their folder, but this folder has to be in the "/var/www/(username)" folder. I don't want them to be able to go to any other folder than their own folder like "/var", "/etc" or "/home" etc. Also I don't want them to be able to login on the machine as a user, through putty for example. They should only be allowed to acces their folder with vsftpd, nothing else.

View 1 Replies View Related

Fedora :: What Will Be The Username And Password For Phpmyadmin

Jun 10, 2011

when i started phpmyadmin by localhost/phpmyadmin ..it ask a username and password ....so i know password will be of mysql but what will be the username when..bcoz when i installed mysql it only asks me the password ...it doesnt ask any username to enter at that time

View 3 Replies View Related

Red Hat / Fedora :: Get The Username Logged In A Given IP In A Network?

Oct 28, 2009

how to get the username logged in a given IP in a network?

View 1 Replies View Related

Red Hat / Fedora :: Does Logbash Mean To Ssh To A Server But With A Different Username Or Something

Sep 13, 2010

My boss told me very fast and briefly to 'logbash' to a server!! I googled and also searched here and also typed 'man logbash' but couldn't find out. does logbash mean to ssh to a server but with a different username or something?

View 8 Replies View Related

Fedora :: Checkgmail Incorrect Username Or Password?

Oct 19, 2009

I've been using checkgmail package on my f10 (x86_64) box for a while now without problems. But all of a sudden, I see a pop-up windowtating: incorrect username or password. No matter how many times I enter my usernamend password the window keeps coming back demanding for the same. My system is up to date and I've rebooted my system a few times, but the problem persists.

View 2 Replies View Related

Fedora :: Username Restrictions And Groups And Computernames?

Nov 24, 2009

I have searched for days on Google and can't find a clear answer to my question. I have a NT4 PDC which I am migrating to Samba 3 (Version 3.4.2-47.fc12) on FC12 with kernel(2.6.31.5-127.fc12.i686). I am using tdbsam as my passdb backend.I setup Samba as a BDC and then joined to NT4 Domain succesfully. When I go to vampire the accounts I get lots of errors and some user accounts get transfered over. It turns that all the user accounts that transfer are those that don't have a capital letter in their username on the NT4 domain server. Most do and don't get transfered. There seems to be errors with my groups and Computer accounts.Is there a way to change the requirements in Fedora 12 for username, groups and computernames?

View 1 Replies View Related

Fedora :: Lost Username And Password Core 6?

Feb 6, 2010

Pulled out my old pc for the first time in about 18 months, which has fedora core 6 installed on it, tried everything but i cannot remember my username and password

View 1 Replies View Related

Fedora Servers :: SSH Unable To Get Context For Username?

Jul 13, 2010

I looked for a little and everyone's problem similar to this it seems they are tunnelling for a vnc server of some sort. I am just running ssh and it fails not only from the machine, but also remotely. The username "lee" is in group "sshusers"I have two machines setup the same, as to my knowledge. In one server I can access ssh and everything works well but when I try to ssh into the other one it gives me this

Code:
[lee@localhost ~]$ ssh -p5912 192.168.1.63
lee@192.168.1.63's password:

[code]....

View 5 Replies View Related

Fedora :: The Username And Password Windows Look To Be Out Of Wack?

Mar 6, 2011

What I go to logon to my online school, the username and password windows look to be out of wack (see attached). This behaviour is only seen with Fedora and Firefox. Is there anything that I can adjust

View 2 Replies View Related

Fedora :: Change Username Without Creating A New Account?

Jul 9, 2011

Anybody know how I can change my username, without creating a new account?

View 2 Replies View Related

Red Hat / Fedora :: Create Folder With Own Username And Password

Jul 29, 2010

How can i create folders in linux? so far i have created the folders i need using mkdir /home/computer now what i need to do is create five more folders but each folder sill have their own username and password

View 6 Replies View Related

Fedora Security :: Hide Username In Login Screen - GDM

Jul 29, 2009

Is there any way to hide my username in login screen (GDM)? I ask this because in Ubuntu I have seen that you need manually enter your username.

View 5 Replies View Related

Fedora :: F15 - Gnome Shell - Remove Username From Top Right Corner?

May 28, 2011

any chance, in Fedora 15, to remove the username and the related menu from the top right corner of gnome shell? I don't use IM of any sort, i'm not always connected and I don't like a menu remembering me my name and my availability status...

View 14 Replies View Related

Fedora X86/64bit :: F14 No GUI Boot - Username AND Password Echoed

Aug 12, 2011

Just started happening this week -- I boot into a terminal (no GUI by default, but I use GNOME when I need it), and when I'm asked to login, I type my username <ENTER>, then I'm prompted for my password...

And the password is now echoed to the screen in cleartext. as I type it

Haven't changed any settings (although I have been keeping up with the updates).

I've searched the forums, and the occasional new user will complain nothing shows up in the PW field which is the expected behavior. Unfortunately, I have the opposite behavior -- something shows up, and I don't want it.

View 2 Replies View Related

Red Hat / Fedora :: When Log In, This File /etc/host, Under The Etc Directory Get Appended The Username?

Feb 19, 2010

I am having a problem with two linux boxes I have. They are running Centos 5.3 and Centos 5.4. The problem is that when I log in, this file /etc/host, under the etc directory get appended the username I am logging in as, the IP address I am logging in from, and worse, the password in clear text.This is the format it uses:username@IP (password in clear text) [Tue Jan 12 2010 13:00:26 -0500]Is it possible for someone to tell me what is this about, and how to stop it?

View 5 Replies View Related







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