Modify

Ticket #580 (closed defect: fixed)

Opened 15 years ago

Last modified 15 years ago

clients with uuids must have private passwords

Reported by: [email protected] Owned by: desai
Priority: minor Milestone: Bcfg2 0.9.6 Release
Component: bcfg2-server Version:
Keywords: Cc:

Description

Server is trunk/4822. Client is trunk/4825.

clients.xml:
<Client profile="basic" pingable="Y" pingtime="0" name="ubuntu-client.somewhere.com" uuid="ubuntu-client-uuid" location="floating" secure="false" password="bigsecret" />

Without the password specifically set here, and with the global password configured on the client, I get this message on the server:

Jul 25 14:29:24 bcfg-server bcfg2-server[7122]: Client 10.222.140.243 in secure mode but has no password Jul 25 14:29:24 bcfg-server bcfg2-server[7122]: No authentication included with request from 10.222.140.243

and the client says: "No authentication info"

Adding a host-specific secret on the client and in clients.xml allows it to work.

Attachments

Change History

comment:1 Changed 15 years ago by desai

  • Status changed from new to closed
  • Resolution set to fixed
  • Milestone set to Bcfg2 0.9.6 Release

Fixed in [61ebc09963d04feba781534399b9d8aa126aa8e3] (SVN r4826). Thanks for the detailed report. and hi ;)

-nld

WARNING! You need to establish a session before you can create or edit tickets. Otherwise the ticket will get treated as spam.

View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.