CPUG

The Check Point User Group

A Resource For The Check Point Community.  Fast.  Useful.  Independent.

1. CCSA/CCSE One-Week Dual-Certification Training Course with CPUG in San Francisco!
    Courses Starting 12/8, (2009) 1/19, 2/9, 3/9, 4/6, 5/4, 6/8, 7/6, 8/3.
2. Join Us On LinkedIn - We now have a CPUG group.


Go Back   CPUG: The Check Point User Group > Check Point Firewall-1/VPN-1 Platforms > Crossbeam
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 2008-02-20
Junior Member
 
Join Date: 2005-09-07
Posts: 7
Rep Power: 0
kcang71 has an average reputation (10+)
Default Crossbeam root password

Hi,
I have a a pair of crossbeams which I do not have the root password (due to improper handover by past team). Does any one know how to recover the root password? Without the root password, I could not access the $FWDIR directory and execute the cpconfig. Pls help.


Thank you.

Rgds
Kcang71
Reply With Quote
  #2 (permalink)  
Old 2008-02-20
Senior Member
 
Join Date: 2007-09-17
Location: Singapore
Posts: 161
Rep Power: 2
chuachongchee has an average reputation (10+)
Default Re: Crossbeam root password

Quote:
Originally Posted by kcang71 View Post
Hi,
I have a a pair of crossbeams which I do not have the root password (due to improper handover by past team). Does any one know how to recover the root password? Without the root password, I could not access the $FWDIR directory and execute the cpconfig. Pls help.


Thank you.

Rgds
Kcang71
What Crossbeam are u using?? X-series or C-series?? Version??
Reply With Quote
  #3 (permalink)  
Old 2008-02-21
Junior Member
 
Join Date: 2005-09-07
Posts: 7
Rep Power: 0
kcang71 has an average reputation (10+)
Default Re: Crossbeam root password

Quote:
Originally Posted by chuachongchee View Post
What Crossbeam are u using?? X-series or C-series?? Version??

I am using the C-30 model. Version is COS 3.6.0-34 cslinux_v1

Thank you.

Rgds
kcang71
Reply With Quote
  #4 (permalink)  
Old 2008-02-21
Senior Member
 
Join Date: 2007-09-17
Location: Singapore
Posts: 161
Rep Power: 2
chuachongchee has an average reputation (10+)
Default Re: Crossbeam root password

Quote:
Originally Posted by kcang71 View Post
I am using the C-30 model. Version is COS 3.6.0-34 cslinux_v1

Thank you.

Rgds
kcang71
Console into the firewall, do a reboot

On the boot loader, press any key to stop auto boot, next, press (I forgto what) to unlock features...

For C-Series:
c30rocks

Add in "single" at the end of boot command (usually 2nd line):
kernel /vmlinuz-2.4.21-20.ELcp_uni ro root=/dev/hda5 console=ttyS0,9600n8

once you boot in,
punch in "passwd root" and reset the password... if you need to reset admin password.. "passwd admin"
Reply With Quote
  #5 (permalink)  
Old 2008-02-21
Junior Member
 
Join Date: 2005-09-07
Posts: 7
Rep Power: 0
kcang71 has an average reputation (10+)
Default Re: Crossbeam root password

Quote:
Originally Posted by chuachongchee View Post
Console into the firewall, do a reboot

On the boot loader, press any key to stop auto boot, next, press (I forgto what) to unlock features...

For C-Series:
c30rocks

Add in "single" at the end of boot command (usually 2nd line):
kernel /vmlinuz-2.4.21-20.ELcp_uni ro root=/dev/hda5 console=ttyS0,9600n8

once you boot in,
punch in "passwd root" and reset the password... if you need to reset admin password.. "passwd admin"

Thanks alot! I will try that out.

Rgds
kcang71
Reply With Quote
  #6 (permalink)  
Old 2008-02-28
Junior Member
 
Join Date: 2006-03-13
Posts: 13
Rep Power: 0
cjbischoff has an average reputation (10+)
Default Re: Crossbeam root password

Home Find Answer Log a Service Request View Service Requests Logout

Welcome Chris to the Crossbeam knowledgebase. Please note that there are several new technical bulletins on both the C-series and X-series products. Use the keywords "Technical Bulletin".

Answer Detail
Password recovery on C30.

Password recovery on C30.
This procedure describes in detailed the steps necessary to recover the password on the C30. This does require console connection, the C30 will also need to be rebooted a couple of times.
1) Console connection to craft port on the front of the C30.
2) Power cycle the C30.
3) At the point of image selection (see below), hit an arrow key.
GRUB version 0.91 (612K lower / 523200K upper memory)
ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿
³ Linux (2.4.18-5) ³
³ Linux (2.4.18-5smp) ³
³ Linux (2.4.18-5smp-dbg) ³
³ Linux (ChainII) ³
³ ³
³ ³
³ ³
³ ³
³ ³
³ ³
³ ³
³ ³
ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ
Use the and keys to select which entry is highli ghted.
Press enter to boot the selected OS or 'p' to enter a
password to unlock the next set of features.
4) Move cursor (highlight) on same line as Linux (2.4.18-5).
5) Select ‘p’ for password, then type ‘c30rocks’ hit enter, at the password prompt.
6) Move cursor (highlight) on same line as Linux (2.4.18-5).
7) Select ‘e’ for edit.
8) Move cursor down to kernel.
9) Select ‘e’ for edit.
10) Type ‘single’ at end of line, hit enter.
<e=ttyS1,9600n8 single
11) Move cursor to highlight kernel.
12) Select ‘b’ to boot C30.
13) C30 now should be in single user mode at shell prompt; sh-2.05a#
14) Execute passwd command with user account.
Sh-2.05a# passwd admin
Changing password for user admin.
New UNIX password: ********
Retype new UNIX password: ********
passwd: all authentication tokens updated successfully.
15) Type Ctrl+d
16) Login with new password.
Reply With Quote
  #7 (permalink)  
Old 2008-08-21
Junior Member
 
Join Date: 2008-06-25
Posts: 1
Rep Power: 0
bsgonsalves has an average reputation (10+)
Default Re: Crossbeam root password

The C30 password recovery worked on a C10 too. (booting into single user mode)

Anyone know how to recover a C6 admin & expert password?

Thanks
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT -7. The time now is 11:38.


Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0