If the subject is not absolute (doesn't start with "/"), tack on
the default subject prefix, if it exists. If the prefix isn't
set to anything, it simply returns the original name untouched.
This method should only be invoked when using the global
RTserver connection via the Srv property.
Otherwise, use makeSubjectAbsolute.
public static string makeSubjectAbsolute( stringos );