Hi Andy,

I think something like this would suffice:

      passwd *pwd = pwdHandler.Get( getuid() );
      if( pwd ) {
         std::string userPlugIns = pwd->pw_dir;
         userPlugIns += "/.xrootd/client.plugins.d";
         ProcessConfigDir( userPlugIns );
      }

That is, continue processing instead of erroring out.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.

[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/xrootd/xrootd/issues/1229#issuecomment-651122991", "url": "https://github.com/xrootd/xrootd/issues/1229#issuecomment-651122991", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]

Use REPLY-ALL to reply to list

To unsubscribe from the XROOTD-DEV list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=XROOTD-DEV&A=1