Unsolved
This post is more than 5 years old
11 Legend
•
20.4K Posts
•
87.4K Points
0
5018
September 14th, 2007 11:00
Help with renaming CIFS server
I have a need to rename my CIFS server running within VDM to a new name, so i found these instructions but step 5 is very confusing. Can somebody explain why do i need to delete NetBIOS name that i just renamed? This is solution emc156835
Thanks
Thanks
1) Unjoin the original compname from the domain:
# server_cifs vdmA1 -Unjoin compname=W2kTemp,domain=abc.com,admin=Administrator
2) Delete the compname from the Data Mover¿s CIFS configuration:
# server_cifs vdmA1 ¿delete compname=W2kTemp
3) Add the name back to the Data Mover¿s CIFS configuration as a NetBIOS name:
# server_cifs vdmA1 ¿add NetBIOS=W2kTemp,domain=abc,interface=fsn01
4) Rename the NetBIOS server to the new name:
# server_cifs vdmA1 ¿rename -NetBIOS W2kTemp W2kProd
5) Delete the renamed NetBIOS name from Step 4. from the Data Mover¿s CIFS configuration:
# server_cifs vdmA1 ¿delete NetBIOS=W2kProd
6) Add and join the new compname to the CIFS configuration and AD domain:
# server_cifs vdmA1 ¿add compname=W2kProd,domain=abc.com,interface=fsn01
# server_cifs vdmA1 ¿Join compname=W2kProd,domain=abc.com,admin=Administrator
0 events found
No Events found!


mattat
13 Posts
1
September 17th, 2007 09:00
Yes, the primus could be better--slightlty revised it. If you are starting out with a CIFS Server (or VDM cifs server) with one name, but then need to change its name yet retain all its permission structures, then that's the purpose for the primus. Step 4 creates the Netbios name and entries needed for the Localgroups file on the Server. Step 5 deletes thte Netbios name so that in step6 you can create the COmpname equiv. of the netbios name, as well as Join it to the domain.
dynamox
11 Legend
•
20.4K Posts
•
87.4K Points
0
September 18th, 2007 05:00
thanks
mattat
13 Posts
1
September 18th, 2007 07:00
dynamox
11 Legend
•
20.4K Posts
•
87.4K Points
0
September 18th, 2007 09:00
dynamox
11 Legend
•
20.4K Posts
•
87.4K Points
0
September 18th, 2007 10:00
Thanks
mattat
13 Posts
0
September 18th, 2007 10:00
mattat
13 Posts
0
September 19th, 2007 11:00
I think I mentioned this before, but once an entry is made to the localgroups file, it doesn't get deleted, so it should have the old name listed.
As for what AD shows, that sounds like a matter of whether the original name was successfully Unjoined and removed from AD and whether the new compname was successfully Joined and added to AD.
dynamox
11 Legend
•
20.4K Posts
•
87.4K Points
0
September 19th, 2007 13:00
mattat
13 Posts
0
September 20th, 2007 05:00
dynamox
11 Legend
•
20.4K Posts
•
87.4K Points
0
September 23rd, 2007 07:00
umichklewis_ac7b91
300 Posts
0
April 22nd, 2010 11:00
Hi guys -
Not to hijack the thread, but is this also valid for changing the domain of a CIFS serevr? I started a discussion in this thread - https://community.emc.com/message/462759#462759 , along with what I hope are the right steps to follow.
I have CIFS servers in a domain called PURPLE, that will be retired this month. There's a new AD domain, ORANGE that has a two-way trust relationship with PURPLE. I've already ACL'd filesystems, such that accounts in the ORANGE have Full Control in PURPLE and so on.
Would I be able to use these steps instead of my process?
Thanks!
Karl
dynamox
11 Legend
•
20.4K Posts
•
87.4K Points
0
April 22nd, 2010 14:00
Can you install VMware player ?
dynamox
11 Legend
•
20.4K Posts
•
87.4K Points
0
April 22nd, 2010 14:00
Hi Karl,
One time i had to rename a CIFS server, i unjoined it from AD and while i was renaming it , i misspelled the domain name. I went through the same process and rename it again. So maybe you can rename it to temp name and then rename it back with new domain name ? It can be easy to test if you have Celerra simulator and another VM with Windows 2003 server running DC/DNS for a test domain name ..Microsoft.local or something like that.
umichklewis_ac7b91
300 Posts
0
April 22nd, 2010 14:00
Thanks!
Yeah, if I could ever get permission to install VMware on a workstation I have access to. I don't suppose I can run Celerra Simulator on Hyper-V...?
umichklewis_ac7b91
300 Posts
0
April 22nd, 2010 14:00
Sigh. No. Policy dictates that the "Virtualization Team" gets to manage the VM environment. I have no rights to install the application on my desktop, so I have to request the install from the App Team. They see "VM" in the title and I get no where. Fast.
I've asked my manager about it - we have a few unclear "regulations" that could be misinterpreted, so our documented policy is such that no one can run an "unauthorized" VM anywhere, anytime. And we have the administrative ACLs set on the desktop machines to enforce it.
Thanks!
Karl