Re: Cant make --firstlogin option work.

2009-08-10 Thread Jarl Friis
Jarl Friis  writes:

> Soren Hansen  writes:
>
>> On Thu, Jun 25, 2009 at 02:52:27PM +0200, Jarl Friis wrote:
>>> On my Jaunty 9.04 server box I follow the description on
>>> https://help.ubuntu.com/9.04/serverguide/C/jeos-and-vmbuilder.html
>>> 
>>> I use a login.sh that contains:
>>> --
>>> echo "Your appliance is about to be finished to be set up."
>>> echo "In order to do it, we'll need to ask you a few questions,"
>>> echo "starting by changing your user password."
>>> 
>>> passwd
>>> --
>>> 
>>> The result is strange.
>>
>> Did you ever solve this issue?
>
> No ... Should I create a bug?

But I found a bug report which is probably what I experience:
https://bugs.launchpad.net/ubuntu/+source/vm-builder/+bug/378639

Jarl


-- 
ubuntu-server mailing list
ubuntu-server@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server
More info: https://wiki.ubuntu.com/ServerTeam


Re: Cant make --firstlogin option work.

2009-08-03 Thread Jarl Friis
Soren Hansen  writes:

> On Thu, Jun 25, 2009 at 02:52:27PM +0200, Jarl Friis wrote:
>> On my Jaunty 9.04 server box I follow the description on
>> https://help.ubuntu.com/9.04/serverguide/C/jeos-and-vmbuilder.html
>> 
>> I use a login.sh that contains:
>> --
>> echo "Your appliance is about to be finished to be set up."
>> echo "In order to do it, we'll need to ask you a few questions,"
>> echo "starting by changing your user password."
>> 
>> passwd
>> --
>> 
>> The result is strange.
>
> Did you ever solve this issue?

No ... Should I create a bug?

Jarl

-- 
Jarl Friis
Gavia Technologies ApS
Omøgade 8, 2.sal
2100 København Ø.
Denmark
Phone:  +45 26 13 20 90
E-mail: j...@gavia.dk
LinkedIn: www.linkedin.com/in/jarlfriis


-- 
ubuntu-server mailing list
ubuntu-server@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server
More info: https://wiki.ubuntu.com/ServerTeam


Re: Cant make --firstlogin option work.

2009-07-24 Thread Soren Hansen
On Thu, Jun 25, 2009 at 02:52:27PM +0200, Jarl Friis wrote:
> On my Jaunty 9.04 server box I follow the description on
> https://help.ubuntu.com/9.04/serverguide/C/jeos-and-vmbuilder.html
> 
> I use a login.sh that contains:
> --
> echo "Your appliance is about to be finished to be set up."
> echo "In order to do it, we'll need to ask you a few questions,"
> echo "starting by changing your user password."
> 
> passwd
> --
> 
> The result is strange.

Did you ever solve this issue?

-- 
Soren Hansen | 
Lead virtualisation engineer | Ubuntu Server Team
Canonical Ltd.   | http://www.ubuntu.com/


signature.asc
Description: Digital signature
-- 
ubuntu-server mailing list
ubuntu-server@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server
More info: https://wiki.ubuntu.com/ServerTeam

Cant make --firstlogin option work.

2009-06-25 Thread Jarl Friis
Hi.

On my Jaunty 9.04 server box I follow the description on
https://help.ubuntu.com/9.04/serverguide/C/jeos-and-vmbuilder.html

I use a login.sh that contains:
--
echo "Your appliance is about to be finished to be set up."
echo "In order to do it, we'll need to ask you a few questions,"
echo "starting by changing your user password."

passwd
--

The result is strange.

When I have logged in, it asks me for password, with the prompt
[sudo] password for jarl:

I enter the password "default", and nothing happens.
Why is it asking me for sudo password?
Why is it not echoing the three lines?
Why does it not execute passwd?

Any hints?

Jarl


-- 
ubuntu-server mailing list
ubuntu-server@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server
More info: https://wiki.ubuntu.com/ServerTeam