Re: Modem Configuration

2003-09-04 Thread Arto Leskinen
On Thursday 04 September 2003 18:56, Tomas Taylor wrote:

 I have had MacOS X for a number of months.  I have yet to figure out 
 the dual-password system:  a password for the Graphic interface and a 
 second password for Terminal interface.  I still don't know how to 
 become a superuser from Darwin.  What's the password?
There isn't one. The root account is disabled by default in OS X.
No root account = No root exploits. Simple, huh?
I couldn't tell you how to enable it.
Apple probably knows.
Maybe they'll tell you, maybe they won't.
-HTH
Go to check darvin (or macosxmanaxer for example) discussion lists in
www.apple.com. There is an easy solution, which I do not remember
right now. Still, you do not really need it for anything. Use sudo
instead.
Arto
--
 :^) - (^: -
Arto Leskinen
Tel. +358 9 2291 2242  Finnish Association of Graduate Engineers TEK
Fax. +358 9 2291 2911  Ratavartijankatu 2, FIN-00520 Helsinki
GSM  +358 40 553 9474  E-mail [EMAIL PROTECTED]


Re: OT: OS X root (was Modem Configuration)

2003-09-04 Thread Nick Texidor
you can also use the NetInfo Manager in Utilities.  In the security tab there 
is a Change Root User Password option.

N


On Fri, 5 Sep 2003 14:32, Ben Reser wrote:
> On Thu, Sep 04, 2003 at 08:21:13PM -0400, Carl Brown wrote:
> > There isn't one. The root account is disabled by default in OS X.
> > No root account = No root exploits. Simple, huh?
> > I couldn't tell you how to enable it.
> > Apple probably knows.
> > Maybe they'll tell you, maybe they won't.
>
> That's not entirely accurate.  It does exist it just doesn't have a
> password set on it so you can't by default log into it.  A little bit of
> sudo action can set one and enable it...  If you search google you can
> find out how.

-- 
Nick Texidor
Technical Director
Webbods Pty Ltd

eml: [EMAIL PROTECTED]
web: www.webbods.com.au

tel: 02 4368 6949
mob: 0414 810284

aim: webbod1
yah: webbod1
icq: 398
msn: [EMAIL PROTECTED]
jab: [EMAIL PROTECTED]

==
Public key: http://texidor.webbods.com.au/nickt_public_key.asc
==




Re: OT: OS X root (was Modem Configuration)

2003-09-04 Thread Ben Reser
On Thu, Sep 04, 2003 at 08:21:13PM -0400, Carl Brown wrote:
> There isn't one. The root account is disabled by default in OS X.
> No root account = No root exploits. Simple, huh?
> I couldn't tell you how to enable it. 
> Apple probably knows.
> Maybe they'll tell you, maybe they won't.

That's not entirely accurate.  It does exist it just doesn't have a
password set on it so you can't by default log into it.  A little bit of
sudo action can set one and enable it...  If you search google you can
find out how.

-- 
Ben Reser <[EMAIL PROTECTED]>
http://ben.reser.org

"What upsets me is not that you lied to me, but that from now on I can
no longer believe you." -- Nietzsche



Re: Modem Configuration

2003-09-04 Thread Carl Brown
On Thursday 04 September 2003 18:56, Tomas Taylor wrote:

> I have had MacOS X for a number of months.  I have yet to figure out  
> the dual-password system:  a password for the Graphic interface and a  
> second password for Terminal interface.  I still don't know how to  
> become a superuser from Darwin.  What's the password?

There isn't one. The root account is disabled by default in OS X.
No root account = No root exploits. Simple, huh?
I couldn't tell you how to enable it. 
Apple probably knows.
Maybe they'll tell you, maybe they won't.

-HTH



Re: OT: OS X root (was Modem Configuration)

2003-09-04 Thread Ben Reser
On Thu, Sep 04, 2003 at 05:56:04PM -0500, Tomas Taylor wrote:
> I have had MacOS X for a number of months.  I have yet to figure out 
> the dual-password system:  a password for the Graphic interface and a 
> second password for Terminal interface.  I still don't know how to 
> become a superuser from Darwin.  What's the password? 

By default you can't su to root on OS X.  However, you can use sudo.  So
this is effectively the same as su'ing to root:
sudo /bin/bash

The password will be your password for the account you are using,
assuming it has Administrator privleges.

-- 
Ben Reser <[EMAIL PROTECTED]>
http://ben.reser.org

"What upsets me is not that you lied to me, but that from now on I can
no longer believe you." -- Nietzsche



Re: Modem Configuration

2003-09-04 Thread Stew Benedict

On Thu, 4 Sep 2003, Tomas Taylor wrote:

> Stew,
> 
> Thanks alot for this important information.
> 
> I have had MacOS X for a number of months.  I have yet to figure out  
> the dual-password system:  a password for the Graphic interface and a  
> second password for Terminal interface.  I still don't know how to  
> become a superuser from Darwin.  What's the password?
> 

Beats me, I'm a Linux guy.

> I just discovered Konsole -  Super User Mode.  Will you please tell me  
> the default password is and how to change password from Terminal  
> interface? (I know from doing this in RedHat that the # in the prompt  
> means superuser.)
> 

There is no default root password.  You were prompted for one during 
install, no?  If you were able to get the konsole, super user mode without 
entering one, then perhgaps yours is null.  To change it use the command 
"passwd", while in the root console.

-- 
Stew Benedict

--
MandrakeSoft




Re: Modem Configuration

2003-09-04 Thread Tomas Taylor
Stew,

Thanks alot for this important information.

I have had MacOS X for a number of months.  I have yet to figure out the dual-password system:  a password for the Graphic interface and a second password for Terminal interface.  I still don't know how to become a superuser from Darwin.  What's the password?

I just discovered Konsole -  Super User Mode.  Will you please tell me the default password is and how to change password from Terminal interface? (I know from doing this in RedHat that the # in the prompt means superuser.)

Thanks, Tomas

-
On Thursday, September 4, 2003, at 02:26 PM, Stew Benedict wrote:
[EMAIL PROTECTED] root]# modprobe macserial
[EMAIL PROTECTED] root]# dmesg | grep tty
tty00 at 0xd5a52020 (irq = 15) is a Z8530 ESCC (internal modem)
tty01 at 0xd5a59000 (irq = 16) is a Z8530 ESCC (IrDA)

