Software :: Remove Print Of "Using Keyboard-interactive Authentication"?

Jan 7, 2010

I'm using RHEL 4. Everytime I logon via ssh / putty part of the logon banner reads "Using keyboard-interactive authentication". I don't mind using this feature, I just don't want this to display under the logon banner.

View 4 Replies


ADVERTISEMENT

SUSE :: SLES 11 - Turn Off Keyboard Interactive Login

Mar 16, 2010

I just build a couple production SLES 11 machines and I'm using an ssh client to connect. However the ssh client forces me to use keyboard interactive login. How can I turn this off so I can use the normal username / password?

View 1 Replies View Related

General :: SSH - Permission Denied (publickey,keyboard-interactive)?

May 11, 2010

I have OpenSSH_5.5p1 on my Fedora 10.I generated a key pairs using ssh-keygen and added the pub key to the remote machine that I wanted to connect. When I try to sshing, I am getting : Permission denied (publickey,keyboard-interactive).When I try to connect to the machine itself also getting the same error.

sshd_conf :
Protocol 2
HostKey /etc/ssh/ssh_host_dsa_key

[code]....

View 3 Replies View Related

Red Hat / Fedora :: Remove User's Rights From Accessing The Interactive Shell?

May 11, 2010

What is it? How do I remove a user's rights from accessing the interactive shell?

View 1 Replies View Related

Ubuntu :: Cant Print To Windows Shared Printer , Authentication?

Aug 8, 2011

I have a windows 2008 server that has 2 printers attached, both are shared in the same way with the same access rites. One printer I can print to without any issues, I get prompted for my domain username and password then the job is processed, the other I can't print to. When printing a test page cups just ques the job and I get errors in the logs :

E [08/Aug/2011:16:44:39 +1200] [Job 12] Session setup failed: NT_STATUS_LOGON_FAILURE
E [08/Aug/2011:16:44:39 +1200] [Job 12] Session setup failed: NT_STATUS_LOGON_FAILURE
E [08/Aug/2011:16:44:39 +1200] [Job 12] Tree connect failed (NT_STATUS_BAD_NETWORK_NAME)

[code]...

View 6 Replies View Related

Ubuntu Security :: Remove Authentication Completely From My Pc?

Jan 7, 2010

How can I remove authentication completely from my pc?
How can I edit the files present in the patrician filesystem?

View 8 Replies View Related

Software :: Fedora 13 Add/Remove Program Authentication?

Aug 9, 2010

how come when I tried to install k3b on Fedora 13 32 bit it wont authenticate properly?

View 1 Replies View Related

Ubuntu :: Remove Authentication From Ftp Server To Access In Its Directory From Browser?

Jun 15, 2010

I installed pure-ftpd over ubuntu 10.04.
I want to know how can I remove authentication from ftp server to access in ftp directory from browser.

View 3 Replies View Related

Software :: Remove Libwine-print With/without Removing Wine?

Feb 12, 2010

I have no need for libwine-print, nor cups. I noticed this issue while trying to remove cups. It's a box with no printer and will never see one, so I see no need to have it. I know it's not using much space, but I don't want it if I don't need it. Is there a way to remove libwine-print without removing wine?

Code:

Shelly:~# dpkg -P cups cups-bsd cups-client cups-common cups-driver-gutenprint cupsddk cupsddk-drivers
(Reading database ... 228913 files and directories currently installed.)
Removing cups ...
Stopping Common Unix Printing System: cupsd.
Purging configuration files for cups ...

[code]....

View 1 Replies View Related

Programming :: How To Turn Non-interactive Shell Into Interactive Shell?

Feb 4, 2011

I have a situation where I am in a non-interactive shell. I have tried from within my non-interative shell to spawn an interactive shell but my output still does not goto me. Isn't there a way I can somehow go into /proc or somwhere and make the output my /dev/tty1? Or some way else to remedy this?The situation arises because I drop from my restricted shell environment (a sort of CLI interface), into the actual Linux shell. I cannot change the code of the CLI environment I am just faced with being in the linux shell environment and its non-interactive. Its very annoying to have to put > /dev/tty1 after every command I type.

Not to mention it seems damn near impossible to get pagers like more and less to work properly when your in a non-interactive shell.

View 2 Replies View Related

Ubuntu :: Can't Remove Keyboard Shortcut

Apr 11, 2010

i set delete as a keyboard shortcut for the gnome-terminal accidentally and later changed it to ALT+T but now both DELETE and ALT+T open up a terminal its really annoying not to be able to use the delete key.....every time i press DELETE a terminal window opens up.

View 9 Replies View Related

