lxd icon indicating copy to clipboard operation
lxd copied to clipboard

Replace password auth by trust token

Open simondeziel opened this issue 1 year ago • 1 comments

This has been discussed previously and password support is less visible that it used to be but we should ensure it doesn't go in the next LXD. This should be similar to https://github.com/lxc/incus/pull/62

simondeziel avatar Dec 20 '23 15:12 simondeziel

I think its too close to the LTS release date to remove this functionality without consulting with other teams/users as to whether they depend on this functionality and would need to make their own updates. We could remove this in 6.0 potentially though.

tomponline avatar Jan 17 '24 10:01 tomponline

@escabo are you happy for us to go ahead and remove the trust password concept in 6.1?

tomponline avatar Jun 05 '24 12:06 tomponline

Update: Edited to reflect the right release numbers.

We have added support for explicitly specifying trust tokens with https://github.com/canonical/lxd/pull/13589. This way we can backport this addition into the 5.21.X releases.

The removal of the trust password was done in https://github.com/canonical/lxd/pull/13567 and will affect the upcoming 6.X releases.

roosterfish avatar Jun 28 '24 15:06 roosterfish

This way we can backport this addition into the 6.X releases.

You mean 5.21.x releases? We dont do backports for 6.x releases.

tomponline avatar Jul 01 '24 07:07 tomponline

You mean 5.21.x releases? We dont do backports for 6.x releases.

Yes thanks for catching this! I have updated the comment.

roosterfish avatar Jul 01 '24 07:07 roosterfish