search for: rpc_srvsvc

Displaying 12 results from an estimated 12 matches for "rpc_srvsvc".

2017 Jun 08
2
2nd try: Lots of RPC-related compile errors (conflicting types, too many arguments, ...) trying to update Samba from 3.5 to 4.6
...not to compiling Linux software) and how > I am supposed to compile a current 4.6.x Samba server with all the modules > > pdb_ldap pdb_smbpasswd pdb_tdbsam pdb_wbc_sam rpc_lsarpc rpc_winreg > rpc_initshutdown rpc_dssetup rpc_wkssvc rpc_svcctl rpc_ntsvcs > rpc_netlogon rpc_netdfs rpc_srvsvc rpc_spoolss rpc_eventlog rpc_samr > idmap_ldap idmap_tdb idmap_passdb idmap_nss nss_info_template auth_sam > auth_unix auth_winbind auth_wbc auth_server auth_domain auth_builtin > auth_netlogond vfs_default vfs_posixacl > > that I need in the Samba server for my NAS with version...
2017 Jun 08
0
2nd try: Lots of RPC-related compile errors (conflicting types, too many arguments, ...) trying to update Samba from 3.5 to 4.6
...t to feed the list of "builtin modules" it returns as the value for "--with-static-modules"... === Builtin modules: pdb_ldap pdb_smbpasswd pdb_tdbsam pdb_wbc_sam rpc_lsarpc rpc_winreg rpc_initshutdown rpc_dssetup rpc_wkssvc rpc_svcctl rpc_ntsvcs rpc_netlogon rpc_netdfs rpc_srvsvc rpc_spoolss rpc_eventlog rpc_samr idmap_ldap idmap_tdb idmap_passdb idmap_nss nss_info_template auth_sam auth_unix auth_winbind auth_wbc auth_server auth_domain auth_builtin auth_netlogond vfs_default vfs_posixacl === So is there any documentation available, and/or can you please advise how to...
2011 Mar 22
0
ACL not working
...---------- Build options -- # smbd -b | grep -i acl HAVE_SYS_ACL_H HAVE_ACL_LIBACL_H HAVE_POSIX_ACLS vfs_acl_tdb_init vfs_acl_xattr_init pdb_ldap pdb_smbpasswd pdb_tdbsam rpc_lsarpc rpc_winreg rpc_initshutdown rpc_dssetup rpc_wkssvc rpc_svcctl2 rpc_ntsvcs2 rpc_netlogon rpc_netdfs rpc_srvsvc rpc_spoolss rpc_eventlog2 rpc_samr idmap_ldap idmap_tdb idmap_passdb idmap_nss nss_info_template auth_sam auth_unix auth_winbind auth_server auth_domain auth_builtin vfs_default vfs_posixacl ---------- smb.conf -- [global] workgroup = FOO realm = FOO.BAR local master = no domain maste...
2017 Jun 05
3
Lots of RPC-related compile errors (conflicting types, too many arguments, ...) trying to update Samba from 3.5 to 4.6
...exact same module configuration (static vs. shared) as retrieved from "smbd -b" output of the old 3.5.16 Builtin modules: pdb_ldap pdb_smbpasswd pdb_tdbsam pdb_wbc_sam rpc_lsarpc rpc_winreg rpc_initshutdown rpc_dssetup rpc_wkssvc rpc_svcctl rpc_ntsvcs rpc_netlogon rpc_netdfs rpc_srvsvc rpc_spoolss rpc_eventlog rpc_samr idmap_ldap idmap_tdb idmap_passdb idmap_nss nss_info_template auth_sam auth_unix auth_winbind auth_wbc auth_server auth_domain auth_builtin auth_netlogond vfs_default vfs_posixacl but I am still unable to compile Samba with this setup due to an awful lot of co...
2017 Jun 08
0
2nd try: Lots of RPC-related compile errors (conflicting types, too many arguments, ...) trying to update Samba from 3.5 to 4.6
...e to compiling Samba, but not to compiling Linux software) and how I am supposed to compile a current 4.6.x Samba server with all the modules pdb_ldap pdb_smbpasswd pdb_tdbsam pdb_wbc_sam rpc_lsarpc rpc_winreg rpc_initshutdown rpc_dssetup rpc_wkssvc rpc_svcctl rpc_ntsvcs rpc_netlogon rpc_netdfs rpc_srvsvc rpc_spoolss rpc_eventlog rpc_samr idmap_ldap idmap_tdb idmap_passdb idmap_nss nss_info_template auth_sam auth_unix auth_winbind auth_wbc auth_server auth_domain auth_builtin auth_netlogond vfs_default vfs_posixacl that I need in the Samba server for my NAS with version 4.6.x based on the incon...
2011 Mar 14
3
vfs_gpfs module errors
...ce with config line. $ ./configure --with-ctdb=/usr/local/src/ctdb --with-cluster-support --enable-pie=no --with-quotas --with-ads --with-static-modules=pdb_ldap,pdb_smbpasswd,pdb_tdbsam,rpc_lsarpc,rpc_winreg,rpc_initshutdown,rpc_dssetup,rpc_wkssvc,rpc_svcctl2,rpc_ntsvcs2,rc_netlogon,rpc_netdfs,rpc_srvsvc,rpc_spoolss,rpc_eventlog2,rpc_samr,idmap_tdb,idmap_passdb,idmap_nss,idmap_tdb2,nss_info_template,auth_sam,auth_unix,auth_winbind,auth_server,auth_domain,auth_builtin,vfs_default --prefix=/usr/local/samba-3.5.6 The gpfs module exists: ls -l /usr/local/samba-3.5.6/lib/vfs/gpfs.so -rwxr-xr-x 1 ro...
2009 Nov 19
1
Cannot retrieve user/group information
...e list of modules, either (perhaps these are only modules that aren't loaded on demand?): # smbd -b <snip> Builtin modules: pdb_ldap pdb_smbpasswd pdb_tdbsam pdb_wbc_sam rpc_lsarpc rpc_winreg rpc_initshutdown rpc_dssetup rpc_wkssvc rpc_svcctl rpc_ntsvcs rpc_netlogon rpc_netdfs rpc_srvsvc rpc_spoolss rpc_eventlog rpc_samr idmap_ldap idmap_tdb idmap_passdb idmap_nss nss_info_template auth_sam auth_unix auth_winbind auth_wbc auth_server auth_domain auth_builtin auth_netlogond vfs_default vfs_posixacl Are those messages expected? This installation was from an RPM I built using...
2009 Nov 18
3
Samba 3.4.2 with Solaris ZFS Snaphots
...ow copy (and zfs acl) as Build Options. smbd -b vfs_shadow_copy2_init vfs_shadow_copy_init vfs_zfsacl_init Builtin modules: pdb_ldap pdb_smbpasswd pdb_tdbsam pdb_wbc_sam rpc_lsarpc rpc_winreg rpc_initshutdown rpc_dssetup rpc_wkssvc rpc_svcctl rpc_ntsvcs rpc_netlogon rpc_netdfs rpc_srvsvc rpc_spoolss rpc_eventlog rpc_samr idmap_ldap idmap_tdb idmap_passdb idmap_nss nss_info_template auth_sam auth_unix auth_winbind auth_wbc auth_server auth_domain auth_builtin auth_netlogond vfs_default vfs_solarisacl I tried to configure a share in smb.conf supporting zfs snapshot as shadow cop...
2017 Jun 08
2
2nd try: Lots of RPC-related compile errors (conflicting types, too many arguments, ...) trying to update Samba from 3.5 to 4.6
...n modules" it returns as the value for > "--with-static-modules"... > > === > Builtin modules: > pdb_ldap pdb_smbpasswd pdb_tdbsam pdb_wbc_sam rpc_lsarpc rpc_winreg > rpc_initshutdown rpc_dssetup rpc_wkssvc rpc_svcctl rpc_ntsvcs > rpc_netlogon rpc_netdfs rpc_srvsvc rpc_spoolss rpc_eventlog rpc_samr > idmap_ldap idmap_tdb idmap_passdb idmap_nss nss_info_template auth_sam > auth_unix auth_winbind auth_wbc auth_server auth_domain auth_builtin > auth_netlogond vfs_default vfs_posixacl > === > > So is there any documentation available, and/or...
2008 Aug 25
8
Slow and unpredictable Samba performance?
Hi! I've installed Solaris 10 x86 (Core2Duo - x64) server, with Samba over ZFS RAID-Z. Samba is a part of Active Directory Domain. I've managed to join it to domain, to get the users and groups from A.D. and to translate them to Unix IDs. Everything works really good. Samba is installed from the packages from Solaris 10 DVD. Only problem I have is the performance :( It's
2010 Feb 04
3
3.3 and 3.4 compile failure on dbwrap
...utdown... static checking how to build rpc_dssetup... static checking how to build rpc_wkssvc... static checking how to build rpc_svcctl... static checking how to build rpc_ntsvcs... static checking how to build rpc_netlogon... static checking how to build rpc_netdfs... static checking how to build rpc_srvsvc... static checking how to build rpc_spoolss... static checking how to build rpc_eventlog... static checking how to build rpc_samr... static checking how to build rpc_rpcecho... not checking how to build idmap_ldap... static checking how to build idmap_tdb... static checking how to build idmap_tdb2....
2010 May 11
1
Samba 3.5.2 compile on AIX
...utdown... static checking how to build rpc_dssetup... static checking how to build rpc_wkssvc... static checking how to build rpc_svcctl... static checking how to build rpc_ntsvcs... static checking how to build rpc_netlogon... static checking how to build rpc_netdfs... static checking how to build rpc_srvsvc... static checking how to build rpc_spoolss... static checking how to build rpc_eventlog... static checking how to build rpc_samr... static checking how to build rpc_rpcecho... not checking how to build idmap_ldap... static checking how to build idmap_tdb... static checking how to build idmap_tdb2....