Ubuntu :: Lubuntu: Can't Remove A Keyboard Layout?

Aug 13, 2010

I simply can't. I've edited all the known files like: /usr/lib/X11/xorg.conf.d/05-evdev.conf
/etc/X11/xorg.confBut I can't get rid of a f***n Croatian layout. Where are the layout setting stored?I can achieve temporal results with the setmapkbx command, but on the next login the HR layout is haunting again.

View 2 Replies View Related

Ubuntu :: Remove The Keyboard Icon From Indicator Applet?

Oct 15, 2010

This thread helped me to remove the mail icon from the indicator applet:But now I want to remove the ugly keyboard icon and its letters also, leaving just the sound and torrent icons. What should I do?

View 9 Replies View Related

Ubuntu :: Remove Adds One Keyboard Layout At Every Login?

Nov 28, 2010

I installed Ubuntu with the Swedish Eliminate Dead Keys layout as my standard layout. On my own user account I changed the keyboard layout to Swedish Dvorak. I removed the Swedish Eliminate Dead Keys layout on my account. So far so good. But on every login Ubuntu adds the Swedish Eliminate Dead Keys layout again. It's a bit annoying. how to remove it?

View 2 Replies View Related

Ubuntu Installation :: Remove Pure-ftpd Pure Admin - Getting A 530 Authentication Error

Mar 24, 2011

I am having problems troubleshooting my pure-ftpd setup. I am always getting a 530 authentication error. I attempted to correct the problem by doing the following:

# pure-pw mkdb
# ln -s /etc/pure-ftpd/conf/PureDB /etc/pure-ftpd/auth/PureDB
# gedit /etc/pure-ftpd/conf/PAMAuthentication

[code]....

This create a new error. 421 Unable to read the indexed puredb file (or old format detected) - Try pure-pw mkdb I am getting a feeling this is getting from bad to worse. I attempted to remove pure-ftpd and pureadmin to start over again. However, it appears I cannot remove everything. I attempted the following:

apt-get remove pure-ftpd pureadmin I am not sure what this really does because I can still see the folder /etc/pure-ftpd and I cannot remove it. I could not use rm /etc/pure-ftpd because the system said it was not empty. I also tried sudo aptitude remove pure-ftpd pureadmin . Again I cannot completely remove the folder. How do I completely remove pure-ftpd and pure admin and all databases, files and folders so I have a fresh system ready to start the install again?

View 1 Replies View Related

Ubuntu Security :: Configure SSH Key-based Authentication And SSH Password Authentication In Same Machine For Different User?

Jan 10, 2010

I want to configure SSH key-based authentication and SSH password Authentication in same machine for different user .

View 1 Replies View Related

Ubuntu Servers :: Postfix Smarthost + Authentication: Get 535 Incorrect Authentication Data Error

Mar 14, 2011

On Ubuntu server 10.10, with a relay smtp server with authentication via postfix; I keep getting 535: Incorrect authentication data. I'm sure my username and password is correct. Heres how I set up postfix: I created a file called smarthosts.conf in my /etc/postfix/ directory that contains the following:

[Code].....

my server uses plain text authentication on port 25. I would like to use security like SSL, but this particular server is unsecured.

View 9 Replies View Related

Debian :: Way To Make Su Repeat Authentication Rather Then Just Returning Authentication Failed

Apr 1, 2016

If I am running a script, let's say a install script. Is there a way to make Su repeat authentication rather then just returning "Authentication failed" and continuing the script?

View 3 Replies View Related

Security :: Make A Choice On What Authentication Protocol To Use For Authentication And Authorization?

Jan 17, 2011

I need to make a choice on what authentication protocol I want to use for Authentication and Authorization. I was looking at Radius and then literature suggested that Diameter was a better protocol. Keep in mind I need this on a hetrogeneous setup ( linux & windows together). Diameter seemed like a good fit until I discovered that the open source code no longer seems to be maintained ( C/C++).

I was also looking at Kerberos as an option though there is alot overhead with the server. SSL/TLS or EAP? I am looking for simple but secure and am new at the security protocols.

View 2 Replies View Related

Server :: Su: Authentication Service Cannot Retrieve Authentication Info?

Mar 12, 2010

I have a problem with ldap client authentication in ubuntu. I am using rhel5 as openldap server and I configured ubuntu as client, when I am trying to login the following message is coming."su: Authentication service cannot retrieve authentication info. Sorry"
But when I do search through "ldapsearch" command output is coming without any errors, Can anybody explain what would be problem.

View 1 Replies View Related

Software :: CUPS - Print Jobs Shows Completed, But Page Doesn't Print?

Dec 6, 2008

