similar to: speed of samba

Displaying 20 results from an estimated 11000 matches similar to: "speed of samba"

2002 Feb 14
2
Still Having Problems
I am still having trouble with my Windoze2K machine resolving the NetBIOS name of my Samba server. It appears in the Network Neighborhood window but clicking on it gives the "Server not accessible, network path not found" On the server, nmblookup returns names of other machines, but not the server itself unless I use "nmblookup -B 192.0.0.199 lserver." Otherwise it says
2014 Oct 22
2
How to verify Samba RPM Files?
[ Moving samba-technical@ to bcc, since this is not a development question. ] On Wed, Oct 22, 2014 at 11:13:47PM +0000, Vince George (vincgeor) wrote: > I think I am starting to get the picture and I am not clear I have downloaded RHEL owned rpm files.. Note I started from this Samba site http://www.enterprisesamba.com/samba-packages/red-hats-rhel/ and then clicked here:
2002 Mar 14
2
Can't find smb.conf
Mmm. Any ideas anyone? Latest CVS, updated and built this morning... ---snip--- phoenix lib # ../bin/smbpasswd -a root params.c:OpenConfFile() - Unable to open configuration file "/usr/local/samba/lib/smb.conf": No such file or directory Can't load /usr/local/samba/lib/smb.conf - run testparm to debug it phoenix lib # pwd /usr/local/samba/lib phoenix lib # ls smb.conf
2002 Feb 28
1
solaris 8/samba3.0alpha15: ld.so.1: ls: fatal: reloca tion error: file /lib/nss_winbind.so.1: symbol socket: referenced symbol not found
I had the same problem. You need to go into your Makefile and add the [LIBS] definition to the part where winbind.so is linked. Just take it on to the end of the line and run "make" and "make install" again. You might want to do a "make uninstall" and a "make clean" first. -Dan -----Original Message----- From: Jelmer Vernooij [mailto:jelmer@nl.linux.org]
2002 Aug 14
1
Re: How to setup VPN share
On Wed, Aug 14, 2002 at 06:08:38PM -0500, a wrote about 'How to setup VPN share': > I am running RedHat 7.2 and the most recent version of samba. Samba is > running fine right now on my server. I want to share a folder to my friend > so he can access it and copy stuff to the folder. My friend is running > Windows XP. I want the folder to show up as a map drive. I am not sure
2002 Mar 11
4
Mailing list etiquette? [mildly off-topic]
Since i've gotten so much help from this list with my samba issues, i've been trying to be active and help others, but heres my question. If I reply to someone, should I send it JUST to the mailing list, JUST to the person i'm helping, or both? I've been keeping it on the mailing list, but some people may want the help to come into their main mailbox. Should I send to both?
2003 May 15
2
CVS-HEAD -- make error: "smbd/vfs.c:267: `static_init_vfs' undeclared (first use in this function)"
I configured "--with-vfs" -- "make" produced this error: [....] Compiling smbd/vfs.c smbd/vfs.c: In function `vfs_init_custom': smbd/vfs.c:267: `static_init_vfs' undeclared (first use in this function) smbd/vfs.c:267: (Each undeclared identifier is reported only once smbd/vfs.c:267: for each function it appears in.) make: *** [smbd/vfs.o] Error 1 SuSE-8.0, gcc-2.95.3
2002 Jan 03
3
Samba Start
How are you verifying? Have you tried using top and looking for smbd and nmbd? Swat may be giving you erroneous info if that is what you are using to verify. Hope this helps... -----Original Message----- From: Alvaro Lassance [mailto:lassance@sidercom.com.br] Sent: Thursday, January 03, 2002 10:35 AM To: samba@lists.samba.org Subject: Samba Start Hello all! I am trying to start Samba 2.2.2
2004 May 10
2
Pdb-useredit
G'day ya all. i had a few day's off, and was able to make samba-3's first user editor (it's actualy an front-end for pdbedit!!) check out : http://213.34.118.231/pdbedit/ let me know what you think of this user manager for samba-3 Greetings. --------------------------------------------- Collen Blijenberg (Systeem/Netwerk Beheerder) Montessori Lyceum Herman Jordan Zeist
2004 Jun 24
2
Account desc mysql backend
ehh, just a little remark/note for the mysql passwd backend users and developers... when adding a user, the 'account desc' field is NOT filled in..! when adding some text manualy, and doing pdbedit -v <user> the field showes up, so when reading from the passwdbackend, the fields are resolved, when writting too the passwdbackend , the description field (and maybe more important
2006 Mar 22
1
Announcing Samba 4.0.0TP2
We have just uploaded the second technology preview of Samba 4. Samba 4 is the ambitious next version of the Samba suite that is being developed in parallel to the stable 3.0 series. The main emphasis in this branch is support for the Active Directory logon protocols used by Windows 2000 and above. Samba 4 is currently not yet in a state where it is usable in production environments. Note the
2005 Jun 07
2
updating samba via rpm
good afternoon, current status: samba pdc running samba 3.0.10-1.fc3 on fedora core 3 on a dell server. clients are windows 2000 pro workstations. authentication is via tdbsam. pretty vanilla setup. no active directory, ldap, winbind, etc. i have downloaded the rpm's from samba.org for current stable release samba 3.0.14a-1. usually i perform upgrades to samba server using rpm -Fvh
2006 Mar 15
1
GSSAPI and virtual Users?
Hi, is there a possibility to map login-names to allowed Kerberos-Principals? At the moment GSSAPI-authentication seems to work only if loginname and kerberos-principal are the same, or am I missing something? It would be really great to use GSSAPI-auth with virtual users. Thanks a lot! S. Thias
2002 May 16
1
VFS modules (recycle).
hi, Does anyone have the VFS recycle module working? I get the following error: [2002/05/14 14:01:45, 0] smbd/vfs.c:vfs_init_custom(120) Error opening /usr/local/samba/lib/vfs/recycle.so: /usr/local/samba/lib/vfs/recycle.so: undefined symbol: DEBUGLEVEL_CLASS Thanks, j. -- ...................... ..... Jason C. Leach .. Current PGP/GPG Key ID: 43AD2024
2002 May 23
1
$SMBDOPTIONS in xinetd.conf
hi list, got a little trouble of understanding, how to convert from old /etc/rc.d/init.d/smb to the new version redhat 7.1 this is, what I should know : the old version looks like this : # see how we were called case "$1" in start) if [ -s /etc/smb.conf ]; then echo -n "starting $ident: start-stop-daemon -S -n $Name1 -x $DAEMON1 - -D -d 2 start-stop-daemon -S -n
2002 May 28
2
Mysql samba authentication
Hi , could any one tell samba user authenticate from mysql database and give permissions to read write ane execute and at the same time it should browse in window Network Neighborhood and authentciate with mysql server Bye Parvatam Venkata Jagannadharao _________________________________________________________________ Chat with friends online, try MSN Messenger: http://messenger.msn.com
2002 Aug 02
1
mysql authentication
... sorry if this question have been posting before ?? please give sugestion, i wanna make a single authentication with mysql for my campus server. they are proxy server (squid) email server (qmail) and samba server. we have try using mysql_auth for squid and vpopmail+mysql for qmail but i haven't samba auth with mysql for linux .. but i have found for freebsd .. ......
2002 Aug 11
1
debian samba with ldap support
Hi Samba-team, I have installed last weakend a Debian Distro 2.2 r6. In the past I?m working with SusE 7.3.I would like install my samba 2.2.5 with ldapsam, but I can?t find the right .deb names like nss_ldap,pam_ldap openldap2 openldap-devel2 openldapcient2 (this are the names on my SuSE Distro.) Can somebody gives me a little support what .deb packeges I must download with apt-get to compile
2002 Aug 13
1
[OT] Mail List Question
Is it possible to get the list in digest mode, but have the messages in the digest list be threaded? This would make reading a digest much easier. Thanks Simon
2002 Aug 22
1
File Copying Logs
Can the logs be set up to monitor who is copying files accross the netwrok? Ruben -- __________________________ Brooklyn Linux Solutions __________________________ http://www.mrbrklyn.com - Consulting http://www.nylxs.com/radio - Free Software Radio Show and Archives http://www.brooklynonline.com - For the love of Brooklyn http://www.nylxs.com - Leadership Development in Free Software