CPUG

The Check Point User Group

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

1. Come to CPUG CON 2008 EUROPE in Switzerland on September 8th - 9th!
    Two days full of technical content for Check Point administrators in the beautiful Swiss Alps!
    We already have sign-ups from twelve different countries!
2. CCSA/CCSE One-Week Dual-Certification Training Course with CPUG in San Francisco!
    Courses Starting 7/14, 8/25, 10/6, 11/3, 12/8, (2009) 1/19, 2/9, 3/9, 4/6, 5/4, 6/8, 7/6, 8/3, 9/7.
3. Corrent S3500 SecureXL Turbocards For Sale - Last Six Remaining - Get Your Spares!
4. Join Us On LinkedIn - We now have a CPUG group.


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

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 2006-12-13
ciscotech4u ciscotech4u is offline
Junior Member
 
Join Date: 2006-12-13
Posts: 8
Rep Power: 0
ciscotech4u has an average reputation (10+)
Default How to console Management server

Dear All,

We have checkpoint management station installed and through that we manage our two internet check point firewalls.I can access check point management station NGX which runs on secure platform using smart dashboard client R60. so far so good ..

We need to take the back up of the management server policies . My question is

can we do that using smart dashboard ?
Also i am not able to do SSH on management server using my dashboard Id which have administrative access.

if i need to do SSH to the management server then do i need different log in ID ?

Please help ,appreciate your expert advice.
thanks,nadir
Reply With Quote
  #2 (permalink)  
Old 2006-12-13
abusharif abusharif is offline
Senior Member
 
Join Date: 2006-04-27
Location: Twillight zone
Posts: 434
Rep Power: 3
abusharif has an average reputation (10+)
Default Re: How to console Management server

Hey Nadir,

1) you cant do real backup via GUI. You can do db revision etc and create policy packages, but entire backup of mgmt module should be done with upgrade_export command on the module.

2) ssh via dashboard? Maybe i missunderstand ur question but for ssh you need a ssh client for example putty to connect to you mgmt module (if ur mgmt module is run on splat or nokia.) Admin account u use for connecting via dashboard does not share user db with operating system, meaning that u need to define user accounts you want to use with ssh on the operating system of your mgmt module.
Reply With Quote
  #3 (permalink)  
Old 2006-12-13
ciscotech4u ciscotech4u is offline
Junior Member
 
Join Date: 2006-12-13
Posts: 8
Rep Power: 0
ciscotech4u has an average reputation (10+)
Default Re: How to console Management server

dear Abusharif,

thanks for your prompt reply..

I am comfortable in the back up part , we have scripts that we use in our organizaion and that will solve the purpose.but before doing back up i need to access management server operation system and i cannot do SSH (i am using putty client)

you said for that

" define user accounts you want to use with ssh on the operating system of your mgmt module."

how can i create user account ? do u have any document ?
i am guessing that i can create user account using smart dashboard client because i have access for that..

thanks,nadir khan
Reply With Quote
  #4 (permalink)  
Old 2006-12-13
Joncon Joncon is offline
Senior Member
 
Join Date: 2006-06-08
Location: UK
Posts: 149
Rep Power: 3
Joncon has an average reputation (10+)
Default Re: How to console Management server

ciscotech4u,

What O/S is running on your management station (IPSO, SPLAT, Windows etc)?

Joncon
Reply With Quote
  #5 (permalink)  
Old 2006-12-13
abusharif abusharif is offline
Senior Member
 
Join Date: 2006-04-27
Location: Twillight zone
Posts: 434
Rep Power: 3
abusharif has an average reputation (10+)
Default Re: How to console Management server

Quote:
Originally Posted by ciscotech4u View Post
dear Abusharif,

thanks for your prompt reply..

I am comfortable in the back up part , we have scripts that we use in our organizaion and that will solve the purpose.but before doing back up i need to access management server operation system and i cannot do SSH (i am using putty client)

you said for that

" define user accounts you want to use with ssh on the operating system of your mgmt module."

how can i create user account ? do u have any document ?
i am guessing that i can create user account using smart dashboard client because i have access for that..

thanks,nadir khan

its regular linux as underlying operating system.
To add user in splat login, enter expert mode by typing expert

after that use: adduser username
Reply With Quote
  #6 (permalink)  
Old 2006-12-13
ciscotech4u ciscotech4u is offline
Junior Member
 
Join Date: 2006-12-13
Posts: 8
Rep Power: 0
ciscotech4u has an average reputation (10+)
Default Re: How to console Management server

Dear jason ,

thanks for your respone ..


it;s SPLAT.

thanks,nadir
Reply With Quote
  #7 (permalink)  
Old 2006-12-13
ciscotech4u ciscotech4u is offline
Junior Member
 
Join Date: 2006-12-13
Posts: 8
Rep Power: 0
ciscotech4u has an average reputation (10+)
Default Re: How to console Management server

Quote:
Originally Posted by abusharif View Post
its regular linux as underlying operating system.
To add user in splat login, enter expert mode by typing expert

after that use: adduser username
that is my problem ...i don;t have the log in id of management server operating system ..so i cannot log in to expert mode...i have only
log in of secure remote management dashboard client which uses GUI .

thanks,nadir
Reply With Quote
  #8 (permalink)  
Old 2006-12-13
ciscotech4u ciscotech4u is offline
Junior Member
 
Join Date: 2006-12-13
Posts: 8
Rep Power: 0
ciscotech4u has an average reputation (10+)
Default Re: How to console Management server

Quote:
Originally Posted by Joncon View Post
ciscotech4u,

What O/S is running on your management station (IPSO, SPLAT, Windows etc)?

Joncon
dear jancon,
it's SPLAT..
Reply With Quote
  #9 (permalink)  
Old 2006-12-13
kva.kva kva.kva is offline
Senior Member
 
Join Date: 2006-01-26
Location: Moscow, Russia
Posts: 706
Rep Power: 3
kva.kva has an average reputation (10+)
Default Re: How to console Management server

Password Recovery on SecurePlatform

expert password recovery on SecurePlatform


About backup. May be it's possible to create backup via SmartPortal.

Last edited by kva.kva; 2006-12-13 at 05:56.
Reply With Quote
  #10 (permalink)  
Old 2006-12-13
abusharif abusharif is offline
Senior Member
 
Join Date: 2006-04-27
Location: Twillight zone
Posts: 434
Rep Power: 3
abusharif has an average reputation (10+)
Default Re: How to console Management server

Quote:
Originally Posted by ciscotech4u View Post
that is my problem ...i don;t have the log in id of management server operating system ..so i cannot log in to expert mode...i have only
log in of secure remote management dashboard client which uses GUI .

thanks,nadir
Have you lost your password to admin account on SPLAT?
If so see kva.kva's thread above.

Without admin access to the operating system you "can't" add new users. There is no way of doing this via smartdashboard.
Reply With Quote
  #11 (permalink)  
Old 2007-01-31
ciscotech4u ciscotech4u is offline
Junior Member
 
Join Date: 2006-12-13
Posts: 8
Rep Power: 0
ciscotech4u has an average reputation (10+)
Default Re: How to console Management server

i was able to recover PWD usiing KYA.KYa suggestion and thanks to all for helping on this ...nadir
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 21:10.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.0.0