Problem in working with domain DFS links

Stefan (metze) Metzmacher metze at samba.org
Wed May 14 06:44:02 GMT 2008


> +		/* Is this really our servicename ? */
> +		if (NULL == conn_find_byname(pdp->servicename)) {
> +			DEBUG(10,("parse_dfs_path: %s is not our servicename\n",
> +				pdp->servicename));
> +			p = temp;
> +			DEBUG(10,("parse_dfs_path: trying to convert %s "
> +				"to a local path\n",
> +				temp));
> +			goto local_path;

Hi Jeremy,

Why do we need to check for a open connection to the share?
Why don't we just check that the share exists in the config?

metze

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 249 bytes
Desc: OpenPGP digital signature
Url : http://lists.samba.org/archive/samba-technical/attachments/20080514/ed2e1ac5/signature.bin


More information about the samba-technical mailing list