Sponsored Content
Full Discussion: Release and Renew in Linux
Operating Systems Linux Release and Renew in Linux Post 302212434 by Arun.Kakarla on Monday 7th of July 2008 02:35:45 PM
Old 07-07-2008
Java Release and Renew in Linux

Hi,

Request you to please let me know if any command is there in linux to release the ip of the ethernet card and renew the ip address of it again.

Similar to ipconfig /release and ipconfig /renew in windows.

Regards
Arun
 

3 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

DHCP Release/Renew

Are there any UNIX commands that will release and renew a DHCP lease? If not, is there a third party utility that would do this? (4 Replies)
Discussion started by: muffy
4 Replies

2. Solaris

Two questions on renew the expired password

Recently, the root pass expired on a Solaris box. And then, i can't log into the system anymore.....Below are two issues i met: 1. I tried to login the system via telnet and ssh. Only the ssh prompt me to set a new password. The system only told me that the pass is expired and turn it off during... (1 Reply)
Discussion started by: sleepy_11
1 Replies

3. Solaris

How can i renew veritas license ...?

Hello experts .... How can i renew my veritas license? Without using "vxlicinst" command? It is not renewing with that command? Is there any manual way to install a license key... Thanks in advance...... (3 Replies)
Discussion started by: younus_syed
3 Replies
shishi_kdcreq_renew_p(3)					      shishi						  shishi_kdcreq_renew_p(3)

NAME
shishi_kdcreq_renew_p - API function SYNOPSIS
#include <shishi.h> int shishi_kdcreq_renew_p(Shishi * handle, Shishi_asn1 kdcreq); ARGUMENTS
Shishi * handle shishi handle as allocated by shishi_init(). Shishi_asn1 kdcreq KDC-REQ variable to get kdc-options field from. DESCRIPTION
Determine if KDC-Option renew flag is set. This option is used only by the ticket-granting service. The RENEW option indicates that the present request is for a renewal. The ticket provided is encrypted in the secret key for the server on which it is valid. This option will only be honored if the ticket to be renewed has its RENEWABLE flag set and if the time in its renew-till field has not passed. The ticket to be renewed is passed in the padata field as part of the authentication header. RETURN VALUE
Returns non-0 iff renew flag is set in KDC-REQ. REPORTING BUGS
Report bugs to <bug-shishi@gnu.org>. COPYRIGHT
Copyright (C) 2002-2010 Simon Josefsson. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved. SEE ALSO
The full documentation for shishi is maintained as a Texinfo manual. If the info and shishi programs are properly installed at your site, the command info shishi should give you access to the complete manual. shishi 1.0.1 shishi_kdcreq_renew_p(3)
All times are GMT -4. The time now is 09:57 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy