I am testing Samba 4.5.0rc2 on a Solaris 10 i386 box. log.smbd contains a new message/error that does not show up on Samba 4.4.5. The error is: [2016/08/26 11:45:54.886237, 0] ../source3/rpc_server/rpc_service_setup.c:539(dcesrv_ep_setup) dcesrv_ep_setup: Loading shared RPC modules failed Dispite that, Samba 4.5.0rc2 seems to work correctly. Is this a problem or not? Tom Schulz Applied Dynamics Intl. schulz at adi.com
On Fri, Aug 26, 2016 at 12:19:30PM -0400, Thomas Schulz via samba wrote:> I am testing Samba 4.5.0rc2 on a Solaris 10 i386 box. log.smbd contains > a new message/error that does not show up on Samba 4.4.5. The error is: > > [2016/08/26 11:45:54.886237, 0] > ../source3/rpc_server/rpc_service_setup.c:539(dcesrv_ep_setup) > dcesrv_ep_setup: Loading shared RPC modules failed > > Dispite that, Samba 4.5.0rc2 seems to work correctly. Is this a problem > or not?That might happen if the shared libraries are not in the correct place. What does a debug level 10 say around this point ?
On Fri, Aug 26, 2016 at 12:19:30PM -0400, Thomas Schulz via samba wrote:> I am testing Samba 4.5.0rc2 on a Solaris 10 i386 box. log.smbd contains > a new message/error that does not show up on Samba 4.4.5. The error is: > > [2016/08/26 11:45:54.886237, 0] > ../source3/rpc_server/rpc_service_setup.c:539(dcesrv_ep_setup) > dcesrv_ep_setup: Loading shared RPC modules failed > > Dispite that, Samba 4.5.0rc2 seems to work correctly. Is this a problem > or not?nothing too bad, but please file a bugreport so I can track this. To get rid of it you can # smbd -b | grep MODULESDIR # mkdir MODULESDIR/rpc This should get rid of it. Cheerio! -slow
On Fri, Aug 26, 2016 at 12:43 PM, Ralph Böhme via samba <samba at lists.samba.org> wrote:> # mkdir MODULESDIR/rpc > > This should get rid of it.Same issue here on Linux with Version 4.5.0rc3-GIT-eb55718 mkdir /usr/local/samba/lib/rpc resolves the issue Chris
Reasonably Related Threads
- Loading shared RPC modules failed
- Lots of RPC-related compile errors (conflicting types, too many arguments, ...) trying to update Samba from 3.5 to 4.6
- Samba 4.2.0rc4 can't authenticate users
- AIX 7.1 Samba 3.6.23 Windows 2003 Server AD
- 2nd try: Lots of RPC-related compile errors (conflicting types, too many arguments, ...) trying to update Samba from 3.5 to 4.6