Displaying 2 results from an estimated 2 matches for "mylocalip".
2013 Jan 19
2
%d in configuration file does not work
I am trying to set up dovecot in a postfix virtual account/domains setting.
In the configuration file I would like to use %d in two places, for:
mail_location = /var/mail/vhosts/%d/%n
and to specify the location of the respective passwd file:
passdb passwd-file {
args = /etc/auth/%d/shadow
}
Looking at the logs, %d is empty while %n works, so dovecot is looking for
something in
2011 Jul 19
1
Is libvirt supported on Citrix Xenserver?
...support. Was able to
>> install it successfully. When I tried giving the virsh command, I got an
>> ?authentication failed? error as shown below.
>>
>> # virsh -c xenapi://<my local ip>
>> Enter username for <mylocalip>: root
>
>Here you entered root
>
>> Enter intel123's password for <my local ip>:
>
>but here it asks for intel123's, that's unexpected. Did you edit this
>one before mailing it, or is there really this mis...