cant able to join a standalone cifs server into domain
we are having Celerra-NSG2. i created a cifs standalone server and the share access was given to local user. now i want to add that server in the domain. in the cifs server properties there is no settings to add the server to domain. how should i add this server . when i try using the Server_cifs command i get the following error.
i created a cifs server as standalone & given to production with local user access.when i try to add the standalone cifs server to domain. i get the following error. it says duplicated netbios name. in the browser interface there is no option. how to join the standalone cifs server into domain.
[nasadmin@CS0 ~]$ server_cifs server_2 -add compname=test,domain=****.co.in,interface=****,local_users server_2 : Enter Password:********* Enter Password Again:*********
- create an additional standalone (a new netbios name) with local users,
use it with local users
if this is working, delete it without using the option -remove_localgroup and create a compname with loacl users joined using the netbios name from above as compname.
If this is also working go this way for your original standalone name.
Peter_EMC
674 Posts
426
0
Posted September 21st, 2010 02:00
server_cifs server_2 -add compname= ,domain=
[,alias= ...]
[,hidden={y|n}][,authentication={kerberos|all}]
[,netbios= ]
[[,interface= [,wins= [: ]][,dns= ]]...]
[,local_users]
[-comment ]
before joining it.