Hi

 

Firstly I am not sure if this is the correct place for this question, if
it isn't then apologies and could someone point me in the direction of
the correct place?

 

I have a bash shell script that is executed from the 'on commit'
statement in the DHCPD.CONF file of an installation of ISC DHCP (the
host OS is Fedora 15); one of the lines in the script is:

 

klist |grep DHCPTEST.COM

 

If I run the script from a shell command prompt, the variable '$?' is
set to 0 (which is what I expect as there is an entry for DHCPTEST.COM);
if the script is executed from the 'on commit' statement of the
DHCPD.CONF file, the variable '$?' is set to 1 (indicating failure).

 

Further testing shows that every time 'klist' is used in the script when
it is executed from the 'on commit' statement, the variable '$?' is
always set to 1; even if the command is run as just 'klist', the
variable '$?' is always set to 1.

 

Is this a known bug in klist or is it by design for a script run in a
non-interactive shell? 

 

Regards

 

Bill Smith

Senior Solutions Architect

Architecture & Design H&NS North

Fujitsu Services

Tel: 07867 821165

Email:[email protected]

 

 


Unless otherwise stated, this email has been sent from Fujitsu Services 
Limited, from Fujitsu (FTS) Limited, or from Fujitsu Telecommunications Europe 
Limited, together "Fujitsu".
 
This email is only for the use of its intended recipient.  Its contents are 
subject to a duty of confidence and may be privileged.  Fujitsu does not 
guarantee that this email has not been intercepted and amended or that it is 
virus-free.

Fujitsu Services Limited, registered in England No 96056, registered office 22 
Baker Street, London W1U 3BW.

Fujitsu (FTS) Limited, registered in England No 03808613, registered office 22 
Baker Street, London W1U 3BW.

Fujitsu Telecommunications Europe Limited, registered in England No 2548187, 
registered office Solihull Parkway, Birmingham Business Park, Birmingham, B37 
7YU.
________________________________________________
Kerberos mailing list           [email protected]
https://mailman.mit.edu/mailman/listinfo/kerberos

Reply via email to