Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > Alternate server name

Reply
Thread Tools Display Modes

Alternate server name

 
 
Dan DeCoursey
Guest
Posts: n/a

 
      06-24-2010
IS there a way to establish an anternate server name...my servername is olng
and cumbersome to type in.. is there a way to establish like an "alias"

and

why are so many of the other discussion groups here empty ..I just posted
this quetion in the DNS group....and at least for me that group has no post's
at all in the folder ??
 
Reply With Quote
 
 
 
 
Phillip Windell
Guest
Posts: n/a

 
      06-24-2010
Create a CNAME in DNS that point to the existing "A" Record.


--
Phillip Windell

The views expressed, are my own and not those of my employer, or Microsoft,
or anyone else associated with me, including my cats.
-----------------------------------------------------


"Dan DeCoursey" <> wrote in message
news:523AF23E-2FA4-470E-B858-...
> IS there a way to establish an anternate server name...my servername is
> olng
> and cumbersome to type in.. is there a way to establish like an
> "alias"
>
> and
>
> why are so many of the other discussion groups here empty ..I just posted
> this quetion in the DNS group....and at least for me that group has no
> post's
> at all in the folder ??



 
Reply With Quote
 
Grant Taylor
Guest
Posts: n/a

 
      06-25-2010
Phillip Windell wrote:
> Create a CNAME in DNS that point to the existing "A" Record.


Will that work for things like UNC shares?

I thought there was a setting somewhere that dictated if a CNAME would
work or not. Is that not the case?

I know the CNAME can be used to resolve the host name to an IP. But
will File and Print Services (SMB/CIFS) be happy?



Grant. . . .
 
Reply With Quote
 
Phillip Windell
Guest
Posts: n/a

 
      06-25-2010
I don't know.

But it is easy to try and find out.


--
Phillip Windell

The views expressed, are my own and not those of my employer, or Microsoft,
or anyone else associated with me, including my cats.
-----------------------------------------------------


"Grant Taylor" <> wrote in message
news:i01fta$jp7$...
> Phillip Windell wrote:
>> Create a CNAME in DNS that point to the existing "A" Record.

>
> Will that work for things like UNC shares?
>
> I thought there was a setting somewhere that dictated if a CNAME would
> work or not. Is that not the case?
>
> I know the CNAME can be used to resolve the host name to an IP. But will
> File and Print Services (SMB/CIFS) be happy?
>
>
>
> Grant. . . .



 
Reply With Quote
 
kj [SBS MVP]
Guest
Posts: n/a

 
      06-25-2010
As I recall when attempting to connect \\cname\sharename you get a
"duplicate names exists on the network error"

Also doesn't work for connections that use certificates like secure ldap.
(The computer connection needs to match the certificate)

Probably a few other things as well that don't work.


Phillip Windell wrote:
> I don't know.
>
> But it is easy to try and find out.
>
>
>
> "Grant Taylor" <> wrote in message
> news:i01fta$jp7$...
>> Phillip Windell wrote:
>>> Create a CNAME in DNS that point to the existing "A" Record.

>>
>> Will that work for things like UNC shares?
>>
>> I thought there was a setting somewhere that dictated if a CNAME
>> would work or not. Is that not the case?
>>
>> I know the CNAME can be used to resolve the host name to an IP. But
>> will File and Print Services (SMB/CIFS) be happy?
>>
>>
>>
>> Grant. . . .


--
/kj


 
Reply With Quote
 
Phillip Windell
Guest
Posts: n/a

 
      06-25-2010
Yea, I started thinking about that afterwards.
Wasn't there a registry tweek that would overcome [at least] some of those
things?

I guess it would be better to just rename the machine and forget it.


--
Phillip Windell

The views expressed, are my own and not those of my employer, or Microsoft,
or anyone else associated with me, including my cats.
-----------------------------------------------------


"kj [SBS MVP]" <> wrote in message
news:...
> As I recall when attempting to connect \\cname\sharename you get a
> "duplicate names exists on the network error"
>
> Also doesn't work for connections that use certificates like secure ldap.
> (The computer connection needs to match the certificate)
>
> Probably a few other things as well that don't work.
>
>
> Phillip Windell wrote:
>> I don't know.
>>
>> But it is easy to try and find out.
>>
>>
>>
>> "Grant Taylor" <> wrote in message
>> news:i01fta$jp7$...
>>> Phillip Windell wrote:
>>>> Create a CNAME in DNS that point to the existing "A" Record.
>>>
>>> Will that work for things like UNC shares?
>>>
>>> I thought there was a setting somewhere that dictated if a CNAME
>>> would work or not. Is that not the case?
>>>
>>> I know the CNAME can be used to resolve the host name to an IP. But
>>> will File and Print Services (SMB/CIFS) be happy?
>>>
>>>
>>>
>>> Grant. . . .

>
> --
> /kj
>



 
Reply With Quote
 
kj [SBS MVP]
Guest
Posts: n/a

 
      06-25-2010
Phillip Windell wrote:
> Yea, I started thinking about that afterwards.
> Wasn't there a registry tweek that would overcome [at least] some of
> those things?


Hmm. Maybe for the share name, but pretty sure it's "sorry charlie" for
anything using a cert.

>
> I guess it would be better to just rename the machine and forget it.
>
>
>
> "kj [SBS MVP]" <> wrote in message
> news:...
>> As I recall when attempting to connect \\cname\sharename you get a
>> "duplicate names exists on the network error"
>>
>> Also doesn't work for connections that use certificates like secure
>> ldap. (The computer connection needs to match the certificate)
>>
>> Probably a few other things as well that don't work.
>>
>>
>> Phillip Windell wrote:
>>> I don't know.
>>>
>>> But it is easy to try and find out.
>>>
>>>
>>>
>>> "Grant Taylor" <> wrote in message
>>> news:i01fta$jp7$...
>>>> Phillip Windell wrote:
>>>>> Create a CNAME in DNS that point to the existing "A" Record.
>>>>
>>>> Will that work for things like UNC shares?
>>>>
>>>> I thought there was a setting somewhere that dictated if a CNAME
>>>> would work or not. Is that not the case?
>>>>
>>>> I know the CNAME can be used to resolve the host name to an IP. But
>>>> will File and Print Services (SMB/CIFS) be happy?
>>>>
>>>>
>>>>
>>>> Grant. . . .

>>
>> --
>> /kj


--
/kj


 
Reply With Quote
 
Grant Taylor
Guest
Posts: n/a

 
      06-26-2010
kj [SBS MVP] wrote:
> Hmm. Maybe for the share name, but pretty sure it's "sorry charlie"
> for anything using a cert.


What about a cert that is using a SAN? Or a wild card cert for multiple
systems with in a domain?



Grant. . . .
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Reinstalling CompanyWeb Intranet Site on SBS 2003 Greg Wilkerson Windows Small Business Server 1 05-11-2010 01:59 PM
Re: Active Directory problems/dcdiag error kj [SBS MVP] Windows Small Business Server 3 03-24-2010 09:19 PM
Same Issue....Please help! Quality Department Active Directory 0 02-13-2010 01:12 PM
I also have an error 646 in Windows update. Please help. Jose Windows Update 12 01-09-2010 01:00 PM
New Server Install Problems whitjl143 Windows Small Business Server 19 11-19-2009 06:13 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59