add an alias if this grants access to your modem in /etc/modules.conf:

[EMAIL PROTECTED] root]# grep serial /etc/modules.conf
alias serial macserial

If the programs only accept /dev/modem, you may to make a symlink for the 
device:

[EMAIL PROTECTED] root]# ls -l /dev/modem
lr-xr-xr-x1 root root5 Sep  3 18:40 /dev/modem -> ttyS0

-- 
Stew Benedict

--
MandrakeSoft




Re: ALt char

2003-09-04 Thread Philippe legay


Stew Benedict wrote:

> On Tue, 2 Sep 2003, Philippe legay wrote:
>
> > Where can I get it ? xev gives nothing on my system (Ok, I would try a
> > locate). It is a separate RPM ? A new version of xev, with a new name ? It is
> > a bad installation on my computer ?
> >
>
> [EMAIL PROTECTED] stew]$ urpmf xev | grep bin
> X11R6-contrib:/usr/X11R6/bin/xev
>
> --
> Stew Benedict
>
> --
> MandrakeSoft

Thanks, now I have Xev, so here are my traces :
trace  made  with xev

...
KeymapNotify event, serial 13, synthetic NO, window 0x0,
keys:  0   0   0   0   16  0   0   0   0   0   0   0   0   0   0   0
   0   0   0   0   0   0   0   0   0   0   0   0   0   0   0   0

