Displaying 20 results from an estimated 87 matches for "securetty".
2010 Sep 06
6
augeas and /etc/securetty
Hi, I need to add one line to /etc/securetty, say it needs to be ttyS1. Do
not add it if ttyS1 already exists in file /etc/securetty.
How to achieve this using puppet module in puppet 2.5? This file is
different than the other examples using augeas, this one only has value per
line, not name-val pair.
Thanks,
Hai
--
You received this mess...
2010 Oct 13
1
[PATCH] Use augeas to update securetty
augeas now supports securetty. This resolves a failure when securetty isn't
present in the guest.
Resolves RHBZ#639413
---
lib/Sys/VirtV2V/Converter/Linux.pm | 14 ++++----------
1 files changed, 4 insertions(+), 10 deletions(-)
diff --git a/lib/Sys/VirtV2V/Converter/Linux.pm b/lib/Sys/VirtV2V/Converter/Linux.pm
index...
2005 Oct 26
2
[Bug 1107] Honouring securetty file in HP-UX with UseLogin
http://bugzilla.mindrot.org/show_bug.cgi?id=1107
Summary: Honouring securetty file in HP-UX with UseLogin
Product: Portable OpenSSH
Version: 4.2p1
Platform: Other
OS/Version: HP-UX
Status: NEW
Severity: normal
Priority: P2
Component: sshd
AssignedTo: bitbucket at mindrot.org
Repo...
2008 Mar 19
3
RPM verify weirdness
Hi all,
Can anyone explain this to me? (CentOS 4/5)
# rpm -qf /etc/exports
setup
# rpm -V setup
S.5....T c /etc/bashrc
S.5....T c /etc/printcap
..?..... c /etc/securetty
# echo '#### foo' > /etc/exports
# cat /etc/exports
#### foo
# rpm -V setup
S.5....T c /etc/bashrc
S.5....T c /etc/printcap
..?..... c /etc/securetty
I thought verify was supposed to check every file in the package?
Cheers,
Gavin
--
Gavin Carr
- http://www.openfusion.c...
2006 Jun 30
1
/etc/inittab: Serial access/ Console Server
...ports go
>> away forever).
>>
>
>We (CentOS Project) just got a $29,000 machine w/o a video card. (Sparc
>niagara t2000 machine).
>
>I use a serial connection to what it boot ...
>
>
You don't just need the inittab setting. You also need a GRUB setting and a secureTTY detting. The following is a paste out of my firewall document that I wrote that has been tested and works:
6.15 Configuring Headless Operation
By configuring ?headless? operating we will be able to manage the firewall via a cable plugged into the serial port of the firewall. This obviates the ne...
2009 Jul 31
0
[Bug 1107] Honouring securetty file in HP-UX with UseLogin
https://bugzilla.mindrot.org/show_bug.cgi?id=1107
Darren Tucker <dtucker at zip.com.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WONTFIX
CC|
2010 May 10
4
Begining with puppet.
...ient, in this link show my configuration and my puppet
structure:
http://paste.pocoo.org/show/212227/
But when i run the client side daemon i get this message:
info: /Class[main]/Node[basenode]/Class[inittab]/File[inittab]/source: No
specified sources exist
err: /Class[main]/Node[basenode]/Class[securetty]/File[securetty]/source:
Could not describe /securetty: Fileserver module ''securetty'' not mounted
Anyone can help me? Thanks in advance!
--
Marley Bacelar
Project Fedora Ambassador
VCP, VSP. VTSP., ITILF, IBM 000-076, IBM 000-330, IBM 000-331
marleybacelar@gmail.com
--
You re...
2008 Jan 28
6
Xen Virtual Console xvc (Was: Re: Pardon me for possibly dumb question but....)
...ot correspond directly to a physical
device that I am aware of.
Yves-Gaël Chény seemed to have answered the second part of the question:
> guest# vim /etc/inittab ### check that following line is present:
>
> x0:2345:respawn:/sbin/getty 38400 xvc0
>
> guest# echo xvc0 >> /etc/securetty
Regards,
Todd
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2008 Jun 24
1
rsh issue/update (access denied)...
...;ve got a few boxes in my network, and i can successfully rsh into them
with no issue. however, on one box, i can't access it using rsh, and i'm
running out of things to try... kind of curious.
i can login using rlogin.
i've modifed the /etc/pam.d/rsh,rlogin files, along with the /etc/securetty
file. i've also changed the /etc/xinetd.d/(rsh,rlogin)files. as far as i can
tell, nothing else has been changed...
the curious thing. as far as i can tell... the files on the system that
doesn't work, are the same as the files on the systems that are allowing rsh
to occur...
the err i...
2008 Sep 14
3
xen 3.3.0 etch sources console hangs
I installed xen 3.3.0 on a etch box from sources. I just modified the
standard kernel cause of some hardware drivers. I installed xen-tools
from backports (3.9-3~bpo40+1). To create a domU ist not the problem. I
can connect via ssh and everything works fine. But when i start a domU
with "xm create host.example.tld.cfg -c" to login to console from domU
it hangs after the message
2024 Jul 03
2
Request for a Lockdown option
...security Problem the administrator could set an option for ssh and sshd like LockDownSharedSecret to a random password and share it with other Trustworthy Administrators, who are involved in fixing the problem. My ideas how to use this shared secret:
How is this different to configuring /etc/securetty and tunnelling
Telnet over SSH Port Forwarding which I don't recommend BTW?
--
Regards,
Christian Heinrich
http://cmlh.id.au/contact
2009 Oct 28
2
vnc for non-root
...for a remote user (a vendor
sysadmin to install 3d party software we've purchased). Of course I'm a
bit skittish about allowing root access to this. Is there a way to
configure vnc so that root cannot log in through it...? Or do I have to
use some other utility to deny root access (e.g., securetty).
Thanks, folks.
--
War is a failure of the imagination.
--William Blake
2007 Aug 08
2
RHEL5 and CentOS 5 root logins
I found, under a 64-bit CentOS 5 workstation install, it is possible to
modify /etc/inittab and add a couple of lines to prevent root from logging
into the console.
I found, under a 64-bit RHEL 5 server install, adding the same two lines
completely breaks the OS, to the point that a reboot after the lines are
added, the OS brings you to a fsck-like prompt, and other things break,
too. I
2010 Apr 29
9
illegal root login on `hvc0''
Hi,
I''m running Xen 4 on Slack64. I haven''t console login prompt to domU until
I changed xvc0 to hvc0 on /etc/inittab file. No I have access to login but
whenever I try to login I get this error from /var/adm/secure file
root@darkstar:/var/adm# cat secure
Apr 28 22:49:22 darkstar login[1286]: ILLEGAL ROOT LOGIN on `hvc0''
Apr 28 22:49:45 darkstar last message repeated
2006 Aug 18
4
connecting linux console using serial port
Hi, I have a serial modem connected to /dev/ttyS0 on my CentOS server, I
want to set up this server to allow connections through this serial
modem but only to the console.... (I want to log in)...
PS: I don't want PPP, I just want to get my linux console through this
serial modem...
What do I have to configure on my linux?
Thanks for your time
Regards;
Israel
2010 Apr 12
1
[PATCH] Converter: Update xvc0 console to ttyS0
...)) {
+ my $proc = $g->aug_get($augpath);
+
+ # If the process mentions xvc0, change it to ttyS0
+ if ($proc =~ /\bxvc0\b/) {
+ $proc =~ s/\bxvc0\b/ttyS0/g;
+ $g->aug_set($augpath, $proc);
+ }
+ }
+
+ # Replace any mention of xvc0 in /etc/securetty with ttyS0
+ my $size = 0;
+ my @lines = ();
+
+ foreach my $line ($g->read_lines('/etc/securetty')) {
+ if($line eq "xvc0") {
+ $line = "ttyS0";
+ }
+
+ $size += length($line) + 1;
+ push(@lines, $line);
+ }
+
+ $...
2012 Jan 06
1
virt-v2v should add kernel console= to Xen->KVM converted guest's grub.conf
I'm using virt-v2v (0.8.3 currently) on EL6 to convert Xen guests to
KVM. I see how virt-v2v converts any existing references to xvc0 and
hvc0 serial console devices in /etc/inittab, /etc/securetty, and
grub.conf. However, my Xen DomU grub.conf's don't have any mention of
console= on the kernel lines, because the Xen DomU kernel defaults to
using the correct xvc0 console. As a result, after conversion console
messages don't go to the virsh console, although a getty does get
star...
2010 Jul 28
5
RHEL 6 guest support
The following patches add RHEL 6 guest support to virt-v2v. This was actually
quite a lot easier than I expected.
* [PATCH 1/4] Update virt-v2v.conf for RHEL 6 virtio support
* [PATCH 2/4] Check kudzu exists before attempting to disable it
* [PATCH 3/4] Use dracut rather than mkinitrd if it's available
* [PATCH 4/4] Properly convert RHEL 6 guest console
2009 Sep 21
0
Clarify TTY and virtual consoles
...#6:2345:respawn:/sbin/mingetty tty6
3. My CentOS was installed with Base option only. (This should be the minimum.) I don't plan to use any GUI stuff, and I always connect to my CentOS server using SSH. In this case, do I still need virtual consoles and TTYs defined in /etc/securetty?
4. What does "console" mean in /etc/securetty?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20090921/d9efbcca/attachment.html>
2008 Feb 22
2
How to Disable PAM in Centos 5.1
Hello all
I would like to disable PAM authentication in my test server running Centos5.1.
Currently I get an error that states:
"Feb 22 02:01:31 localhost login: pam_securetty(login:auth): access
denied: tty 'tty1' is not secure !"
I would like to DISABLE the PAM authentication; am unable to get the
answer after googl'ing for hours; if anyone is familiar on how to do
this: please advise. I am quite new to the intricacies of this OS;
please bear the nai...