Reco (12020-04-06):
> It's simple, and security is just a part of a bigger problem here.
> The very purpose of flatpak is to enable the user running untrusted
> software (i.e. not obtained by usual OS means).
> So, for instance, if the author of the software wants their software to
> perform "telem
Hi.
On Mon, Apr 06, 2020 at 12:00:18PM -0500, Anil F Duggirala wrote:
> hello,
> I know there have been some security concerns with flatpak, which are
> too high level for me to understand,
It's simple, and security is just a part of a bigger problem here.
The very purpose of flatpak is t
hello,
I know there have been some security concerns with flatpak, which are
too high level for me to understand, but I want to ask, is it normal
for flatpak to ask for the root password when installing a new package?
Are these packages not supposed to be sandboxed?
thank you,
On 02/04/2017 10:08 AM, Joe wrote:
On Sat, 4 Feb 2017 09:18:34 +0100
Pierre Couderc wrote:
I know it is not secure.
I have soon set "PermitRootLogin yes" and restarted. In fact
PermitRootLogin was not soon present in my ssh_config file.
Thank you.
I think that ought to be enough, but clear
On Sat, 4 Feb 2017 09:18:34 +0100
Pierre Couderc wrote:
> I know it is not secure.
>
> I have soon set "PermitRootLogin yes" and restarted. In fact
> PermitRootLogin was not soon present in my ssh_config file.
>
> Thank you.
I think that ought to be enough, but clearly it isn't. It's a long
I know it is not secure.
I have soon set "PermitRootLogin yes" and restarted. In fact
PermitRootLogin was not soon present in my ssh_config file.
Thank you.
PC
Ahoj,
Dňa Mon, 7 Jul 2014 11:45:32 -0400 Steve Litt
napísal:
> On Sun, 6 Jul 2014 21:05:10 -0600
> Joe Pfeiffer wrote:
>
> I've always thought that's *exactly* what makes it a text file. If
> every character's ascii value is between 32 and 126, along with
> CarriageReturn and Linefeed, it's a
On Sun, 6 Jul 2014 21:05:10 -0600
Joe Pfeiffer wrote:
> My typical experience is that when people distinguish "text" vs
> "binary" files, they mean the whole file can reasonably be made sense
> of in a text editor (that's not a precise definition, of course, but I
> think it serves the purpose).
On Mon, Jul 7, 2014 at 9:46 PM, Nuno Magalhães wrote:
> On Mon, Jul 7, 2014 at 1:12 PM, Joel Rees wrote:
>> On Mon, Jul 7, 2014 at 7:54 PM, Nuno Magalhães
>> wrote:
>>> On Mon, Jul 7, 2014 at 4:09 AM, Joe Pfeiffer wrote:
My typical experience is that when people distinguish "text" vs
On Mon, Jul 7, 2014 at 1:12 PM, Joel Rees wrote:
> On Mon, Jul 7, 2014 at 7:54 PM, Nuno Magalhães
> wrote:
>> On Mon, Jul 7, 2014 at 4:09 AM, Joe Pfeiffer wrote:
>>> My typical experience is that when people distinguish "text" vs
>>> "binary" files, they mean the whole file can reasonably be ma
On Mon, Jul 7, 2014 at 7:54 PM, Nuno Magalhães wrote:
> On Mon, Jul 7, 2014 at 4:09 AM, Joe Pfeiffer wrote:
>> My typical experience is that when people distinguish "text" vs
>> "binary" files, they mean the whole file can reasonably be made sense
>> of in a text editor (that's not a precise defi
On Mon, Jul 7, 2014 at 4:09 AM, Joe Pfeiffer wrote:
> My typical experience is that when people distinguish "text" vs
> "binary" files, they mean the whole file can reasonably be made sense
> of in a text editor (that's not a precise definition, of course, but I
> think it serves the purpose). Wh
kamaraju kusumanchi wrote:
> Bob Proulx wrote:
> > Are you aware of SQLite?
>
> I am still exploring all the suggestions given by others. But SQLite looks
> very promising. There is a Perl DBI Interface to SQLite which might be what
> I am after.
Using Perl with DBI with an SQLite database works
Joel Rees writes:
>2014/07/07 10:39 "Joe Pfeiffer" :
>>
>> Joel Rees writes:
>>
>> > 2014/07/07 5:08 "Nuno Magalhães" :
>> >>
>> >> On Sun, Jul 6, 2014 at 9:03 PM, kamaraju kusumanchi
>> >> wrote:
>> >> > I am still exploring all the suggestions given by others. But SQLite
>> >> > looks
>> >> >
Joel Rees writes:
> 2014/07/07 10:39 "Joe Pfeiffer" :
>>
>> Joel Rees writes:
>>
>> > 2014/07/07 5:08 "Nuno Magalhães" :
>> >>
>> >> On Sun, Jul 6, 2014 at 9:03 PM, kamaraju kusumanchi
>> >> wrote:
>> >> > I am still exploring all the suggestions given by others. But SQLite
>> >> > looks
>> >>
2014/07/07 10:39 "Joe Pfeiffer" :
>
> Joel Rees writes:
>
> > 2014/07/07 5:08 "Nuno Magalhães" :
> >>
> >> On Sun, Jul 6, 2014 at 9:03 PM, kamaraju kusumanchi
> >> wrote:
> >> > I am still exploring all the suggestions given by others. But SQLite
looks
> >> > very promising. There is a Perl DBI I
Joel Rees writes:
> 2014/07/07 5:08 "Nuno Magalhães" :
>>
>> On Sun, Jul 6, 2014 at 9:03 PM, kamaraju kusumanchi
>> wrote:
>> > I am still exploring all the suggestions given by others. But SQLite looks
>> > very promising. There is a Perl DBI Interface to SQLite which might be what
>> > I am af
2014/07/07 5:08 "Nuno Magalhães" :
>
> On Sun, Jul 6, 2014 at 9:03 PM, kamaraju kusumanchi
> wrote:
> > I am still exploring all the suggestions given by others. But SQLite
looks
> > very promising. There is a Perl DBI Interface to SQLite which might be
what
> > I am after.
>
> >> > 2) I want the
Bob Proulx wrote:
> kamaraju kusumanchi wrote:
> > I have some data in text format organized as follows
> >
> > field_1,field_2,field_3,...,field_9
> > val_1_1,val_1_2,val_1_3,...,val_1_9
> > val_2_1,val_2_2,val_2_3,...,val_2_9
> > ...
> > val_100_1,val_100_2,val_100_3,...,val_100_9
> >
> >
> >
On Sun, Jul 06, 2014 at 04:03:26PM -0400, kamaraju kusumanchi wrote:
Someone else wrote (attribution removed previously) >>
> > If you are already sed/grep/awk then stop at awk. :-)
> >
> > Seriously though what do you want to do that can't be done easily with awk?
> I do use awk and have some
On Sun, Jul 6, 2014 at 9:03 PM, kamaraju kusumanchi
wrote:
> I am still exploring all the suggestions given by others. But SQLite looks
> very promising. There is a Perl DBI Interface to SQLite which might be what
> I am after.
>> > 2) I want the data to be in text format.
SQLite keeps data in b
> > I looked at mysql (http://zetcode.com/databases/mysqltutorial/), but
> there
> > the configuration seems to focus on having a central database that could
> be
> > shared across different users. This does not work for me for three
> reasons:
>
> Are you aware of SQLite?
>
I am still exploring a
Bob Proulx wrote:
kamaraju kusumanchi wrote:
I have some data in text format organized as follows
field_1,field_2,field_3,...,field_9
val_1_1,val_1_2,val_1_3,...,val_1_9
val_2_1,val_2_2,val_2_3,...,val_2_9
...
val_100_1,val_100_2,val_100_3,...,val_100_9
I want to do database (sql) like operat
to edit the data file
> directly using editors such as vim.
If you are already sed/grep/awk then stop at awk. :-)
Seriously though what do you want to do that can't be done easily with awk?
> 3) I do not have root access and am trying to avoid compiling large
> software applications
On Sunday, July 06, 2014 01:21:31 AM kamaraju kusumanchi wrote:
> I have some data in text format organized as follows
>
> field_1,field_2,field_3,...,field_9
> val_1_1,val_1_2,val_1_3,...,val_1_9
> val_2_1,val_2_2,val_2_3,...,val_2_9
> ...
> val_100_1,val_100_2,val_100_3,...,val_100_9
>
>
> I w
On Sun, 6 Jul 2014 01:21:31 -0400
kamaraju kusumanchi wrote:
> I want to do database (sql) like operations on this data. For
As you're the only user and not in a hurry, use sqlite
(also install sqlitebrowser that eases sqlite DBs exploration).
Search on the web how to pour data from your flat f
data to be in text format. Since some times, I do
sed/grep/awk the data myself. Also, this helps me to edit the data file
directly using editors such as vim.
3) I do not have root access and am trying to avoid compiling large
software applications.
Any ideas, pointers to existing code (perl scripts
Muntasim-Ul-Haque wrote:
> I've unzipped a folder and it became root protected.
Next time don't unzip it as root.
Chris
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.o
Thanks Scott! It worked like a charm.
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/52a133b2.2050...@inventati.org
; other place. What can I do now? How can I move/copy this folder to other
> > places? How to remove root access from this folder?
> > With thanks,
> > Muntasim-Ul-Haque
> >
> >
> Presuming the directory is beneath directories owned by you, otherwise
> move it to so
On 05/12/13 17:01, Muntasim-Ul-Haque wrote:
> Hi,
> I've unzipped a folder and it became root protected. The folder icon is
> showing a lock sign. Now that, I cannot copy/move this folder in any
> other place. What can I do now? How can I move/copy this folder to other
> places
Hi,
I've unzipped a folder and it became root protected. The folder icon is
showing a lock sign. Now that, I cannot copy/move this folder in any
other place. What can I do now? How can I move/copy this folder to other
places? How to remove root access from this folder?
With thanks,
Mun
Emanoil Kotsev wrote:
> Sven Joachim wrote:
>
>> On 2009-09-22 21:23 +0200, Emanoil Kotsev wrote:
>>
>>> Why does dev/null has rw permissions only for root?
>>>
>>> ls -al /dev/null
>>> -rw-r--r-- 1 root root 0 22 сеп 21,09 /dev/null
>>
>> This can happen if some program, e.g. an early init scr
Sven Joachim wrote:
> On 2009-09-22 21:23 +0200, Emanoil Kotsev wrote:
>
>> Why does dev/null has rw permissions only for root?
>>
>> ls -al /dev/null
>> -rw-r--r-- 1 root root 0 22 сеп 21,09 /dev/null
>
> This can happen if some program, e.g. an early init script, writes to
> /dev/null before t
Chris Jackson wrote:
Or udev isn't running for some reason.
I correct myself, /dev/null exists, at least on my system (lenny), on
the "underlying" /dev with the minimal set of devices on there. So it
should never not exist as far as I can see. Did you do anything that
might have dele
Nelson Castillo wrote:
On Tue, Sep 22, 2009 at 2:23 PM, Emanoil Kotsev wrote:
Why does dev/null has rw permissions only for root?
ls -al /dev/null
-rw-r--r-- 1 root root 0 22 сеп 21,09 /dev/null
Mmm. Weird major and minor numbers. It doesn't look like a char device.
It's a regular file o
On 2009-09-22 21:23 +0200, Emanoil Kotsev wrote:
> Why does dev/null has rw permissions only for root?
>
> ls -al /dev/null
> -rw-r--r-- 1 root root 0 22 сеп 21,09 /dev/null
This can happen if some program, e.g. an early init script, writes to
/dev/null before the device node for it is created.
On Tue, Sep 22, 2009 at 2:23 PM, Emanoil Kotsev wrote:
> Why does dev/null has rw permissions only for root?
>
> ls -al /dev/null
> -rw-r--r-- 1 root root 0 22 сеп 21,09 /dev/null
Mmm. Weird major and minor numbers. It doesn't look like a char device.
crw-rw-rw- 1 root root 1, 3 2009-09-21 14:24
Why does dev/null has rw permissions only for root?
ls -al /dev/null
-rw-r--r-- 1 root root 0 22 сеп 21,09 /dev/null
Where do you fix this?
regards
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
On 1 March 2009 15:06:15 Kent West wrote:
> Andrew Malcolmson wrote:
> > Thierry Chatelet wrote:
> > [snip]
> >
> >> lp does not need to be in scanner group. I know it does not help, but...
> >> Did you try to log out and back in since you put yourself in scanner
> >> group?
> >
> > or to avoid nee
Andrew Malcolmson wrote:
> Thierry Chatelet wrote:
> [snip]
>> lp does not need to be in scanner group. I know it does not help, but...
>> Did you try to log out and back in since you put yourself in scanner
>> group?
>>
>
> or to avoid needing to log out and back in, run
>
> newgrp [groupname]
>
>
Thierry Chatelet wrote:
[snip]
lp does not need to be in scanner group. I know it does not help, but...
Did you try to log out and back in since you put yourself in scanner group?
or to avoid needing to log out and back in, run
newgrp [groupname]
--
To UNSUBSCRIBE, email to debian-user-requ
On 28 February 2009 07:42:05 Scarletdown wrote:
> On Sat, 2009-02-28 at 07:32 +0100, Thierry Chatelet wrote:
> > On 28 February 2009 06:28:39 Scarletdown wrote:
> > > # EPSON Stylus NX300 | EPSON Stylus NX300 | EPSON Stylus NX300
> > > SYSFS{idVendor}=="04b8", SYSFS{idProduct}=="0848", MODE="660",
On Sat, 2009-02-28 at 07:32 +0100, Thierry Chatelet wrote:
> On 28 February 2009 06:28:39 Scarletdown wrote:
> > # EPSON Stylus NX300 | EPSON Stylus NX300 | EPSON Stylus NX300
> > SYSFS{idVendor}=="04b8", SYSFS{idProduct}=="0848", MODE="660",
> > OWNER="lp", GROUP="scanner", ENV{libsane_matched}="y
On 28 February 2009 06:28:39 Scarletdown wrote:
> I was recently given a brand new Epson Stylus NX300 Printer/Scanner/Fax,
> and have been trying to get it all working properly. Printer functions
> are working fine. For the scanning functions, I installed the iscan
> package. The device is scann
I was recently given a brand new Epson Stylus NX300 Printer/Scanner/Fax,
and have been trying to get it all working properly. Printer functions
are working fine. For the scanning functions, I installed the iscan
package. The device is scanning fine. However, it will only work for
root. This se
On Tue, Jul 15, 2008 at 10:49:41 -0400, H.S. wrote:
> H.S. wrote:
>
>> I have installed these now:
>> $> sudo aptitude install mozilla-firefox-adblock mozilla-noscript
>>
>> This is on Debian Testing.
>
> After installing these two, do I need to get the set of filters for
> adblock from somewhere
H.S. wrote:
I have installed these now:
$> sudo aptitude install mozilla-firefox-adblock mozilla-noscript
This is on Debian Testing.
After installing these two, do I need to get the set of filters for
adblock from somewhere or is it already setup? The README file in
mozilla-firefox-adbloc
Florian Kulzer wrote:
H.S., if you do install Noscript into Iceape (as root), please let us
know how this affects your upgrades. My guess is that Noscript would
have to be reinstalled after every upgrade of Iceape, but I'd like to
know.
I am not sure I want to do this as root. Usually, I t
On Mon, Jul 14, 2008 at 22:34:45 -0400, H.S. wrote:
> Mumia W.. wrote:
>>
>> The Noscript FAQ discusses this. For Seamonkey, Noscript must be
>> installed globally because Seamonkey is missing the API that makes
>> profile-installation easy.
>
> hmm ... thanks for this info.
>
>> I'm glad you m
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 07/14/08 21:34, H.S. wrote:
> Mumia W.. wrote:
>
>>
>> The Noscript FAQ discusses this. For Seamonkey, Noscript must be
>> installed globally because Seamonkey is missing the API that makes
>> profile-installation easy.
>
>
> hmm ... thanks for t
Mumia W.. wrote:
The Noscript FAQ discusses this. For Seamonkey, Noscript must be
installed globally because Seamonkey is missing the API that makes
profile-installation easy.
hmm ... thanks for this info.
I'm glad you mentioned "Seamonkey," because I had forgotten that Iceape
is Debia
On 07/14/2008 06:29 PM, Ron Johnson wrote:
I never see those messages when I update plugins in Iceweasel from
my own account.
So I think there's an "everyone uses Administrator-mode Windows" bug
somewhere in Seamonkey.
The Noscript FAQ discusses this. For Seamonkey, Noscript must be
install
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 07/14/08 18:11, H.S. wrote:
> Ron Johnson wrote:
>
>> Actually, I see this when running Windows and updating plugins in
>> restricted-privilege accounts.
> So looks like the extensions are supposed to be installed system wide
> now (for some reason
Ron Johnson wrote:
Actually, I see this when running Windows and updating plugins in
restricted-privilege accounts.
So looks like the extensions are supposed to be installed system wide
now (for some reason). In that case, shouldn't there be Debian packages
for those extensions since one canno
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 07/14/08 17:37, H.S. wrote:
> Ron Johnson wrote:
>
>>
>>> Any resolutions to this
>>> problem?
>>
>> Run iceape from an xterm, see if that gives you any feedback. If
>> not, run it thru strace.
>
>
Ron Johnson wrote:
Any resolutions to this
problem?
Run iceape from an xterm, see if that gives you any feedback. If
not, run it thru strace.
Running through xterm gave nothing, no messages at all. I cannot make
neither head nor tail of t
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 07/14/08 15:45, H.S. wrote:
> Hello,
>
> I tried to install the NoScript and Flashblock extensions in Iceape
> browser (on fully upgraded Debian Testing), but both extensions report
> that I do not have write permissions to some directories.
>
> L
Hello,
I tried to install the NoScript and Flashblock extensions in Iceape
browser (on fully upgraded Debian Testing), but both extensions report
that I do not have write permissions to some directories.
Looks like they are being installed system wide. Why so? Aren't they
supposed to be inst
On Wed, May 17, 2006 at 09:22:37PM -0700, Christopher Nelson wrote:
> On Wed, May 17, 2006 at 08:27:01PM -0700, David E. Fox wrote:
> >
> > Hello. I am a newbie when it comes to using USB devices.
> >
> > Nevertheless, I opted for a Kodak easyshare C310. The camera is
> > supported well enough by
On Wed, May 17, 2006 at 08:27:01PM -0700, David E. Fox wrote:
>
> Hello. I am a newbie when it comes to using USB devices.
>
> Nevertheless, I opted for a Kodak easyshare C310. The camera is
> supported well enough by linux, using gphoto2. It seems to be a PTP
> device, not a mass storage device.
Hello. I am a newbie when it comes to using USB devices.
Nevertheless, I opted for a Kodak easyshare C310. The camera is
supported well enough by linux, using gphoto2. It seems to be a PTP
device, not a mass storage device.
Plugging in the cable, I get message that the device is detected, but
no
On Tue, Jun 07, 2005 at 11:41:23AM +0200, Olaf van der Spek wrote:
> Is it possible for a user to ensure that a certain app is (always)
> started after system start (and stopped before shutdown) without using
> root access?
> If so, how?
Use sudo to give certain users root access to
Hi,
Is it possible for a user to ensure that a certain app is (always)
started after system start (and stopped before shutdown) without using
root access?
If so, how?
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Phil Dyer wrote:
> Phil Dyer said:
>
> >xxx xxx said:
>
> >>>Hi all,
> >>>
> >>>I'm trying for the last 6 months to connect to the Internet as an
> ordinary
> >>>user but only root can! I gave full permissions to pppd, all
> /etc/ppp files,
> >>>kppp, wvdial. I can connect but when I open Mozilla
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Phil Dyer said:
> xxx xxx said:
>>> Hi all,
>>>
>>> I'm trying for the last 6 months to connect to the Internet as an ordinary
>>> user but only root can! I gave full permissions to pppd, all /etc/ppp
>>> files,
>>> kppp, wvdial. I can connect but
add your normal user to the group dip.
adduser dip
the user is already in the dip group...
_
Don't just search. Find. Check out the new MSN Search!
http://search.msn.click-url.com/go/onm00200636ave/direct/01/
--
To UNSUBSCRIB
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
xxx xxx said:
> Hi all,
>
> I'm trying for the last 6 months to connect to the Internet as an ordinary
> user but only root can! I gave full permissions to pppd, all /etc/ppp files,
> kppp, wvdial. I can connect but when I open Mozilla I can't conne
Hi all,
I'm trying for the last 6 months to connect to the Internet as an ordinary
user but only root can! I gave full permissions to pppd, all /etc/ppp files,
kppp, wvdial. I can connect but when I open Mozilla I can't connect
anywhere. Only root can! I tried to use pon with no result. I'm us
On Mon, 1 Nov 2004 12:11:48 +0100, Luis Fernando Llana Díaz
<[EMAIL PROTECTED]> wrote:
> Hi all,
> I have a doubt. I ussually use ssh to access remote machines without sending any
> password
> (PasswordAuthentication no) and I store private keys with the help of ssh-agent.
> This is valid also
On Mon, 2004-11-01 at 12:11 +0100, Luis Fernando Llana Díaz wrote:
> Hi all,
> I have a doubt. I ussually use ssh to access remote machines
> without sending any password (PasswordAuthentication no) and I
> store private keys with the help of ssh-agent.
> This is valid also to login as another
Hi all,
I have a doubt. I ussually use ssh to access remote machines without sending any
password
(PasswordAuthentication no) and I store private keys with the help of ssh-agent.
This is valid also to login as another users (including root) in the local machine
(ssh [EMAIL PROTECTED]). With t
On Mon, Nov 18, 2002 at 03:06:18PM -0800, Bill Moseley wrote:
> At 05:51 PM 11/18/02 -0500, Hubert Chan wrote:
> >cdparanoia requires access to /dev/sg0 as well. Make sure you have the
> >right permissions set for that too.
>
> Argh! Thanks. That's why I'm trying to keep better notes this insta
At 05:51 PM 11/18/02 -0500, Hubert Chan wrote:
>cdparanoia requires access to /dev/sg0 as well. Make sure you have the
>right permissions set for that too.
Argh! Thanks. That's why I'm trying to keep better notes this install.
IIRC, I remember using strace to find that solution last time
>(BT
>>>>> "Bill" == Bill Moseley <[EMAIL PROTECTED]> writes:
Bill> This will be obvious, but I can't see the difference: I've got two
Bill> debian machines -- one is "bumby" and the other is "burn". "burn"
Bill> needs
At 02:18 PM 11/18/02 -0800, Shawn Lamson wrote:
Where it works:
lrwxrwxrwx1 root root4 Mar 28 2002 /dev/cdrom ->scd0
lrwxrwxrwx1 root root4 Feb 21 2002 /dev/sr0 ->scd0
brw-rw1 root audio 11, 0 Jan 24 2002 /dev/scd0
-rwxr-xr-x1 root
--- Bill Moseley <[EMAIL PROTECTED]> wrote:
> This will be obvious, but I can't see the difference:
>
> I've got two debian machines -- one is "bumby" and the other is
> "burn".
> "burn" needs root access to read the ide-scsi cdrom
This will be obvious, but I can't see the difference:
I've got two debian machines -- one is "bumby" and the other is "burn".
"burn" needs root access to read the ide-scsi cdrom where "bumby" will work
as a normal user:
here's on bumby wher
--- Begin Message ---
Unfortunately, SU doesn't work .. whenever I type it, it tells me:
"su: module is unknown.
Sorry."
--- End Message ---
On Sat, 28 Jul 2001 [EMAIL PROTECTED] wrote:
>How can I make it so that I can run the X Server using another user account?
If you're talking about logging in as user, then running an X client as
root, all you have to do is (in an xterm)
$xhost +localhost
$su -
#X_client_you_want_to_run_as_root
How can I make it so that I can run the X Server using another user account?
-- Deven
> "Nico" == Nico De Ranter <[EMAIL PROTECTED]> writes:
Nico> Howdy, I'm setting up a number Linux servers in our lab. All
Nico> servers will be connected through the serial port to a console
Nico> master. Unfortunately it turns out the Debian installation
Nico> (testing) refuses root login on
Howdy,
I'm setting up a number Linux servers in our lab. All servers
will be connected through the serial port to a console master.
Unfortunately it turns out the Debian installation (testing) refuses
root login on the serial console because PAM consideres it "not secure" >-(.
Is there any way to
Erik van der Meulen wrote:
>
> This should be obvious, but I have not been able to find it myself...
>
> I would like to access my system (all local) as root directly. Now I
> telnet as ordinary user and su to root for maintanance. I know this is
> considered 'bad practice', but I would like to b
Hi,
it is a bad habit to acces your system as root via telnet, but if you
really want to:
add a line like this to /etc/securetty:
pts/0
pts/1
These are the terminals which allows root login, so this will enable root
login on two connections.
Better use ssh and Putty if you are working from a win
intanance. I know this is
> considered 'bad practice', but I would like to be able to do this
> anyway.
Don't.
Certainly not through telnet. I'd ***STRONGLY*** suggest you remove
the telnet daemon from your system.
Install ssh. root access is denied by default, but it
This should be obvious, but I have not been able to find it myself...
I would like to access my system (all local) as root directly. Now I
telnet as ordinary user and su to root for maintanance. I know this is
considered 'bad practice', but I would like to be able to do this
anyway.
Thanks a lot!
I need to use rdist to sync some system files from one machine to
another. I am unable to access the second machine as root. I have made
a .rhosts in the second machines /root dir and tried to put
ALL: local in /etc/hosts.allow. Both machines are rather verbatim
Debian 2.2
I assume root is prevente
Mike <[EMAIL PROTECTED]> writes:
Mike> Is there some way to restrict root access to the physical terminal
Mike> connected to my machine? I recently had a server rooted and I'm
Mike> starting from scratch with serious security in mind. If I did
Mike> restrict root acce
On Tue, Aug 22, 2000 at 02:05:14PM -0700, Mike wrote:
> Hello:
>
> Is there some way to restrict root access to the physical terminal
> connected to my machine? I recently had a server rooted and I'm starting
> from scratch with serious security in mind. If I did restri
Hello:
Is there some way to restrict root access to the physical terminal
connected to my machine? I recently had a server rooted and I'm starting
from scratch with serious security in mind. If I did restrict root access
as above, would that successfully thwart root exploits?
Als
Anyway 'chsh' is for admin use, not editing directly /etc/passwd, doing
that is a bad practice (i do too as always i think but that dont mean it's ok).
At 23.00 27/6/00 +0200, Harald Thingelstad wrote:
On Tue, 27 Jun 2000, Frank van der Hulst wrote:
> Help!!!
>
> I just installed Debian GN
Many thanks to those who emailed me help.
In the end (after perusing the list archives), I figured out that
there's many more parameters that can follow 'rescue' when booting from
the CDROM. In particular, I found that
rescue root=/dev/hda1 single
was enough to get root access b
so that root's shell is
> /bin/tcsh
>
> Then, I found that tcsh isn't in the /bin directory! And I've logged out
> from the only session where I had root access. So I can't get root
> access. Is there a way to login as root, and specify the shell to run?
>
>
I prefer booting with a lilo option like init=/bin/sh, remounting the root
partition read-write and edit again...
Or perhaps you got sudo installed and configed?? That'll be the easiest
...
Ron Rademaker
On Tue, 27 Jun 2000, Harald Thingelstad wrote:
> On Tue, 27 Jun 2000, Frank van der Hulst w
On Tue, 27 Jun 2000, Frank van der Hulst wrote:
> Help!!!
>
> I just installed Debian GNU/Linux, everything was going well.
>
> Then I decided I'd change the shell for root to the C shell. So I used
> emacs to change the /etc/passwd entry for root, so that root's shell is
> /bin/tcsh
>
> Then,
On Tue, 27 Jun 2000, Frank van der Hulst wrote:
> Is there a way to login as root, and specify the shell to run?
Very easy if you have physical access to the machine:
Reboot, hold the Shift key while LILO is booting, enter the default
booting image name (e.g. Linux) and append
init=/bin/bash
I've logged out
from the only session where I had root access. So I can't get root
access. Is there a way to login as root, and specify the shell to run?
Or any other way to copy/link a shell to /bin/tcsh ? Or to edit the
/etc/passwd file? Or to copy the /etc/passwd~ file to /etc/passwd?
Frank.
Cory Snavely writes:
> Yeah, but since pppd runs setuid root, just membership in dip won't let
> you kill pppd
Your ability to kill a pppd you started has nothing to do with group
membership. Pppd knows who started it and will obey a kill from that user.
> ... unless you set poff setuid root
> Cory Snavely writes:
> > I just set up ppp on my slink workstation yesterday, and I used sudo to
> > avoid setting scripts suid (although pppd installs as suid root). Even
> > though I'm using pon/poff, I'll bet sudo can solve your problem, too, if
> > suid scripts give you "the feeling".
>
> You
1 - 100 of 131 matches
Mail list logo