Unsubscribe

2003-02-10 Thread Schötterl. Jochen
Unsubscribe  

Re: raw disk access

2003-02-10 Thread Peter Cordes
On Mon, Feb 10, 2003 at 08:43:22AM -0500, Phillip Hofmeister wrote: > On Mon, 10 Feb 2003 at 01:24:29PM +0100, Alberto Cort?s wrote: > > cp, dd and every command use the system calls, and system calls use > > the drivers, and i am not sure the drivers don't modify "structure". > > dd, cat, etc. do

Re: securing pop3

2003-02-10 Thread Glen Mehn
Janus N. Tøndering wrote: On Tue, 2003-02-11 at 19:30, Ross Currie wrote: quite right. You'll want to put something like /bin/false in your passwd file as the user's shell. Both /bin/false and /bin/true has been suggested. Any difference in using the two? /bin/false returns false, while /

Re: securing pop3

2003-02-10 Thread Janus N.
On Tue, 2003-02-11 at 19:30, Ross Currie wrote: > quite right. > You'll want to put something like /bin/false in your passwd file as the user's > shell. Both /bin/false and /bin/true has been suggested. Any difference in using the two? Janus -- Janus Nørgaard Tøndering email: janus(at)ba

Re: raw disk access

2003-02-10 Thread Peter Cordes
On Mon, Feb 10, 2003 at 08:43:22AM -0500, Phillip Hofmeister wrote: > On Mon, 10 Feb 2003 at 01:24:29PM +0100, Alberto Cort?s wrote: > > cp, dd and every command use the system calls, and system calls use > > the drivers, and i am not sure the drivers don't modify "structure". > > dd, cat, etc. do

Re: securing pop3

2003-02-10 Thread Glen Mehn
Janus N. Tøndering wrote: On Tue, 2003-02-11 at 19:30, Ross Currie wrote: quite right. You'll want to put something like /bin/false in your passwd file as the user's shell. Both /bin/false and /bin/true has been suggested. Any difference in using the two? /bin/false returns false, while /b

subscribe

2003-02-10 Thread Stephen Muir
subscribe   Regards   Stephen Muir DDI:  +64-9-363-5833 MOB:    +64-25-829-856   -- "This communication, including any attachments, is confidential. If you are not the intended recipient, you sho

Re: securing pop3

