8 More Discussions You Might Find Interesting
1. UNIX for Beginners Questions & Answers
Can you add multiple domains to a nameserver without creating a new IP address? I have one IP address on my machine and have configured forward and reverse zone files. Names are resolving fine.
I know I can add another domain to the named.conf file and create new forward and reverse files. what... (2 Replies)
Discussion started by: LinuxGirl
2 Replies
2. Red Hat
Hi,
We now have a Samba or Winbind issue. The Linux client under RHEL6 can not get Windows' AD sub-domain info. See the following output please. The main domain 'Global' is shown online, but the sub-domain 'Europe' and 'Asia' are shown offline although they are online.
Commands 'wbinfo -u' and... (0 Replies)
Discussion started by: aixlover
0 Replies
3. Red Hat
Hello Friends,
I am running Sendmail 8.14 on rhel6. I have one simple question regarding domain masquerading, i would want to masquerade different domains with different addresses. By that what i mean is that lets say i have 3 domains as home.com, example.com, test.com and i would want to... (0 Replies)
Discussion started by: Rohit Bhanot
0 Replies
4. UNIX for Dummies Questions & Answers
Dear all,
I've not a good starting point I'm afraid, but I was forced to deploy Samba under pressure of failing hardware so an urgent migration was done. We didn't get the IBM AIX 6.1 supplied one running at all, so we pulled down the samba.org version 3.4.3. We couldn't get that working as... (0 Replies)
Discussion started by: rbatte1
0 Replies
5. Solaris
Hi guys,
I just got a new job. I'm working in an ISP and Datacenter, we have 2 DNS servers, a LINUX (primary), and a SUNOS (secondary). A few days ago we had an issue with some non-authoritative domains(not all, just some) in the SUNOS that can't be resolved.
The same domain in the LINUX box is... (2 Replies)
Discussion started by: binover
2 Replies
6. Solaris
Hi there:
I am currently using Kerberos on Solaris 9 to autenticate using windows active directory. It is working fine, however, we just were made aware that instead of one domain, we have multiple. We configured one real with only one domain, however, I need the autentication process to also... (3 Replies)
Discussion started by: ramosl05
3 Replies
7. UNIX for Dummies Questions & Answers
I need help creating multiple domains with one single DNS server.ex: domain1.com and domain2.com on a sigle machine 1.2.3.4
Thx (1 Reply)
Discussion started by: lekan
1 Replies
8. UNIX for Dummies Questions & Answers
Hello,
I have 3 domains virtually hosted "name based" the first one "domain1.com" has its ServerName entered as domain1.com. this domain will load in a browser by www.domain1.com or simply domain1.com. the next two domains "domain2.com" and "domain3.com" ServerNames are listed as domain2.com and... (2 Replies)
Discussion started by: ericg
2 Replies
REGPATCH(1) [FIXME: manual] REGPATCH(1)
NAME
regpatch - Applies registry patches to registry files
SYNOPSIS
regpatch [--help] [--backend=BACKEND] [--credentials=CREDENTIALS] [location] [patch-file]
DESCRIPTION
The regpatch utility applies registry patches to Windows registry files. The patch files should have the same format as is being used by
the regdiff utility and regedit32.exe from Windows.
If no patch file is specified on the command line, regpatch attempts to read it from standard input.
OPTIONS
--help
Show list of available options.
--backend BACKEND
Name of backend to load. Possible values are: creg, regf, dir and rpc. The default is dir.
--credentials=CREDENTIALS
Credentials to use, if any. Password should be separated from user name by a percent sign.
VERSION
This man page is correct for version 4.0 of the Samba suite.
SEE ALSO
regdiff, regtree, regshell, gregedit, samba, diff, patch
AUTHOR
This utility is part of the Samba[1] suite, which is developed by the global Samba Team[2].
This manpage and regpatch were written by Jelmer Vernooij.
NOTES
1. Samba
http://www.samba.org/
2. Samba Team
http://www.samba.org/samba/team/
[FIXME: source] 04/16/2014 REGPATCH(1)