Displaying 20 results from an estimated 20 matches for "rpc_eventlog".
2007 May 15
1
Samba 3.0.25 plugin changes
...5,
from ../../source/include/includes.h:661,
from test.c:21:
../../source/librpc/gen_ndr/security.h:1:26: ndr/security.h: No such file
or directory
In file included from ../../source/include/includes.h:689,
from test.c:21:
../../source/include/rpc_eventlog.h:63: error: syntax error before
"TDB_CONTEXT"
../../source/include/rpc_eventlog.h:63: warning: no semicolon at end of
struct or union
../../source/include/rpc_eventlog.h:65: error: syntax error before '}'
token
../../source/include/rpc_eventlog.h:65: warning: type defaults...
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
...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...
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
..."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 determine the appropriat...
2005 Nov 20
1
Lots of "write_data: write failure in writing to client" and "Error writing 4 bytes to client. -1"
...2 ; 4 GB memory
OS: 32bit RedHat Enterprise Linux ES release 4 Update 1
Clients: 500 x Windows XP (each have at least two drives mapped to this
server)
Smb builtin modules: pdb_ldap pdb_smbpasswd pdb_tdbsam pdb_guest rpc_lsa
rpc_reg rpc_lsa_ds rpc_wks rpc_svcctl rpc_net rpc_dfs rpc_srv rpc_spoo
lss rpc_eventlog rpc_samr idmap_ldap idmap_tdb auth_rhosts auth_sam
auth_unix auth_winbind auth_server auth_domain auth_builtin
Thanks,
Leroy
2007 May 18
3
samba, wins, netbios
I am trying to setup the samba server to ping machines on the network via
the netbios name.
i have the following lines in smb.conf under global
wins support = yes
domain logons = Yes
preferred master = Yes
domain master = Yes
local master = yes
os level = 34
my /etc/nsswitch.conf looks like.
hosts: files wins dns
I added the address of the samba server into the wins configuration tab
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
...ut 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 inconsistent function prototyp...
2009 Nov 19
1
Cannot retrieve user/group information
...er (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 the packaging scripts
i...
2009 Nov 18
3
Samba 3.4.2 with Solaris ZFS Snaphots
...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 copy provider with the follo...
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
...figuration (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 compile errors from RPC mod...
2005 May 17
3
Linux integration with AD
Hi All,
I extended my AD schema (SFU 3.5) and migrated the users and groups from my
NIS domain.
The groups migrated from the NIS have the same GID like on the NIS.
I added linux machines to my AD domain using windbind, and define on the
smb.conf "idmap gid = 10000-20000".
I logged in using my AD user account, and when I'm doing "id", I see that
all the AD groups
2005 Nov 09
0
Samba 3.0.20b / AIX 5.3 / VFS Modules
...: 1
sizeof(int): 4
sizeof(long): 4
sizeof(uint8): 1
sizeof(uint16): 2
sizeof(uint32): 4
sizeof(short): 2
sizeof(void*): 4
Builtin modules:
pdb_smbpasswd pdb_tdbsam pdb_guest rpc_lsa rpc_reg rpc_lsa_ds
rpc_wks rpc_svcctl rpc_net rpc_dfs rpc_srv rpc_spoolss rpc_eventlog
rpc_s
amr idmap_tdb auth_rhosts auth_sam auth_unix auth_winbind auth_server
auth_domain auth_builtin
Any help is greatly appreciated. Trying to get Samba VSCAN working and
the problems seem to be with the VFS module support under AIX.
Lamar Saxon
Lamar.Saxon@americredit.com
pSeries / AIX Operati...
2007 Sep 24
2
Where is the tdbsam password database file?
...2
sizeof(void*): 4
sizeof(size_t): 4
sizeof(off_t): 8
sizeof(ino_t): 8
sizeof(dev_t): 8
Builtin modules:
pdb_ldap pdb_smbpasswd pdb_tdbsam rpc_lsa rpc_reg rpc_lsa_ds
rpc_wkssvc rpc_svcctl rpc_ntsvcs rpc_net rpc_netdfs rpc_srv
rpc_spoolss rpc_eventlog rpc_samr rpc_echo 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
2005 Oct 19
1
samba with ADS. winbindd ignore for user authentication
...nt): 4
sizeof(long): 4
sizeof(uint8): 1
sizeof(uint16): 2
sizeof(uint32): 4
sizeof(short): 2
sizeof(void*): 4
Builtin modules:
pdb_ldap pdb_smbpasswd pdb_tdbsam pdb_guest rpc_lsa rpc_reg
rpc_lsa_ds rpc_wks rpc_svcctl rpc_net rpc_dfs rpc_srv rpc_spoolss
rpc_eventlog rpc_samr idmap_ldap idmap_tdb auth_rhosts auth_sam
auth_unix auth_winbind auth_server auth_domain auth_builtin
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
...rns 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
&...
2006 Sep 21
0
Winbindd 3.0.23c crash after 'getent group'
...tc/samba/smbpasswd\
--with-lmhostsfile=/etc/samba/lmhosts\
--with-configfile=/etc/samba/smb.conf\
--with-static-modules=pdb_ldap,pdb_smbpasswd,pdb_tdbsam,rpc_lsai,rpc_reg,rpc_lsa_ds,rpc_wks,rpc_svcctl,rpc_ntsvcs,rpc_net,rpc_netdfs,rpc_srv,rpc_spoolss,rpc_eventlog,rpc_samr,idmap_ldap,idmap_tdb,auth_sam,auth_unix,auth_winbind,auth_server,auth_domain,auth_builtin
\
--with-ads\
--with-winbind\
--with-libmsrpc\
--with-libsmbclient\
--with-pam \
--with-pa...
2007 Jun 05
1
Samba unable to connect to ldap
...2
sizeof(void*): 4
sizeof(size_t): 4
sizeof(off_t): 8
sizeof(ino_t): 8
sizeof(dev_t): 8
Builtin modules:
pdb_ldap pdb_smbpasswd pdb_tdbsam rpc_lsa rpc_reg rpc_lsa_ds rpc_wkssvc
rpc_svcctl rpc_ntsvcs rpc_net rpc_netdfs rpc_srv rpc_spoolss rpc_eventlog
rpc_samr rpc_echo 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
lp_load: refreshing parameters
Initialising global parameters
params.c:pm_process() - Processing configuration file
"/usr/local/samba...
2006 Jul 27
2
Problems with access to share after upgrading to 3.0.23(a)
...sizeof(long long): 8
sizeof(uint8): 1
sizeof(uint16): 2
sizeof(uint32): 4
sizeof(short): 2
sizeof(void*): 8
sizeof(size_t): 8
sizeof(off_t): 8
sizeof(ino_t): 4
sizeof(dev_t): 4
Builtin modules:
lss rpc_eventlog rpc_samr idmap_ldap idmap_tdb auth_sam
auth_unix auth_winbind auth_server auth_domain auth_builtin
----------------------------------------------------------------
--
Gentlemen, you can't fight in here, this is the War Room!
2007 Jun 22
0
Samba Guest Accout Issue
...2
sizeof(void*): 4
sizeof(size_t): 4
sizeof(off_t): 8
sizeof(ino_t): 8
sizeof(dev_t): 8
Builtin modules:
pdb_ldap pdb_smbpasswd pdb_tdbsam rpc_lsa rpc_reg rpc_lsa_ds rpc_wkssvc
rpc_svcctl rpc_ntsvcs rpc_net rpc_netdfs rpc_srv rpc_spoolss rpc_eventlog
rpc_samr rpc_echo 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
lp_load: refreshing parameters
Initialising global parameters
params.c:pm_process() - Processing configuration file
"/usr/local/samba...
2010 Feb 04
3
3.3 and 3.4 compile failure on dbwrap
...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... not
checking how to build idmap_passdb... static
checking how to build idmap_nss... st...
2010 May 11
1
Samba 3.5.2 compile on AIX
...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... not
checking how to build idmap_passdb... static
checking how to build idmap_nss... st...