Displaying 6 results from an estimated 6 matches for "myotherserv".
Did you mean:
myotherserver
2024 Oct 12
2
AD/DNS: Cannot Create a CNAME record with a blank name...
...l machine names not work for some structural
reason? For example:
~ # samba-tool dns zonecreate localhost "example.com" -U administrator
~ # samba-tool dns add localhost example.com myserver
CNAME?myserver.samdom.example.com -U administrator
~ # samba-tool dns add localhost example.com myotherserver
CNAME?myotherserver.samdom.example.com -U administrator
This would have the advantage that a single dummy zone would be able to
contain aliases for _all_ externally visible machines. (I haven't tried
this yet; it just occurred to me...and struck me as being "tidier".)
I still d...
2024 Oct 12
1
AD/DNS: Cannot Create a CNAME record with a blank name...
...some
> structural reason? For example:
>
> ~ # samba-tool dns zonecreate localhost "example.com" -U administrator
> ~ # samba-tool dns add localhost example.com myserver
> CNAME?myserver.samdom.example.com -U administrator
> ~ # samba-tool dns add localhost example.com myotherserver
> CNAME?myotherserver.samdom.example.com -U administrator
>
Your internal machine will do DNS queries at your DC first. So indeed
this will provide a different DNS view for internal machines, and they
will never resolve to any of the externally known *.example.com domains.
It is totally...
2008 Jun 17
4
different logon scripts and mappings for individual users
i'm not sure how to create different logon scripts for different
users. right now i have one logon script called 'logon.bat' that maps
all users to a server share and syncs the time with the server. i need
to be able to map different users to different server shares. not all
users should be mapped to all server shares. these should be automatic
mappings.
for example:
user1 should
2024 Oct 14
2
AD/DNS: Cannot Create a CNAME record with a blank name...
...l reason? For example:
>>
>> ~ # samba-tool dns zonecreate localhost "example.com" -U administrator
>> ~ # samba-tool dns add localhost example.com myserver
>> CNAME?myserver.samdom.example.com -U administrator
>> ~ # samba-tool dns add localhost example.com myotherserver
>> CNAME?myotherserver.samdom.example.com -U administrator
>>
> Your internal machine will do DNS queries at your DC first. So indeed
> this will provide a different DNS view for internal machines, and they
> will never resolve to any of the externally known *.example.com...
2024 Oct 14
1
AD/DNS: Cannot Create a CNAME record with a blank name...
...e:
>>>
>>> ~ # samba-tool dns zonecreate localhost "example.com" -U administrator
>>> ~ # samba-tool dns add localhost example.com myserver
>>> CNAME?myserver.samdom.example.com -U administrator
>>> ~ # samba-tool dns add localhost example.com myotherserver
>>> CNAME?myotherserver.samdom.example.com -U administrator
>>>
>> Your internal machine will do DNS queries at your DC first. So indeed
>> this will provide a different DNS view for internal machines, and
>> they will never resolve to any of the externally...
2024 Oct 12
1
AD/DNS: Cannot Create a CNAME record with a blank name...
On 12-10-2024 02:25, John R. Graham via samba wrote:
> ...as recommended on the Samba Wiki here:
> https://wiki.samba.org/index.php/Active_Directory_Naming_FAQ#I_have_to_Use_Different_Names_to_Resolve_Host_Names_Internally_and_Externally
>
> I'm trying to use the "clever trick" to make a certain internal server
> resolve to the name I'm forced to use to resolve