<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;"><DIV>Hi everyone,</DIV>
<DIV>I have two servers (10.0.0.13, 10.0.0.14) running samba server.</DIV>
<DIV>10.0.0.13 is configured as dfs root, the smb.conf file is as below:</DIV>
<DIV> </DIV>
<DIV>[dfsroot]</DIV>
<DIV>path = /mnt/dfsroot</DIV>
<DIV>msdfs root = yes</DIV>
<DIV>....</DIV>
<DIV> </DIV>
<DIV>then under /mnt/dfsroot on 10.0.0.13 I created a dir "abc" and two links:</DIV>
<DIV>link1 --> msdfs:\\10.0.0.13\dfsroot\abc</DIV>
<DIV>link2 --> msdfs:\\10.0.0.14\dfsroot\abc</DIV>
<DIV> </DIV>
<DIV>I created the same dir "abc" on 10.0.0.14</DIV>
<DIV> </DIV>
<DIV>So if i visit <A href="file://\\10.0.0.13\dfsroot\link1">\\10.0.0.13\dfsroot\link1</A> or <A href="file://\\10.0.0.13\dfsroot\link2">\\10.0.0.13\dfsroot\link2</A> it will be refered to <A href="file://\\10.0.0.13\dfsroot\abc">\\10.0.0.13\dfsroot\abc</A> and <A href="file://\\10.0.0.14\dfsroot\abc">\\10.0.0.14\dfsroot\abc</A> respectively.</DIV>
<DIV> </DIV>
<DIV>Now if I tried to rename <A href="file://\\10.0.0.13\dfsroot\link1">\\10.0.0.13\dfsroot\link1</A> it will succeed and the dir "abc" will be renamed to the newname. But if I tried to rename <A href="file://\\10.0.0.13\dfsroot\link2">\\10.0.0.13\dfsroot\link2</A>, the request will be refused.</DIV>
<DIV> </DIV>
<DIV>My question is: is it possible to rename <A href="file://\\10.0.0.13\dfsroot\link2">\\10.0.0.13\dfsroot\link2</A>?</DIV>
<DIV> </DIV>
<DIV>many thanks in advance!</DIV>
<DIV><BR><BR>Best regards,<BR><BR>James Pan</DIV></td></tr></table>