Displaying 2 results from an estimated 2 matches for "otherdomainnam".
Did you mean:
otherdomainname
2005 Jul 11
2
multiple workgroups from one Samba server?
Hello,
Is it possible to set up multiple Windows workgroups on a single Samba server? We have the same user, defined in 2 different workgroups (Windows Domains), and would like both of these users to connect to the same Samba share. However, we're not certain if this is possible, or what the syntax should be in the config. file. Any ideas here?
Thanks,
David Hansen
Visit our website
2012 Mar 15
3
using puppet to configure local settings
Hi,
I was asked by my boss if puppet can handle the following scenario.
- 2 server (A and B)
- same config for each server, eg. /etc/resolv.conf (nameserver
1.2.3.4)
- but B should have a local unique requirement of another nameserver
5.6.7.8
so, A will have
nameserver 1.2.3.4
but B will have
nameserver 5.6.7.8
nameserver 1.2.3.4
when we change the global nameserver 1.2.3.4 to 9.8.7.6, it