similar to: Fine locally but not on LAN

Displaying 20 results from an estimated 3000 matches similar to: "Fine locally but not on LAN"

2007 Nov 07
9
How To change server recovery timeout
Hi, Our lustre environment is: 2.6.9-55.0.9.EL_lustre.1.6.3smp I would like to change recovery timeout from default value 250s to something longer I tried example from manual: set_timeout <secs> Sets the timeout (obd_timeout) for a server to wait before failing recovery. We performed that experiment on our test lustre installation with one OST. storage02 is our OSS [root at
2002 Aug 13
2
AW: Unable to open configuration file "/etc/smb.conf" (or whereve r i specify)
Hi, it looks like you have something really messed up on your system. The size of the file is 1243 bytes (from strace) but 0 bytes are being read. If you had no permission to read the strace would have looked like this: open("/etc/samba/smb.conf", O_RDONLY|O_LARGEFILE) = -1 EACCES (Permission denied) A quick look at the source code reveals: /etc/samba/smb.conf is opened in file_load
2013 Jun 21
2
Mac Os 10.6 - 10.8 and Samba 3.6.9
Hello, I have a very odd issue happening, that I hope someone else might be able to give me pointers. I have two different networks running in two different locations, connected by a network vpn. In each network I have a test smb virtual machine. --------- Smb Machine 1: (smbtest1) (remote network) # cat /etc/redhat-release CentOS release 6.4 (Final) #rpm -qa | grep samba
2008 Apr 16
3
Can connect directly, but not browse samba server from Windows Workgroup network
Dear Samba gurus, I have a Fedora 8 linux server, running samba 3.0.28a-0.fc8. I am doing the simplest thing of all - exposing a public read-only share within MS Workgroup environment. My server has a fixed local IP address (192.168.1.200) and it's on the same subnet as the rest of the machines. The server and machines are connected to a 24 port CISCO switch. My problem is that I can
2012 Dec 07
2
Assigning cases to groupings based on the values of several variables
Dear R-ers, my task is to simple: to assign cases to desired groupings based on the combined values on 2 variables. I can think of 3 methods of doing it. Method 1 seems to me pretty r-like, but it requires a lot of lines of code - onerous. Method 2 is a loop, so not very good - as it loops through all rows of mydata. Method 3 is a loop but loops through fewer lines, so it seems to me more
2003 Apr 08
0
machine account not accessible
Hi, I'm setting up a PDC, but joining the clients (w2k, nt4) fails. I use this in smb.conf: add user script = add user script = /usr/sbin/useradd -d /dev/null -g 100 -s /bin/false -M %u Just using the script I get the error: "no account in domain" under linux. Useradd itself works but it seems to fail for samba. All clients originally used a nt4 PDC. Now this nt4 PDC must be
2005 Apr 21
0
Upgrading samba from Fedora RPM
Hello, We have a samba file server running on Fedora Core 1. I have installed 3.0.11 from RPM package for Fedora. This release have some problems and I need to upgrade. Instead of usinf RPM, I'd like to build samba myself from the sourcecode. I already do that without problem but when installing binaries, lib and config files, it uses default installation directory (ie /usr/local/samba)
1998 Sep 26
0
No subject
After installing samba-1.9.18p10 on my Solaris 2.6 Server, I got the following messages. If you are familiar with theser errors, please help. smbclient error message: params.c:OpenConfFile() - Unable to open configuration file "/opt/samba-1.9.18p10/lib/smb.conf": Too many open files load_client_codepage: filename /opt/samba-1.9.18p10/lib/codepages/codepage.850 does not exist. Added
2011 Aug 31
1
formatting a 6 million row data set; creating a censoring variable
List, Consider the following data. gender mygroup id 1 F A 1 2 F B 2 3 F B 2 4 F B 2 5 F C 2 6 F C 2 7 F C 2 8 F D 2 9 F D 2 10 F D 2 11 F D 2 12 F D 2 13 F D 2 14 M A 3 15 M A 3 16 M A 3 17
2013 Apr 29
2
Samba 3 dynamically enable or disable share
Hello, ? ?I wonder if it is possible to dynamically enable/disable samba 3 shares.? Here is my problem.? On a remote server I have 4 removable hard drives, large capacity. I am not using any RAID/JBOD, so each drive is mounted individually (like /mnt/DISK1, /mnt/DISK2 etc) and each drive is individually shared, something like: [STORAGE01] path = /mnt/DISK1 Guest OK = false ... [STORAGE02]
2002 Feb 23
2
Howto Samba and Win2K?
I've got a home network with using win2k pro. Do I need to set Samba up as a pdc for the w2k machines to connect? Currently I've got my w2k machines set up as a workgroup and simply set up Samba as a member of that workgroup. My problem is that I cannot connect to it. I see my samba box in my network neighborhood, however, I cannot browse it. I'm running Samba 2.2.2 that came with
2002 Mar 11
0
Samba browsing and NAT
BACKGROUND --------------------- I have a system running Red Hat 7.1 (2.4 kernel) that I've set up on a local subnet to server as a router to the outside world, including the Internet. IP forwarding and NAT work just fine on the TCP/IP level. Outside World [10.11.0.0 network] 10.11.0.1 | |---- 10.11.0.2 Win2K MYGROUP |
2003 Aug 21
2
smbcacls will not connect to Windows 2003 server
The Samba 3.0-RC1 "smbcacls" utility is reporting an error when I ask it to display the security information of a file on a Windows 2003 server: [root@demo5 bin]# ./smbcacls --user=SEITZDNSDOMNAIN\Administrator //seitzwin2003/Documents test.txt params.c:OpenConfFile() - Unable to open configuration file "/root/samba/debug/lib/smb.conf": No such file or
2014 Dec 15
0
C group hierarchy and libvirtd
On Centos 6.4 x64,with libvirt-0.10.2-18.el6.x86_64 i am trying to set "memory.limit_in_bytes" for all qemu process. changed "cgconfig.conf" group mygroup{ perm { admin { uid = root; gid = root; } task { uid = qemu; gid = kvm;
2007 Mar 18
1
Symlinks deletion behaviour
Hi List, hi Samba-team, Recently I've faced some problem with directories deletion trough Samba and trying to clarify the root cause. The following happens: 1. There is a directory my_dir and symlink to it my_dir_link drwxrwsr-x 48 myuser mygroup 20480 Mar 18 21:53 . drwxr-xr-x 33 root root 0 Feb 28 17:37 .. drwxr-sr-x 2 myuser mygroup 4096 Mar 18 21:47 my_dir lrwxrwxrwx 1
2009 Jul 24
1
Samba Member server cannot access other Member servers
Dear List, I?ve got a Samba NT4 domain with multiple samba member servers serving files using domain security. Current member servers are all running CentOS 4.7 with 3.0.28-0.el4.9 I have no issues (except aging) with these systems. I?m upgrading a major file server with CentOS5.3 64 bit with Samba 3.0.33-3.7el5_3.1 ,it?s all setup and configured but here?s a show stopper for
2005 May 16
2
Winbind problem when exec freeradius
Hil list! I'm trying to authenticate Active Directory Users via freeradius. I can do it in a general case (user and domain) without problem. Now I have to do it restricting the authentication to the members of a group. I can exect the script (as is put in radiusd.conf) correct from the command line: Deb:~# /usr/bin/ntlm_auth --username=javi2 --require-membership-of='AAMM\MyGroup'
2010 Jul 08
3
One account can access samba, another can't.
My wife and I each have our own workstation dual-booting WinXP and Gentoo Linux. We also have a third which runs Gentoo all the time. I wanted to set up samba on the third box and provide some extra storage space for both our Windows installs. It worked for a few days, then all of a sudden it stopped letting my account (michael) in while still letting my wife's account (amy) use the share.
2003 Oct 10
0
Share informations...
Hi all ! How can I change the rights on a folder or subfolder in a samba share ?! Exemple: i'v got this: - MyRep <- Owner(User1)(RWX) Group(MyGroup)(RWX) Other()() | - SubRep <- Owner(User1)(RWX) Group(MyGroup)(RWX) Other()() | | * File6.doc | | * File7.doc | * File1.doc | * File2.doc i've got 3 users and one group:
2005 Jan 04
0
FC2 to FC3 Upgrade help
Hi All, Due to a hard-disc crash, I have just upgraded from a working Samba setup running in FC2 to a non-functional Samba setup running in FC3. The Windows XP machine has not changed, but won't connect. Samba is fully up2date from the FC3 repositories. smb.conf [global] workgroup = MYGROUP server string = Samba Server hosts deny = ALL hosts allow = 192.168.1.0/24 127.