Install kerberos client without interactive session

Clash Royale CLAN TAG#URR8PPP up vote
0
down vote
favorite
Hello I am configuring a docker image on top of Ubuntu. I have to install kerberos client. This is simple
apt-get update -qq
apt-get -y install krb5-user
The point is that the command does not terminate if I don't answer to the interactive prompt:
Default Kerberos version 5 realm:
Until I don't write something and press enter it doesn't quit. How to avoid it? I don't care to specify a default realm.
apt docker
add a comment |Â
up vote
0
down vote
favorite
Hello I am configuring a docker image on top of Ubuntu. I have to install kerberos client. This is simple
apt-get update -qq
apt-get -y install krb5-user
The point is that the command does not terminate if I don't answer to the interactive prompt:
Default Kerberos version 5 realm:
Until I don't write something and press enter it doesn't quit. How to avoid it? I don't care to specify a default realm.
apt docker
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
Hello I am configuring a docker image on top of Ubuntu. I have to install kerberos client. This is simple
apt-get update -qq
apt-get -y install krb5-user
The point is that the command does not terminate if I don't answer to the interactive prompt:
Default Kerberos version 5 realm:
Until I don't write something and press enter it doesn't quit. How to avoid it? I don't care to specify a default realm.
apt docker
Hello I am configuring a docker image on top of Ubuntu. I have to install kerberos client. This is simple
apt-get update -qq
apt-get -y install krb5-user
The point is that the command does not terminate if I don't answer to the interactive prompt:
Default Kerberos version 5 realm:
Until I don't write something and press enter it doesn't quit. How to avoid it? I don't care to specify a default realm.
apt docker
apt docker
edited Mar 21 at 17:01
anonymous2
3,15541746
3,15541746
asked Mar 21 at 16:53
Ruggero Turra
1011
1011
add a comment |Â
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1017999%2finstall-kerberos-client-without-interactive-session%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password