similar to: Samba problems

Displaying 20 results from an estimated 3000 matches similar to: "Samba problems"

2003 Mar 20
1
Question about Error due to memory allocation issue
Hi, I'm new to using R and I'm having problems in trying to do some quantile regressions with the package quantreg. When I try to use rq [specifically, I type in: rq(lnwagehr~lnmin1 + lncpi + ue03 + ue35 + ue57 + ue79, tau=.05, data=mydata, weights=pworwgt, method="fn", na.omit) ] , the computer churns for about 15 minutes and then spits out the following error message:
2002 Dec 09
4
rsync stoped syncing
Hi, I want to keep the home-Directorys of 2 machines in sync. Therefor I start rsync every hour with cron. In the Beginning all worked fine, but now ... I searched, but can't see the problem. The home-directorys on the "master" change very often, but the changes are no longer replicated to the "slave". Both run Linux and rsync 2.5.5. The master calls (the long line may be
2018 Aug 15
1
vfs_shadow_copy2 with snapprefix & delimiter options
Hello all, I already successfully configured shadow copy service without a delimiter and regex. But as soon as I try to get this to work with regex, nothing shows up on the win client. My config looks like this: [global] shadow: localtime = yes shadow: sort = desc shadow: format = _%FT%T shadow: delimiter = _ shadow: snapprefix = ^\(monthly\)\{0,1\}\(weekly\)\{0,1\}\(daily\)\{0,1\}$
2001 Jan 17
0
Couldn't open status file /var/adm/slh/samba/locks/STATUS..LC K
Gunnar, Check (ll -d dirname) to make sure that there is at least x permission for everyone in each directory down the /var/adm/slh/samba/locks path; also, does the STATUS..LCK file exist in the named directory, and if so what are the permissions on it? Hope this helps, Don -----Original Message----- From: Bakken, Gunnar [mailto:bakkengj@mail.slh.wisc.edu] Sent: Tuesday, January 16, 2001 6:08 PM
2001 Jan 16
0
Couldn't open status file /var/adm/slh/samba/locks/STATUS..LCK
Every thing works fine but... Samba 1.9.18 using default (oplocks = True) $ /usr/local/samba/bin/smbstatus -d No path in service weight4 - using /tmp No path in service lj4d - using /tmp No path in service lj3si - using /tmp No path in service lj4si - using /tmp No path in service lyle4 - using /tmp No path in service steve4 - using /tmp No path in service lp - using /tmp No path in service lp2
2004 Oct 22
1
mounting win2003 server shares fails
I emailed about this before but didn't get any response. I am desperate. I can mount the share of any computer in the domain. XP (even with sp2), 2000, etc... everything works no problem. When I try to mount a share on a win2003 server, the command completes successfully, but when I try to view the folder, it is not showing. I have tried several variations of commands: mount -t smbfs -o
2007 Apr 26
0
Slow Samba
I am running a Snap 4200 fileserver, which is a network appliance that uses Samba to share files on a windows network. I've been experiencing slow performance on the Snap. The issue started suddenly 5 to 6 weeks ago, so I don't think it's a performance-related problem. I SSHed into the unit and noticed some odd errors in the samba event logs. They look something like this:
2009 Feb 16
1
Access denied when client is connecting
Hello! I'm having a problem with dovecot on my gentoo linux box. it would be great if you could help me. i'm planing to use dovecot as imap server. the incoming mails for the different useres are fetched by getmail. for every user a script should be called, which fetches the e-mails of this user from a pop3 server and puts them in ~/mailbox/new. this allready works. now i installed
2023 Nov 28
1
Setting up Profiles share... 777?!
In a fresh samba AD domain i'm setting up the 'Profiles' share for roaming profiles, following the wiki: https://wiki.samba.org/index.php/Roaming_Windows_User_Profiles https://wiki.samba.org/index.php/Setting_up_a_Share_Using_Windows_ACLs leading to: [profiles] comment = Network Profiles Share csc policy = disable map acl inherit = Yes path = /srv/samba/profiles read only =
2004 Sep 24
0
3.0.6 Creates Uppercase Folders
Hi, With Mandrake's samba 3.0.6-4.1.100mdk udpate, I see that uppercase foldername is created instead of lowercase for some users, also some users cannot be mapped. Is there a fix for this? Regards, Norman drwxrwxrwx 10 15098 Domain Users 4096 Sep 22 08:24 swong/ drwxrwxrwx 17 SXIAO Domain Users 4096 Sep 1 15:15 sxiao/ drwxr-xr-x 3 SXIAO Domain Users 100 Sep 23 14:02 SXIAO/
2005 Mar 22
1
Can't Modify files on SMB PDC
Hi all .. I'm having problems with my Samba PDC and WinXP clients, I can create and delete files/directories on any share, but when i try to modify any file, it sends a "Permission Denied, Maybe the disk it's full .. " error on the client. My conf is: Redhat 8.0 on i386 Linux 2.4.18-14 Samba 3.0.4 For corporate reasons i can't upgrade my linux distro..
2016 Mar 04
0
samba and ntfs flash drives ???
Try this one. mount -t ntfs-3g /dev/sdX /mnt/usb -o rw if needed you must install the ntfs-3g package. Greetz. Louis > -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-bounces at lists.samba.org] Namens ToddAndMargo > Verzonden: vrijdag 4 maart 2016 9:46 > Aan: samba at lists.samba.org > Onderwerp: [Samba] samba and ntfs flash drives ??? > > Hi All, >
2003 Apr 29
0
Excel can't find a non-writeable .xls if parent's name not ASCII
A path like this: \\samba\ä\a.xls cannot be found by Excel unless the user (or his group) has the write privilege on the file. (The funny looking directory name is a German "a" with a lazy colon on top of it, ASCII code 0xe4.) A symbolic link "ae->ä" solves the problem: \\samba\ae\a.xls pointing to the same file through an ASCII symbolic link is OK but
2010 Feb 09
1
OS X Clients Unable To Create Subdirectories?
I asked about this a few days ago, but none of the suggestions have made any difference... asking again in the hopes I'll find more things to try.... Linux: Ubuntu 9.10 Samba version: 3.4.0 OS X 10.6.2 I'm running samba on a local linux server, with a bunch of shares. Over the last several years, this has worked perfectly in our heterogenous network of OS X and Windows. All my windows
2010 Feb 02
1
OS X Clients Can't Create Sub-Directories
I'm running samba on a local linux server, with a bunch of shares. Over the last several years, this has worked perfectly in our heterogenous network of OS X and Windows. All my windows clients still work perfectly - my users can mount the samba shares and create, rename, move etc files and folders. However, recently (starting yesterday) my OS X clients are unable to rename any sub
2016 Aug 01
0
Slow directory listing after adding new trusted domain to current forest
We have an ubuntu 14.04 server running samba 4.1.6 that is a member of our OLDDOMAIN. We recently added a new trusted domain to our forest. We noticed any new directories created by users in that new domain take a long time for the directory to list in the command line. This does not seem to happen when listing the directories with only user/group ID: root at
2004 Sep 10
2
Re: beta 10 candidate checked in
On Thu, May 31, 2001 at 04:04:17AM -0400, Matt Zimmerman wrote: > In order for all of this to work, of course, you need to make sure that > automake knows which files should go in the distribution. Since it already > knows about your source files, usually the only things that need to be added > are random little files that aren't used directly in the build. These should > be
2016 Mar 04
3
samba and ntfs flash drives ???
Hi All, Google is killing me here! Scientific Linux 7.2, 64 bit $ rpm -qa samba samba-4.2.3-11.el7_2.x86_64 Is there some trick to mounting an NTFS USB flash drive and sharing it with Samba? I am trying to share an NTFS flash drive with samba. If the drive is not mounted, I can do what I want from Windows 7 and XP on the mount point. I have full access. But, when I mount the stick to the
2010 Feb 11
0
Intermittent Samba Problem
Hi, I'm having a strange problem where users get permission denied on folder in public shares. On the windows xp machine you can see the folder when browsing the smb share except that it has no attribute information. If I double click on the folder it says Access is Denied. On the samba server "process1" I can list the directory and also the contents of the folder and it
2010 Feb 03
0
Fwd: OS X Clients Can't Create Sub-Directories
Begin forwarded message: > From: Kimball Larsen <kimball at miridiatech.com> > Date: February 2, 2010 7:58:49 PM MST > To: Andy Liebman <andyliebman at aol.com> > Subject: Re: [Samba] OS X Clients Can't Create Sub-Directories > > > On Feb 2, 2010, at 6:53 PM, Andy Liebman wrote: > >> >> Kimball Larsen wrote: >>> I'm running