I have a puppet module that configures samba3 with network shares and adds samba users. If the server crashes and I configure a new server with puppet, the samba User SID of the users will be different and I suspect all users will get another profile on their windows client. I think I will have to change this if I want to be able to do a full configuration restore when the server crashes. But how do i go about this? Usually the User SID is automatically created. Do I let puppet generate one? Did anyone think of a smart solution for this?
The same question for the domain sid: http://www.samba.org/samba/docs/man/Samba-HOWTO-Collection/rights.html#id2609882 I backup the secrets.tdb and passdb.tdb to solve this problem, but I would like to be able to do a full puppet restore. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-users. For more options, visit https://groups.google.com/groups/opt_out.
