Hey Matt,

To the best of my knowledge (and searching), there is no code in the Vagrant 
source that checks for a particular prompt for SSH. Here is a link to the 
source code where the SSH process is executed: 
https://github.com/mitchellh/vagrant/blob/bddca42bcbb1f5dd39ff184fd8e5ef417009513b/lib/vagrant/util/ssh.rb.
 

Could you please provide some additional information? Are you getting an error 
on this system? What OS/Version are you running?

- Seth

On Oct 3, 2014, at 6:41 AM, Matt Kubilus <[email protected]> wrote:

> I'll ask again, can someone point me to the location in the vagrant source 
> code that expects a particular prompt for ssh access?
> 
> Thanks.
> 
> On Monday, September 15, 2014 1:06:04 PM UTC-4, Matt Kubilus wrote:
> So when doing username and password configuration of a system it would appear 
> that the ssh prompt detection on system configuration looks for a strings 
> along the lines of:
> 
> user@host's password:
> 
> If the system matches the above pattern, provisioning and configuration work 
> just fine.  I have a system that uses a non-standard ssh prompt of the form:
> 
> Password:
> 
> I don't see a way to configure this in the Vagrantfile (yet?)  However, could 
> someone point me to a location in the code base where I could change this 
> directly?  Is there another way to make this work?
> 
> -- 
> 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].
> For more options, visit https://groups.google.com/d/optout.

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to