[Samba] Samba 4 Re-provisioning

2012-05-24 Thread Mike Howard
What's best practice when it comes to changing a samba4 provision, without screwing current domain objects (users, computers, policy etc)? If, for example, I wanted to change the DNS from internal to external bind9, is it just a case of re-running 'provision' with the different command line

Re: [Samba] Samba 4 Re-provisioning

2012-05-24 Thread Charles Tryon
If all you are trying to do is rebuild (or migrate) your DNS without boffing the rest of your current domain, you should be able to use: /usr/local/samba/sbin/samba_upgradedns --dns-backend=BIND9_DLZ --verbose I just used this to convert my flat-file back-end over to DLZ. I DON'T know if it