similar to: win/linux connect problem

Displaying 20 results from an estimated 20000 matches similar to: "win/linux connect problem"

1998 Aug 13
6
Performance Problems
I've been introducing a local company to the benefits of Linux and Samba, things have been going really well until I tried to provide some file sharing for 3 people on the Lan. Setup: RH 5.0 on a P5-133 running a small intranet with DHCP, file server, and local / remote mail services Samba 1.9.18 (not sure of patch level) I setup a directory accessible by only 3 users and copied a 2.4Meg
2008 Sep 29
4
static libgcc issue on solaris 8
Hello all, little question. Has somebody already compiled samba on SunOS 5.8 because I cannot statically link libgcc libraries. I already tried "gcc -static-libgcc", added "-lgcc_s" to LIBS variable but always the same result. Below resulted compiled binary .. # ldd bin/ntlm_auth libthread.so.1 => /usr/lib/libthread.so.1 libsendfile.so.1 =>
2002 Jun 11
1
performance problem ???
Hi, I got a similar problem with my test configuration. I am using share drives from my AMD Athlon XP 1600+ / 512 DDR RAM running with NT4 workstation and my linux server is a Slackware 8.0 with kernel 2.4.18 and Samba 2.2.4 running on a Pentium 166 MMX / 128 RAM / U160 40Gb SCSI disk. My problem is a bit different. I get well a lot of performance but my connections often break. So I can well
2007 Dec 25
2
rsyncd.conf exclude/include questions ??
Hello, I get some troubles when rsyncing my FreeBSD 6.2 server from my iMac Leopard desktop. Below what I configured in rsyncd.conf .. [all] path = / uid = root gid = wheel read only = true include from = /home/rsync/etc/includes/rootfs /home/rsync/etc/includes/rootfs + /etc + /etc/make.conf + /boot + /boot/* - * This is the only way I found to only backup files directories I would like
2010 Oct 31
10
dedicate nic to drbd in domU
Hi, i wont separate drbd traffic in domU to eth1 interface. What is the best way to do that? I think about make eth1 nic passthrough to my domU. Can i expect some problems with this configuration? _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2003 Apr 19
1
mask question
Hi all, We are all using here a linux lan server with samba. We got unix and windows clients but I have some troubles with unix clients. I defined some shares with create mask = 0644. This works perfectly for windows and linux clients but when I list files on the remote lan server from my linux workstation, I don't see the real mask of the file. I always see the mask 0644 ( even if the file
2008 Dec 17
1
/var/lib/samba/winbindd_privileged permission issue.
Hello all, I am discussing more than two weeks with SQuid developpers for an issue I encounter with ntlm_auth process. You can get a complete overview of the discussion at the url specified below but you can also get a summary later in this mail. http://www.mail-archive.com/squid-users@squid-cache.org/msg60371.html I get a complete platform based on OpenLDAP 2.3.43, MIT-KerberosV 1.6, Samba
2002 Aug 14
1
Samba download Performance problems
Hi all, I had a few months ago problems with my linux server running slackware 8 and kernel 2.4.18 with samba 2.2.0a. I could not upload files on my server at more than 220 ko/s. This problem is now resolved with my recent upgrade of samba to version 2.2.5. I had to decrease SO_RCVBUF to 4096 in my smb.conf too. Between my previous value that was 8192 and the new one ( 4096 ) my upload increases
2011 Jun 26
2
[LLVMdev] Recommended GCC version for ARM/Linux platform for LLVM compilation.
Hello, I'm trying to find myself, but anyway, I'm curious what's the recommended GNU C++ version for LLVM compilation on ARM/Linux platform? I'm using various version of Ubuntu and so far the best compiler I found was 4.4.1 (Ubuntu 4.4.1-4ubuntu9)[1]. With this and with just -O1 as optimize option I've been able to get to 1 failing testcase. Other tested were 4.4.3 and
2003 Jul 15
6
Vijay - samba box not seen in browse list.
>Hi, > >I initially tried a RedHAt Linux 9.0 box to join in multiple domains, but >couldnt get it right. >Now I have two Win2K Domains A and B. >If I configure samba to be in Dmain A, I am able to see and browse the linux >box without any problems. >But if I change the workgroup to Domain B I am not able to see the machine >in that lbrowse list and nor am I able to acces
2008 Oct 28
1
"Failed to set servicePrincipalNames" join ADS issue.
Hello all, I am trying to make one of my solaris server member of our w2k3 ads domain. ldap and kerberos packages are installed. * when I try to get a ticket granting ticket, no problem ... kinit klist are all running fine .. below my krb5 config file # cat /etc/krb5/krb5.conf [logging] kdc = FILE:/var/log/krb5/krb5kdc.log # admin_server = FILE:/var/log/krb5/kadmind.log default =
2002 Jun 18
0
Re : Re: performance problem ??? AN ANSWER PLEASE ...
Did someone of you find a solution for our problerm ??? I send you the documented as you asked it but I always got the same problems. I tried some possibilites for optimizing my system but I always stay with my problem for writing files. Reading files from my shares is not a problem but writing causes "buffers" problems with windows and windows says he could not write all the blocks.
2005 Jun 28
2
permissions change from windows doesn't work
Hi, After three days of googling, searching in this list, reading parts of the pdf, and testing, I surrender: please help ! Summary: I'm running 3.0.10a (binary from www.sunfreeware.com) on Solaris 2.6 in standalone mode (security=user). I use ACLs on files. I cannot, from windows (w2k, wxp pro), add a user to the permissions of a file. Details: - The binary was compiled
2002 Aug 28
0
RV: win/linux connect problem
-----Mensaje original----- De: Redes y Telecomunicaciones [mailto:graf10@telcel.net.ve] En nombre de Carlos Barros Enviado el: Mi?rcoles 28 de Agosto de 2002 07:15 AM Para: 'm.' Cc: 'samba-admin@lists.samba.org' Asunto: RE: [Samba] win/linux connect problem i think you have to ensure if your nmbd is running, you can do this with: ps -aux and you have to see some line with nmbd
2011 Jun 27
0
[LLVMdev] Recommended GCC version for ARM/Linux platform for LLVM compilation.
On 26 June 2011 10:16, Karel Gardas <karel.gardas at centrum.cz> wrote: > So I'm curious what's *the* recommended compiler on this platform which > LLVM development is using? Hi Karel, I'm not sure what test cases you're talking about, but we use CodeSourcery's GCC and binutils (latests, not stable, because of new core support) and it works a treat. You can
2003 Jul 11
2
Réf. : DOS client connection
Ok, so what do you mean i need to change in the conf? When i try to change the encrypt passwords setting to "No", it doesn't work with xp/2k. >Hi, > >DOS client and win95 client send password in clear text password, XP, w2k, >win98 sent encrypted password. > >----------------------------------- >St?phane PURNELLE
2003 Jul 11
3
DOS client connection
I have a problem login on a samba share using a DOS client, whereas using NT/2000/XP, i connect correctly The context: Active directory arch. All NT/2000/XP are in the domain. samba version 2.2.3a-12.3 for Debian (from debian stable package). I can directly connect to my samba shares from my current xp login session. When i boot from a dos boot disk (made from 95), i log in my domain with my
2007 Aug 17
1
[Bug 1263] connection sharing often freezes
http://bugzilla.mindrot.org/show_bug.cgi?id=1263 --- Comment #18 from Vincent Lefevre <vincent at vinc17.org> 2007-08-17 12:02:42 --- I don't know if this is related, but I've just had a frozen connection under Linux (Debian/unstable, openssh-client 1:4.6p1-5): after 6 minutes, I had to do a Ctrl-C. I retried just after the Ctrl-C, and the command completed almost immediately.
2002 Sep 23
7
How best to get ACL support?
My Dell server was preloaded with Redhat 7.2 , Linux 2.4.7-10, gccv2.96 with Ext3 file system. I want to install the machine into my company W2k domain using winbind but my Linux kernel does not support the needed ACls. I Does the latest Linux kernel come with ACL support and if so should I just update the kernel to 2.4.19 which I think is the latest production quality kernel? The ACL
2010 Sep 29
4
Problem when "valid users" is used
Hi, When I use "valid users" in smb.conf to limit access on my share, I have this message with smbclient : [global] workgroup = MYDOM domain master = no local master = no security = user passdb backend = ldapsam:ldap://x.x.x.x:389 ldap admin dn = cn=admin,dc=company,dc=com ldap suffix = dc=company,dc=com ldap user