many thanks

On Thursday, 9 February 2012 00:34:38 UTC+5:30, Stefan Goethals wrote:
>
> Once you are logged in as vagrant you can # sudo su -   to become root 
> without password.
>
> Zipkid
>
> On Wed, Feb 8, 2012 at 5:25 PM, robertj <[email protected] <javascript:>> 
> wrote:
>
>> Hi,
>>
>> I want to SSH directly as a root into my running GUEST-VM (ubuntu 11.10 
>> created with veewee)
>>
>> so I do this "ssh devbox" and I have defined this as my 
>>
>>> ~/.ssh/config
>>> Host devbox
>>>   Hostname localhost
>>>   Port     2222
>>>   User     root    
>>>   ForwardX11 yes
>>
>>
>> however I get a permission denied error
>>
>> robertj$ ssh devbox
>> root@localhost's password: 
>> Permission denied, please try again.
>> root@localhost's password: 
>>
>> As I have created this with veewee (2.3.3) I assume that the password of 
>> root is "vagrant".
>> obviously it isn't. also as I have successfully provisioned the GUEST-VM 
>> with vagrant
>> which uses the root user. 
>> I can btw login as vagrant@devbox
>>
>> any help is greatly appreciated.
>>
>> Best regards
>>
>> Robert
>>
>>
>

-- 
This mailing list is governed under the HashiCorp Community Guidelines - 
https://www.hashicorp.com/community-guidelines.html. Behavior in violation of 
those guidelines may result in your removal from this mailing list.

GitHub Issues: https://github.com/mitchellh/vagrant/issues
IRC: #vagrant on Freenode
--- 
You received this message because you are subscribed to the Google Groups 
"Vagrant" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/vagrant-up/c005596a-208a-4502-ab96-e11fe7a646a5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to