search for: local_trust_account

Displaying 1 result from an estimated 1 matches for "local_trust_account".

2003 Aug 08
0
smbpasswd -m, changing account to a machine account.
...t stays as it was before, a user account. This is a little bit confusing because trying to add a machine to the domain failes with "Specified user already exists". I appended a patch which could solve the problem. It changes passdb.c to assure that local_password_change always honors the LOCAL_TRUST_ACCOUNT flag. The current cvs only uses it when adding an account. It's not a bug but an annoying behaviour. But why do you want such stupid things? Changing a user account to a machine account doesn't make sense to me? Well we use it to create a dummy account in our ldap tree to keep all the ma...