search for: _smbpasswd

Displaying 3 results from an estimated 3 matches for "_smbpasswd".

Did you mean: smbpasswd
2019 Mar 20
0
build problem with 4.10.0
...ith-pam  > --with-pammodulesdir=lib64/security --with-piddir=/run/samba  > --with-relro --enable-avahi --with-systemd  > --with-shared- > modules=auth_unix,auth_wbc,auth_server,auth_netlogond,auth_script,aut > h_samba4,vfs_cacheprime,vfs_readahead,pdb_tdbsam,pdb_ldap,pdb_ads,pdb > _smbpasswd,pdb_wbc_sam,pdb_samba4,idmap_ad,idmap_adex,idmap_hash,idma > p_ldap,idmap_rfc2307,idmap_rid,idmap_tdb2  > --without-gpgme '--bundled-libraries=!tdb,!talloc,!tevent,ALL' Try the attached.  If this fixes it file a bug and we can backport it.  I've invited you to our bugzilla. The...
2019 Mar 20
2
build problem with 4.10.0
...ath=/var/lib/ctdb/ctdb.socket --with-pam --with-pammodulesdir=lib64/security --with-piddir=/run/samba --with-relro --enable-avahi --with-systemd --with-shared-modules=auth_unix,auth_wbc,auth_server,auth_netlogond,auth_script,auth_samba4,vfs_cacheprime,vfs_readahead,pdb_tdbsam,pdb_ldap,pdb_ads,pdb_smbpasswd,pdb_wbc_sam,pdb_samba4,idmap_ad,idmap_adex,idmap_hash,idmap_ldap,idmap_rfc2307,idmap_rid,idmap_tdb2 --without-gpgme '--bundled-libraries=!tdb,!talloc,!tevent,ALL' ... make install DESTDIR=/home/abuild/rpmbuild/BUILDROOT/samba-4.10.0-100.x86_64 CONFIGDIR=/etc/samba [  759s] PYTHONHASHSE...
1997 Dec 09
2
SAMBA digest 1518
>> The problem is performance. While Samba is not terribly slow it's still >> too slow. Copying large files takes about half a minute/meg on an > >i find that samba running on FreeBSD is also pathetically slow: 10 to 20 >k per second. adding "socket options = TCP_NODELAY" speeds this up by a >factor of ten to twenty, on a 10mb/s LAN with NE2000 cards. it