I initially had a problem accessing the CUPS interface (see my other post) and got that resolved by adding the user "cupsys". Now, everything "looks" ok, and when I print a test page, it shows it as completed (in CUPS). However, the page never prints.
The printer is a Canon MP600 (using the canonmp600en.ppd file to configure it). Here's the output of my conf file.

Code:
# Show troubleshooting information in error_log.
LogLevel debug

[code]...

View 8 Replies View Related

Ubuntu :: Printing Corrupted - Get Substituted / Print A Blank Space / Print A Box

Mar 23, 2011

Interesting problem: For the first time with Xubuntu 10.10 64bit, I am finding certain applications print corrupt. A varying amount of letters / numbers either get substituted/print a blank space/ print a box etc etc. This corruption seems to happen from a Pdf ( evince ) or Spreadheet ( Gnumeric ) Opening the same Pdf on another machine (ubuntu 10.10 32bit) prints perfectly. Opening the same .xls file on the original computer but using OOo Calc prints perfectly.

I guess I have ruled out any problems with the printer itself or the network JetDirect box. I have re-installed CUPS and evince and upgraded to the latest version of HPLIP but the problem appears unchanged.

View 2 Replies View Related

Ubuntu :: Cannot Print PDF Files - Print Preview Shows A Blank Page

Jun 5, 2011

I cannot print pdf files. I have tried using okular and xpdf. The documents display in the program, but print preview shows a blank page. The printer then sends out blank pages. I have tried printing on 2 different printers using usb cables. Using terminal to process the commands shows error:

Quote:
xxx@xxx:~$ xpdf
***** MediaBox = ll:0,0 ur:611.976,791.968
***** CropBox = ll:0,0 ur:611.976,791.968
***** Rotate = 0
Segmentation fault

Converting to .ps also is blank.

View 6 Replies View Related

Ubuntu :: Canon Mp470 Printer - 10.10 - Able To Print Black And White But Unable To Print Photos

Dec 26, 2010

My wife has a canon MP470 printer and running ubuntu 10.10. I am able to print black and white, but unable to print photos. I got it to work using another driver, but not the 'correct' one for this printer. I have searched a bit and don't see anything about ubuntu 10.10, just older versions. Or should I just network her to my printer....?

View 5 Replies View Related

Software :: Firefox, Okular Don't Put Print Job On The Print Queue (silently)?

Feb 16, 2011

I'm running Kubuntu 10.10 with a Laserjet 5M printer. When I attempt to print a job from Firefox or from Okular, the job never gets onto the print queue. However, I can print test pages on the printer and also print from OpenOffice, so this seems to be app-dependent. I know the jobs aren't being queued because the job number doesn't increase (as shown by the jobs for the test pages). Both Firefox and Ocular give every indication that the print job has been processed correctly.

View 1 Replies View Related

Slackware :: CUPS Print Jobs Print 1st Page OK, But All Others Are Overwritten?

Feb 26, 2011

Not sure when CUPS started acting up. I have the latest 13.1 current software installed.The first page to print is always OK, but all succeeding pages are overwritten. The second page shows the first page on top of it, and the third shows the preceding pages on top of it - and so on. Has anyone else seen this problem?I guess the printer buffer is not getting flushed correctly. If my configurations were trashed in some way, I don't know where to look for a fix.

View 14 Replies View Related

Server :: Squid Proxy Authentication And Without Authentication

May 27, 2011

I have a network and am using squid proxy with authentication I want to create another subnet without authentication.

View 1 Replies View Related

General :: Print Multiple Independent Pages In One Print Job?

Mar 23, 2010

How can I combine multiple single page prints into a single print job? For example, using Firefox on Linux one can print a web page such that each sheet of paper has four pages printed upon it. I would like to combine several separate web pages so that for example, web-page-a, web-page-b and web-page-c (each less than one print page long) are printed on a single sheet of paper.

I would like to do this without having to use some form of image editor to combine and manage manually created temporary files.

View 1 Replies View Related

Ubuntu Networking :: Connected Via Usb File Goes To Print Que But Will Not Print ?

Aug 14, 2010

Just installed drivers for Lexmark pro200 - S500 series. However although it is recognised by the system and has a tick by its name, And tells me it is connected via usb file goes to print que but will not print. Also tells me it is Printing - localhost! is this correct?.

View 1 Replies View Related

General :: Non-interactive Way To Set A Password?

Aug 11, 2010

Is there a non-interactive way to change a user's passwd short of using expect? I'm using Debian.If not, then I guess I need to get this expect script working:

Code:
#!/usr/local/bin/expect -f
set username $env(UNAME)

[code]...

View 2 Replies View Related







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