I saw a post on a blog somewhere that indirectly suggested /tmp needs root_t (and not tmp_t) context in order to create sockets.
Based on that, I tried running 'chcon root_t /tmp' but got 'invalid context.' Obviously it must be possible to create sockets in SELinux. This is the current (default) output of 'ls -lZd /tmp': > drwxrwxrwt root root system_u:object_r:tmp_t /tmp Obviously I need to learn SELinux... I will let you know the solution as soon as I get this resolved. Thanks, Alan On Sun, 16 Dec 2007, Chris Travers wrote: > This could be an SELinux issue (try setting to Permissive and see if the > problem goes away) or a file permission issue. Normally the sockets are > created and accessed in /tmp. > > Best Wishes, > Chris Travers > ------------------------------------------------------------------------- SF.Net email is sponsored by: Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ Ledger-smb-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ledger-smb-users