...
KeymapNotify event, serial 28, synthetic NO, window 0x0,
keys:  0   0   0   0   0   0   0   0   0   0   0   0   0   0   0   0
   0   0   0   0   0   0   0   0   0   0   0   0   0   0   0   0

...
KeymapNotify event, serial 28, synthetic NO, window 0x0,
keys:  0   0   0   0   0   0   0   0   0   0   0   0   0   0   0   0
   0   0   0   0   0   0   0   0   0   0   0   0   0   0   0   0

...
KeymapNotify event, serial 28, synthetic NO, window 0x0,
keys:  0   0   0   0   0   0   0   0   0   0   0   0   0   0   0   0
   0   0   0   0   0   0   0   0   0   0   0   0   0   0   0   0

Push on the "a" key  10 => a
-
KeyPress event, serial 28, synthetic NO, window 0xe1,
root 0x40, subw 0xe2, time 1477963, (30,26), root:(844,51),
state 0x0, keycode 24 (keysym 0x61, a), same_screen YES,
XLookupString gives 1 bytes:  "a"

KeyRelease event, serial 28, synthetic NO, window 0xe1,
root 0x40, subw 0xe2, time 1478115, (30,26), root:(844,51),
state 0x0, keycode 24 (keysym 0x61, a), same_screen YES,
XLookupString gives 1 bytes:  "a"

Push on the "&,1" key 10 => &
--
KeyPress event, serial 28, synthetic NO, window 0xe1,
root 0x40, subw 0xe2, time 1479671, (30,26), root:(844,51),
state 0x0, keycode 10 (keysym 0x26, ampersand), same_screen YES,
XLookupString gives 1 bytes:  "&"

KeyRelease event, serial 28, synthetic NO, window 0xe1,
root 0x40, subw 0xe2, time 1479823, (30,26), root:(844,51),
state 0x0, keycode 10 (keysym 0x26, ampersand), same_screen YES,
XLookupString gives 1 bytes:  "&"

Push on the "&,1" key 10 with shift => 1
-
KeyPress event, serial 28, synthetic NO, window 0xe1,
root 0x40, subw 0xe2, time 1480661, (30,26), root:(844,51),
state 0x0, keycode 50 (keysym 0xffe1, Shift_L), same_screen YES,
XLookupString gives 0 bytes:  ""

KeyPress event, serial 28, synthetic NO, window 0xe1,
root 0x40, subw 0xe2, time 1481116, (30,26), root:(844,51),
state 0x1, keycode 10 (keysym 0x31, 1), same_screen YES,
XLookupString gives 1 bytes:  "1"

KeyRelease event, serial 28, synthetic NO, window 0xe1,
root 0x40, subw 0xe2, time 1481172, (30,26), root:(844,51),
state 0x1, keycode 50 (keysym 0xffe1, Shift_L), same_screen YES,
XLookupString gives 0 bytes:  ""

KeyRelease event, serial 28, synthetic NO, window 0xe1,
root 0x40, subw 0xe2, time 1481300, (30,26), root:(844,51),
state 0x0, keycode 10 (keysym 0x26, ampersand), same_screen YES,
XLookupString gives 1 bytes:  "&"

Push on the "(,5" key 14 => a  Debug
--
KeyPress event, serial 28, synthetic NO, window 0xe1,
root 0x40, subw 0xe2, time 1482856, (30,26), root:(844,51),
state 0x0, keycode 14 (keysym 0x61, a), same_screen YES,
XLookupString gives 1 bytes:  "a"

KeyRelease event, serial 28, synthetic NO, window 0xe1,
root 0x40, subw 0xe2, time 1482944, (30,26), root:(844,51),
state 0x0, keycode 14 (keysym 0x61, a), same_screen YES,
XLookupString gives 1 bytes:  "a"

