Mailing List Archive

Username - config change
Hi,

Can I somehow grab the username from the router (or from the config) who
last changed the configuration?
Somthing like in cisco routers running-config:
! Last configuration change at 13:03:31 MET Mon Feb 3 2003 by tom
! NVRAM config last updated at 10:09:29 MET Fri Jan 31 2003 by james

--


--rutz
Username - config change [ In reply to ]
In CLI mode, a "show log commits" should show you this.

-----Original Message-----
From: Antal Rutz [mailto:arutz@mimoza.pantel.net]
Sent: Friday, February 07, 2003 8:55 AM
To: juniper-nsp@puck.nether.net
Subject: [j-nsp] Username - config change


Hi,

Can I somehow grab the username from the router (or from the config) who
last changed the configuration?
Somthing like in cisco routers running-config:
! Last configuration change at 13:03:31 MET Mon Feb 3 2003 by tom
! NVRAM config last updated at 10:09:29 MET Fri Jan 31 2003 by james

--


--rutz
_______________________________________________
juniper-nsp mailing list juniper-nsp@puck.nether.net
http://puck.nether.net/mailman/listinfo/juniper-nsp
Username - config change [ In reply to ]
Might be something in your log files?

Something like........

UI_DBASE_LOGIN_EVENT: user 'elvis' entering configuration mode

Nic


-----Original Message-----
From: juniper-nsp-bounces@puck.nether.net
[mailto:juniper-nsp-bounces@puck.nether.net]On Behalf Of Antal Rutz
Sent: 07 February 2003 13:55
To: juniper-nsp@puck.nether.net
Subject: [j-nsp] Username - config change


Hi,

Can I somehow grab the username from the router (or from the config) who
last changed the configuration?
Somthing like in cisco routers running-config:
! Last configuration change at 13:03:31 MET Mon Feb 3 2003 by tom
! NVRAM config last updated at 10:09:29 MET Fri Jan 31 2003 by james

--


--rutz
_______________________________________________
juniper-nsp mailing list juniper-nsp@puck.nether.net
http://puck.nether.net/mailman/listinfo/juniper-nsp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Nic A McCartney.vcf
Type: text/x-vcard
Size: 379 bytes
Desc: not available
Url : http://puck.nether.net/pipermail/juniper-nsp/attachments/20030207/f279963a/NicAMcCartney.vcf
Username - config change [ In reply to ]
Doh.....

I meant to add do a show system uptime.
Last line will show who last did config update.


-----Original Message-----
From: Nic McCartney [mailto:nic@gblx.net]
Sent: 07 February 2003 14:32
To: Antal Rutz; juniper-nsp@puck.nether.net
Subject: RE: [j-nsp] Username - config change


Might be something in your log files?

Something like........

UI_DBASE_LOGIN_EVENT: user 'elvis' entering configuration mode

Nic


-----Original Message-----
From: juniper-nsp-bounces@puck.nether.net
[mailto:juniper-nsp-bounces@puck.nether.net]On Behalf Of Antal Rutz
Sent: 07 February 2003 13:55
To: juniper-nsp@puck.nether.net
Subject: [j-nsp] Username - config change


Hi,

Can I somehow grab the username from the router (or from the config) who
last changed the configuration?
Somthing like in cisco routers running-config:
! Last configuration change at 13:03:31 MET Mon Feb 3 2003 by tom
! NVRAM config last updated at 10:09:29 MET Fri Jan 31 2003 by james

--


--rutz
_______________________________________________
juniper-nsp mailing list juniper-nsp@puck.nether.net
http://puck.nether.net/mailman/listinfo/juniper-nsp
Username - config change [ In reply to ]
Or "show log messages | match commit" if you want somewhat more readable
timestamps.

/leg

On Fri, 2003-02-07 at 15:32, Eric Van Tol wrote:
> In CLI mode, a "show log commits" should show you this.
>
> -----Original Message-----
> From: Antal Rutz [mailto:arutz@mimoza.pantel.net]
> Sent: Friday, February 07, 2003 8:55 AM
> To: juniper-nsp@puck.nether.net
> Subject: [j-nsp] Username - config change
>
>
> Hi,
>
> Can I somehow grab the username from the router (or from the config) who
> last changed the configuration?
> Somthing like in cisco routers running-config:
> ! Last configuration change at 13:03:31 MET Mon Feb 3 2003 by tom
> ! NVRAM config last updated at 10:09:29 MET Fri Jan 31 2003 by james
Username - config change [ In reply to ]
On Fri, Feb 07, 2003 at 03:41:08PM +0100, Lars Erik Gullerud wrote:
> Or "show log messages | match commit" if you want somewhat more readable
> timestamps.
>

Or "rollback ?" in edit mode :-)

> On Fri, 2003-02-07 at 15:32, Eric Van Tol wrote:
> > In CLI mode, a "show log commits" should show you this.
> >
> > -----Original Message-----
> > From: Antal Rutz [mailto:arutz@mimoza.pantel.net]
> > Sent: Friday, February 07, 2003 8:55 AM
> > To: juniper-nsp@puck.nether.net
> > Subject: [j-nsp] Username - config change
> >
> >
> > Hi,
> >
> > Can I somehow grab the username from the router (or from the config) who
> > last changed the configuration?
> > Somthing like in cisco routers running-config:
> > ! Last configuration change at 13:03:31 MET Mon Feb 3 2003 by tom
> > ! NVRAM config last updated at 10:09:29 MET Fri Jan 31 2003 by james
>
> _______________________________________________
> juniper-nsp mailing list juniper-nsp@puck.nether.net
> http://puck.nether.net/mailman/listinfo/juniper-nsp
>