2003-02-10 Thread Jens Schuessler
* Bernard Lheureux <[EMAIL PROTECTED]> [10-02-03 22:53]: > About securing POP3, IMAP or SMTP, does someone know where I could find .deb > packages of stunnel ? ?? $ apt-cache show stunnel Package: stunnel Priority: optional Section: non-US Installed-Size: 220 Maintainer: Paolo Molaro <[EMAIL PRO

Re: securing pop3

2003-02-10 Thread Bernard Lheureux
On Monday 10 February 2003 23:20, martin f krafft wrote: > > also sprach Bernard Lheureux <[EMAIL PROTECTED]> [2003.02.10.2253 +0100]: > > About securing POP3, IMAP or SMTP, does someone know where I could find > > .deb packages of stunnel ? > > it's in non-US, so include the non-US mirrors in you

Re: securing pop3

2003-02-10 Thread Janus N.
On Tue, 2003-02-11 at 19:30, Ross Currie wrote: > quite right. > You'll want to put something like /bin/false in your passwd file as the user's > shell. Both /bin/false and /bin/true has been suggested. Any difference in using the two? Janus -- Janus Nørgaard Tøndering email: janus(at)ba

Re: securing pop3

2003-02-10 Thread Ross Currie
Quoting vincenzo <[EMAIL PROTECTED]>: > On Mon, 10 Feb 2003 16:26:03 -0500 (EST) > Mike Dresser <[EMAIL PROTECTED]> wrote: > > > That lets you in just fine unfortunately. > > > > mdresser:x:1000:1000:Mike Dresser,,,:/home/mdresser: > > > > x:~# login > > x login: mdresser > > Password: > > Last

Re: securing pop3

2003-02-10 Thread Tim van Erven
On Mon, 10/02/2003 10:53 +0100, Bernard Lheureux wrote: > On Saturday 08 February 2003 15:23, Kristof Goossens wrote: > About securing POP3, IMAP or SMTP, does someone know where I could find .deb > packages of stunnel ? It's in stable. You might want to recompile that package without pthread sup

Re: securing pop3

2003-02-10 Thread Johannes Berth
* vincenzo <[EMAIL PROTECTED]>: > You can simply add them in the /etc/passwd file without giving any shell > at all, like that: > leon:x:1050:100::/home/leon: /--[ man 5 passwd ]: | If this field is empty, it defaults to the value /bin/sh. \-- /bin/false would be a better solution.

Re: securing pop3

2003-02-10 Thread Vineet Kumar
* Bernard Lheureux ([EMAIL PROTECTED]) [030210 14:07]: > On Saturday 08 February 2003 15:23, Kristof Goossens wrote: > > > > Hello all, > > > > I need to make a pop3 account on my server. I intend to work with ipop3d to > > provide secure pop3 service. Now I want to provide this service for only >

Re: securing pop3

2003-02-10 Thread martin f krafft
also sprach Bernard Lheureux <[EMAIL PROTECTED]> [2003.02.10.2253 +0100]: > About securing POP3, IMAP or SMTP, does someone know where I could find .deb > packages of stunnel ? it's in non-US, so include the non-US mirrors in your sources.list! but i suggest you use courier-pop-ssl, courier-imap

Re: securing pop3

2003-02-10 Thread vincenzo
On Mon, 10 Feb 2003 16:26:03 -0500 (EST) Mike Dresser <[EMAIL PROTECTED]> wrote: > That lets you in just fine unfortunately. > > mdresser:x:1000:1000:Mike Dresser,,,:/home/mdresser: > > x:~# login > x login: mdresser > Password: > Last login: Mon Feb 10 16:23:51 2003 on pts/1 > Linux x 2.4.20 #1

Re: securing pop3

2003-02-10 Thread martin f krafft
also sprach Mike Dresser <[EMAIL PROTECTED]> [2003.02.10.2226 +0100]: > That lets you in just fine unfortunately. so put /bin/true for the shell. -- Please do not CC me when replying to lists; I read them! .''`. martin f. krafft <[EMAIL PROTECTED]> : :' :proud Debian developer, admin

Re: securing pop3

2003-02-10 Thread Bernard Lheureux
On Saturday 08 February 2003 15:23, Kristof Goossens wrote: > > Hello all, > > I need to make a pop3 account on my server. I intend to work with ipop3d to > provide secure pop3 service. Now I want to provide this service for only > few people, and I don't want them to have an account on the system

Subscribe

2003-02-10 Thread Stephen Muir
Subscribe   Regards   Stephen Muir DDI:  +64-9-363-5833 MOB:    +64-25-829-856   -- "This communication, including any attachments, is confidential. If you are not the intended recipient, you sho

Re: securing pop3

2003-02-10 Thread Mike Dresser
On Mon, 10 Feb 2003, vincenzo wrote: > You can simply add them in the /etc/passwd file without giving any shell > at all, like that: > leon:x:1050:100::/home/leon: > That lets you in just fine unfortunately. mdresser:x:1000:1000:Mike Dresser,,,:/home/mdresser: x:~# login x login: mdresser Passwo

Re: securing pop3

2003-02-10 Thread martin f krafft
also sprach vincenzo <[EMAIL PROTECTED]> [2003.02.10.2156 +0100]: > > I need to make a pop3 account on my server. I intend to work with > > ipop3d to provide secure pop3 service. Now I want to provide this > > service for only few people, and I don't want them to have an account > > on the system.

subscribe

2003-02-10 Thread Stephen Muir
subscribe   Regards   Stephen Muir DDI:  +64-9-363-5833 MOB:    +64-25-829-856   -- "This communication, including any attachments, is confidential. If you are not the intended recipient, you sho

Re: securing pop3

2003-02-10 Thread Jens Schuessler
* Bernard Lheureux <[EMAIL PROTECTED]> [10-02-03 22:53]: > About securing POP3, IMAP or SMTP, does someone know where I could find .deb > packages of stunnel ? ?? $ apt-cache show stunnel Package: stunnel Priority: optional Section: non-US Installed-Size: 220 Maintainer: Paolo Molaro <[EMAIL PRO

Re: securing pop3

2003-02-10 Thread vincenzo
On Sat, 8 Feb 2003 15:23:33 +0100 Kristof Goossens <[EMAIL PROTECTED]> wrote: > I need to make a pop3 account on my server. I intend to work with > ipop3d to provide secure pop3 service. Now I want to provide this > service for only few people, and I don't want them to have an account > on the sys

Re: securing pop3

2003-02-10 Thread Bernard Lheureux
On Monday 10 February 2003 23:20, martin f krafft wrote: > > also sprach Bernard Lheureux <[EMAIL PROTECTED]> [2003.02.10.2253 +0100]: > > About securing POP3, IMAP or SMTP, does someone know where I could find > > .deb packages of stunnel ? > > it's in non-US, so include the non-US mirrors in you

Re: securing pop3

2003-02-10 Thread Ross Currie
Quoting vincenzo <[EMAIL PROTECTED]>: > On Mon, 10 Feb 2003 16:26:03 -0500 (EST) > Mike Dresser <[EMAIL PROTECTED]> wrote: > > > That lets you in just fine unfortunately. > > > > mdresser:x:1000:1000:Mike Dresser,,,:/home/mdresser: > > > > x:~# login > > x login: mdresser > > Password: > > Last

Re: securing pop3

2003-02-10 Thread Tim van Erven
On Mon, 10/02/2003 10:53 +0100, Bernard Lheureux wrote: > On Saturday 08 February 2003 15:23, Kristof Goossens wrote: > About securing POP3, IMAP or SMTP, does someone know where I could find .deb > packages of stunnel ? It's in stable. You might want to recompile that package without pthread sup

Re: securing pop3

2003-02-10 Thread Johannes Berth
* vincenzo <[EMAIL PROTECTED]>: > You can simply add them in the /etc/passwd file without giving any shell > at all, like that: > leon:x:1050:100::/home/leon: /--[ man 5 passwd ]: | If this field is empty, it defaults to the value /bin/sh. \-- /bin/false would be a better solution. -- To UNS

Re: securing pop3

2003-02-10 Thread Vineet Kumar
* Bernard Lheureux ([EMAIL PROTECTED]) [030210 14:07]: > On Saturday 08 February 2003 15:23, Kristof Goossens wrote: > > > > Hello all, > > > > I need to make a pop3 account on my server. I intend to work with ipop3d to > > provide secure pop3 service. Now I want to provide this service for only >

Re: securing pop3

2003-02-10 Thread martin f krafft
also sprach Bernard Lheureux <[EMAIL PROTECTED]> [2003.02.10.2253 +0100]: > About securing POP3, IMAP or SMTP, does someone know where I could find .deb > packages of stunnel ? it's in non-US, so include the non-US mirrors in your sources.list! but i suggest you use courier-pop-ssl, courier-imap

Re: securing pop3

2003-02-10 Thread vincenzo
On Mon, 10 Feb 2003 16:26:03 -0500 (EST) Mike Dresser <[EMAIL PROTECTED]> wrote: > That lets you in just fine unfortunately. > > mdresser:x:1000:1000:Mike Dresser,,,:/home/mdresser: > > x:~# login > x login: mdresser > Password: > Last login: Mon Feb 10 16:23:51 2003 on pts/1 > Linux x 2.4.20 #1

Re: securing pop3

2003-02-10 Thread martin f krafft
also sprach Mike Dresser <[EMAIL PROTECTED]> [2003.02.10.2226 +0100]: > That lets you in just fine unfortunately. so put /bin/true for the shell. -- Please do not CC me when replying to lists; I read them! .''`. martin f. krafft <[EMAIL PROTECTED]> : :' :proud Debian developer, admin

Re: securing pop3

2003-02-10 Thread Bernard Lheureux
On Saturday 08 February 2003 15:23, Kristof Goossens wrote: > > Hello all, > > I need to make a pop3 account on my server. I intend to work with ipop3d to > provide secure pop3 service. Now I want to provide this service for only > few people, and I don't want them to have an account on the system

Subscribe

2003-02-10 Thread Stephen Muir
Subscribe   Regards   Stephen Muir DDI:  +64-9-363-5833 MOB:    +64-25-829-856   -- "This communication, including any attachments, is confidential. If you are not the intended recipient, you sho

Re: securing pop3

2003-02-10 Thread Mike Dresser
On Mon, 10 Feb 2003, vincenzo wrote: > You can simply add them in the /etc/passwd file without giving any shell > at all, like that: > leon:x:1050:100::/home/leon: > That lets you in just fine unfortunately. mdresser:x:1000:1000:Mike Dresser,,,:/home/mdresser: x:~# login x login: mdresser Passwo

Re: securing pop3

2003-02-10 Thread martin f krafft
also sprach vincenzo <[EMAIL PROTECTED]> [2003.02.10.2156 +0100]: > > I need to make a pop3 account on my server. I intend to work with > > ipop3d to provide secure pop3 service. Now I want to provide this > > service for only few people, and I don't want them to have an account > > on the system.

Re: securing pop3

2003-02-10 Thread vincenzo
On Sat, 8 Feb 2003 15:23:33 +0100 Kristof Goossens <[EMAIL PROTECTED]> wrote: > I need to make a pop3 account on my server. I intend to work with > ipop3d to provide secure pop3 service. Now I want to provide this > service for only few people, and I don't want them to have an account > on the sys

Re: port 3306 help

2003-02-10 Thread Phillip Hofmeister
On Mon, 10 Feb 2003 at 02:45:55PM +0200, Ulas B. Baloglu wrote: > I am using or will use(if i can connect) mysql-front or Access2MySQL_v11 > to make the conversion, do you know alternate to do it on local host? > thanks > If you want to jump in the bed with the devil...you could run the MySQL OBD

Re: raw disk access

2003-02-10 Thread Phillip Hofmeister
On Mon, 10 Feb 2003 at 01:24:29PM +0100, Alberto Cort?s wrote: > cp, dd and every command use the system calls, and system calls use > the drivers, and i am not sure the drivers don't modify "structure". dd, cat, etc. do modify the structure. One common way I rip an ISO is: cat /dev/cdrom > myfi

Re: port 3306 help

2003-02-10 Thread Mathieu Laurent
Ms Access to mysql http://mdbtools.sourceforge.net/ http://packages.debian.org/unstable/utils/mdbtools.html Regards Mathieu Ulas B. Baloglu wrote: I am using or will use(if i can connect) mysql-front or Access2MySQL_v11 to make the conversion, do you know alternate to do it on local host? t

Re: port 3306 help

2003-02-10 Thread Ulas B. Baloglu
I am using or will use(if i can connect) mysql-front or Access2MySQL_v11 to make the conversion, do you know alternate to do it on local host? thanks > > well you haven't told us how you are doing the conversion > > > > by the way i am a programmer not a linux admin, guru etc. so forgive > me

Re: raw disk access

2003-02-10 Thread Alberto Cortés
El sáb, 08 de feb de 2003, a las 23:49 +0100, Christian decía que: > What about > > cp /dev/sdx /dev/sdy > cp, dd and every command use the system calls, and system calls use the drivers, and i am not sure the drivers don't modify "structure". example: step 1) you read a block of data fro

Re: port 3306 help

2003-02-10 Thread Sean Burlington
Ulas B. Baloglu wrote: Thanks, I stopped the firewall but couldn't find the following file /etc/mysql/my.cnf my installation folder is /usr/local/mysql but there is no my.cnf there also. I used mysql-max-3.23.54a-unknown-linux-sparc.tar.gz for installation. you might have been better of ins

Re: port 3306 help

2003-02-10 Thread Phillip Hofmeister
On Mon, 10 Feb 2003 at 02:45:55PM +0200, Ulas B. Baloglu wrote: > I am using or will use(if i can connect) mysql-front or Access2MySQL_v11 > to make the conversion, do you know alternate to do it on local host? > thanks > If you want to jump in the bed with the devil...you could run the MySQL OBD

Re: port 3306 help

2003-02-10 Thread Ulas B. Baloglu
Thanks, I stopped the firewall but couldn't find the following file /etc/mysql/my.cnf my installation folder is /usr/local/mysql but there is no my.cnf there also. I used mysql-max-3.23.54a-unknown-linux-sparc.tar.gz for installation. I am trying remote for converting old access db to mysql, i

Re: raw disk access

2003-02-10 Thread Phillip Hofmeister
On Mon, 10 Feb 2003 at 01:24:29PM +0100, Alberto Cort?s wrote: > cp, dd and every command use the system calls, and system calls use > the drivers, and i am not sure the drivers don't modify "structure". dd, cat, etc. do modify the structure. One common way I rip an ISO is: cat /dev/cdrom > myfi

Re: xconsole с другой тачки

2003-02-10 Thread ireo
- Original Message - From: "Rinat Bikatov" <[EMAIL PROTECTED]> To: Sent: Monday, February 10, 2003 9:49 AM Subject: xconsole с другой тачки > Можно ли запустить xconsole, которая будет показывать сообщения с другой > тачки? ENGLISH please (angliskji praszu) pzdr ireo

Re: port 3306 help

2003-02-10 Thread Mathieu Laurent
Ms Access to mysql http://mdbtools.sourceforge.net/ http://packages.debian.org/unstable/utils/mdbtools.html Regards Mathieu Ulas B. Baloglu wrote: I am using or will use(if i can connect) mysql-front or Access2MySQL_v11 to make the conversion, do you know alternate to do it on local host? th

Re: port 3306 help

2003-02-10 Thread Sean Burlington
Ulas B. Baloglu wrote: I tried to remote mysql db, but I guess port 3306 is blocked can anyone send me a method to change firewall settings and unblock it, or to stop firewall temporarily. Thanks, ulash mysql isn't network enabled by default if you want to connect remotely you first have

Re: [personal] securing pop3

2003-02-10 Thread Sean Burlington
you don't have to switch smtp servers to do this the following link describes a method of setting up virtual domain for exim/imap http://www.tty1.net/virtual_domains_de.html I am fairly sure courier-pop uses the same authentication system SEan Gary MacDougall wrote: Not sure if you care, bu

Re: port 3306 help

2003-02-10 Thread Ulas B. Baloglu
I am using or will use(if i can connect) mysql-front or Access2MySQL_v11 to make the conversion, do you know alternate to do it on local host? thanks > > well you haven't told us how you are doing the conversion > > > > by the way i am a programmer not a linux admin, guru etc. so forgive > me

Re: port 3306 help

2003-02-10 Thread Mathieu Laurent
Which firewall do you use? iptables, ipchains on your debian? or a firewall box with checkpoint, ... You must also give the privileges to the user of the DB to reach them in remote: - comment the line skip-networking in /etc/mysql/my.cnf - update table user, db in db mysql. Ulas B. Baloglu w

Re: xconsole с другой тачки

2003-02-10 Thread Ринат
10 Февраль 2003 14:00, Patrick Herzberger написал: > Sorry but im not able to read this message in russian. > Perhaps try to ask the group in english, or change your > character set sorry, i have this post in other area

Re: raw disk access

2003-02-10 Thread Alberto Cortés
El sáb, 08 de feb de 2003, a las 23:49 +0100, Christian decía que: > What about > > cp /dev/sdx /dev/sdy > cp, dd and every command use the system calls, and system calls use the drivers, and i am not sure the drivers don't modify "structure". example: step 1) you read a block of data fro

port 3306 help

2003-02-10 Thread Ulas B. Baloglu
I tried to remote mysql db, but I guess port 3306 is blocked can anyone send me a method to change firewall settings and unblock it, or to stop firewall temporarily. Thanks, ulash

Re: port 3306 help

2003-02-10 Thread Sean Burlington
Ulas B. Baloglu wrote: Thanks, I stopped the firewall but couldn't find the following file /etc/mysql/my.cnf my installation folder is /usr/local/mysql but there is no my.cnf there also. I used mysql-max-3.23.54a-unknown-linux-sparc.tar.gz for installation. you might have been better of inst

Re: xconsole с другой тачки

2003-02-10 Thread Patrick Herzberger
Hi ! Sorry but im not able to read this message in russian. Perhaps try to ask the group in english, or change your character set regards Patrick - Original Message - From: "Rinat Bikatov" <[EMAIL PROTECTED]> To: Sent: Monday, February 10, 2003 9:49 AM Subject: xconsole с другой тачки

Re: port 3306 help

2003-02-10 Thread Ulas B. Baloglu
Thanks, I stopped the firewall but couldn't find the following file /etc/mysql/my.cnf my installation folder is /usr/local/mysql but there is no my.cnf there also. I used mysql-max-3.23.54a-unknown-linux-sparc.tar.gz for installation. I am trying remote for converting old access db to mysql, i

Re: xconsole с другой тачки

2003-02-10 Thread ireo
- Original Message - From: "Rinat Bikatov" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, February 10, 2003 9:49 AM Subject: xconsole Ó ÄÒÕÇÏÊ ÔÁÞËÉ > íÏÖÎÏ ÌÉ ÚÁÐÕÓÔÉÔØ xconsole, ËÏÔÏÒÁÑ ÂÕÄÅÔ ÐÏËÁÚÙ×ÁÔØ ÓÏÏÂÝÅÎÉÑ Ó ÄÒÕÇÏÊ > ÔÁÞËÉ? ENGLISH please (angliskji praszu) pzdr ireo

Re: port 3306 help

2003-02-10 Thread Sean Burlington
Ulas B. Baloglu wrote: I tried to remote mysql db, but I guess port 3306 is blocked can anyone send me a method to change firewall settings and unblock it, or to stop firewall temporarily. Thanks, ulash mysql isn't network enabled by default if you want to connect remotely you first have to

Re: [personal] securing pop3

2003-02-10 Thread Sean Burlington
you don't have to switch smtp servers to do this the following link describes a method of setting up virtual domain for exim/imap http://www.tty1.net/virtual_domains_de.html I am fairly sure courier-pop uses the same authentication system SEan Gary MacDougall wrote: Not sure if you care, but

Re: port 3306 help

2003-02-10 Thread Mathieu Laurent
Which firewall do you use? iptables, ipchains on your debian? or a firewall box with checkpoint, ... You must also give the privileges to the user of the DB to reach them in remote: - comment the line skip-networking in /etc/mysql/my.cnf - update table user, db in db mysql. Ulas B. Baloglu wro

xconsole с другой тачки

2003-02-10 Thread Rinat Bikatov
Можно ли запустить xconsole, которая будет показывать сообщения с другой тачки? -- Ринат писать: [EMAIL PROTECTED]

Re: xconsole с другой тачки

2003-02-10 Thread Ринат
10 æÅ×ÒÁÌØ 2003 14:00, Patrick Herzberger ÎÁÐÉÓÁÌ: > Sorry but im not able to read this message in russian. > Perhaps try to ask the group in english, or change your > character set sorry, i have this post in other area -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe

port 3306 help

2003-02-10 Thread Ulas B. Baloglu
I tried to remote mysql db, but I guess port 3306 is blocked can anyone send me a method to change firewall settings and unblock it, or to stop firewall temporarily. Thanks, ulash -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: xconsole с другой тачки

2003-02-10 Thread Patrick Herzberger
Hi ! Sorry but im not able to read this message in russian. Perhaps try to ask the group in english, or change your character set regards Patrick - Original Message - From: "Rinat Bikatov" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, February 10, 2003 9:49 AM Subject: xconso

xconsole с другой тачки

2003-02-10 Thread Rinat Bikatov
íÏÖÎÏ ÌÉ ÚÁÐÕÓÔÉÔØ xconsole, ËÏÔÏÒÁÑ ÂÕÄÅÔ ÐÏËÁÚÙ×ÁÔØ ÓÏÏÂÝÅÎÉÑ Ó ÄÒÕÇÏÊ ÔÁÞËÉ? -- òÉÎÁÔ ÐÉÓÁÔØ: [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]