Push on the "5,5" key 14 with shift => 5
-
KeyPress event, serial 28, synthetic NO, window 0xe1,
root 0x40, subw 0xe2, time 1483782, (30,26), root:(844,51),
state 0x0, keycode 50 (keysym 0xffe1, Shift_L), same_screen YES,
XLookupString gives 0 bytes:  ""

KeyPress event, serial 28, synthetic NO, window 0xe1,
root 0x40, subw 0xe2, time 1484078, (30,26), root:(844,51),
state 0x1, keycode 14 (keysym 0x35, 5), same_screen YES,
XLookupString gives 1 bytes:  "5"

KeyRelease event, serial 28, synthetic NO, window 0xe1,
root 0x40, subw 0xe2, time 1484142, (30,26), root:(844,51),
state 0x1, keycode 14 (keysym 0x35, 5), same_screen YES,
XLookupString gives 1 bytes:  "5"

KeyRelease event, serial 28, synthetic NO, window 0xe1,
root 0x40, subw 0xe2, time 1484166, (30,26), root:(844,51),
state 0x1, keycode 50 (keysym 0xffe1, Shift_L), same_screen YES,
XLookupString gives 0 bytes:  ""


Push on the "5,5" key 14 with alt => nothing
-
KeyPress event, se

Re: Modem Configuration

2003-09-04 Thread Stew Benedict

On Thu, 4 Sep 2003, Tomas Taylor wrote:

> Hi there,
> 
> Thanks for the feedback on ethernetting.   I'm going to postpone that 
> project until I get Java and gcc up, spattered with some JNI.  It seems 
> I just have to find a free server for MacOS X.  (On the other hand the 
> MacOS 8.6 functions great as a server without server software!)  For 
> the short term, all of my development files will fit on one CD.
> ___
> 
> The immediate problem is modem configuration:
> 
> The gnome-ppc gives this error: The pppd daemon died unexpectedly.
> 
> kppp goes like this:
> kppp can not find: /dev/modem
> Please make sure you have setup your modem device properly and/or 
> adjust the location of the modem device on the modem tab of the setup 
> dialog.
> 
> Hardware of Control Center shows five PCI devices on the PowerBook G3.  
> I can do some research to find out which PCI device is the modem.  If 
> you would like this information let me know.
> 
> I didn't look real hard, but I didn't see any help or links to Modem 
> Configuration?
> Tomás

[EMAIL PROTECTED] root]# modprobe macserial
[EMAIL PROTECTED] root]# dmesg | grep tty
tty00 at 0xd5a52020 (irq = 15) is a Z8530 ESCC (internal modem)
tty01 at 0xd5a59000 (irq = 16) is a Z8530 ESCC (IrDA)

add an alias if this grants access to your modem in /etc/modules.conf:

[EMAIL PROTECTED] root]# grep serial /etc/modules.conf
alias serial macserial

If the programs only accept /dev/modem, you may to make a symlink for the 
device:

[EMAIL PROTECTED] root]# ls -l /dev/modem
lr-xr-xr-x1 root root5 Sep  3 18:40 /dev/modem -> ttyS0

-- 
Stew Benedict

--
MandrakeSoft




Modem Configuration

2003-09-04 Thread Tomas Taylor
Hi there,

Thanks for the feedback on ethernetting.   I'm going to postpone that project until I get Java and gcc up, spattered with some JNI.  It seems I just have to find a free server for MacOS X.  (On the other hand the MacOS 8.6 functions great as a server without server software!)  For the short term, all of my development files will fit on one CD.
___

The immediate problem is modem configuration: 

The gnome-ppc gives this error: The pppd daemon died unexpectedly.

kppp goes like this:
kppp can not find: /dev/modem
Please make sure you have setup your modem device properly and/or adjust the location of the modem device on the modem tab of the setup dialog.

Hardware of Control Center shows five PCI devices on the PowerBook G3.  I can do some research to find out which PCI device is the modem.  If you would like this information let me know.

I didn't look real hard, but I didn't see any help or links to Modem Configuration?
Tomás