similar to: chdir() on NFS

Displaying 20 results from an estimated 200 matches similar to: "chdir() on NFS"

2006 Jul 06
1
nmbd dump_workgroups()
Every day, I get this error message. It's always around 4:02AM. Jul 6 04:02:10 print-server nmbd[3069]: [2006/07/06 04:02:10, 0] nmbd/nmbd.c:process(596) Jul 6 04:02:10 print-server nmbd[3069]: Got SIGHUP dumping debug info. Jul 6 04:02:10 print-server nmbd[3069]: [2006/07/06 04:02:10, 0] nmbd/nmbd_workgroupdb.c:dump_workgroups(284) Jul 6 04:02:10 print-server nmbd[3069]:
2008 Mar 25
1
rsync daemon did not chdir back after chdir in module path
Hi All Tried to search the list but could not find anything about this. I have a rsync daemon running with starting cwd as /usr/local/bin. then after some io, and after all io finished, its cwd is /fs1 which is one of the module path. now i need to umount fs1 and i can not do it. is this a known issue or something worthy fix? not sure what else information i need to provide. thanks. -- Ming
2010 Sep 14
1
[Announce] Samba 3.5.5, 3.4.9 and 3.3.14 Security Releases Available
Release Announcements ===================== These are a security releases in order to address CVE-2010-3069. o CVE-2010-3069: All current released versions of Samba are vulnerable to a buffer overrun vulnerability. The sid_parse() function (and related dom_sid_parse() function in the source4 code) do not correctly check their input lengths when reading a binary representation of
2010 Sep 14
1
[Announce] Samba 3.5.5, 3.4.9 and 3.3.14 Security Releases Available
Release Announcements ===================== These are a security releases in order to address CVE-2010-3069. o CVE-2010-3069: All current released versions of Samba are vulnerable to a buffer overrun vulnerability. The sid_parse() function (and related dom_sid_parse() function in the source4 code) do not correctly check their input lengths when reading a binary representation of
2006 May 13
0
trouble with Dir.chdir
Hi, folks I wroted the codes below. I have the trouble with the line start from "Dir.chdir". When I run this code, the FTP of photos is successfuly done. But, the display of browser is white out. When I comment out the line start from "Dir.chdir", the trouble doesn''t happen. Is there anything wrong with my usage of "Dir.chdir"? def ftp_photo
2008 Aug 05
0
Re: chdir (/root/tmp) failed - but why is it trying?
Back in April I posted this. No-one replied. > I'm seeing this in the log.smbd file for v3.0.28a. > > [2008/04/14 18:29:16, 0] smbd/service.c:set_current_service(184) > chdir (/root/tmp) failed > > This happens straight after a server startup if I connect to my HOME > directory (and I'm the only person using the server). It is noted in > the log (debug
2004 Mar 15
0
smbd/service.c:set_current_service(56) chdir (/var/ghost) failed
Hey Gang, I have a suse 8.1 server that I have compiled samba 3.0.2 from source on. I have it configured to authenticate against our AD. That seems to be working fine. getent passwd produces the results from both passwd and AD. getent group gives me the groups + the AD groups. I was able to assign the permissions to the folder without problems. It picked up the group from AD and assigned it
2007 Apr 03
2
chdir failed, but requires group permissions
Using Debian Etch package dovecot-common and dovecot-pop3d, based on 1.0.rc15-2 My home directories are set up with 770 permissions as follows: /home/<group name>/<user name> Using this method, users MUST be a member of the appropriate group to access their own home directory. If they are not, they can't chdir past /home. This appears to kill dovecot with a
2008 Aug 14
0
Reviews for ''6736791 Xen daemons should chdir to a directory they can write to''
http://cr.opensolaris.org/~johnlev/xvm-daemon-chdir/ thanks, john
2004 Jul 24
0
Native mode switch causing "chdir (/path) failed"
We just switched our Windows 2003 Active Directory domain into native mode and are encountering a strange problem: (Samba 2.2.8a) It seems that group membership is not being honored when attempting to access a share. The shared directory has permissions like so: # file: is # owner: root # group: DOMAIN\Domain Admins user::rwx group::rwx group:DOMAIN\Domain Admins:rwx mask::rwx other::r-x
2007 Jan 26
0
Dovecot POP3 fails to chdir under FC6
I started the Dovecot POP3 server under Fedora Core 6 (rpm dovecot-1.0-1.1.rc15.fc6), but some users couldn't connect, with /var/log/maillog show the message Jan 24 13:20:00 mmace dovecot: chdir(/branch/home/mmace) failed with uid 205: Permission denied Jan 24 13:20:00 mmace dovecot: child 18792 (pop3) returned error 89 (I had already edited first_valid_UID in /etc/dovecot.conf to allow
2011 May 06
2
[Bug 1902] New: persistent mux master should chdir away from the current directory
https://bugzilla.mindrot.org/show_bug.cgi?id=1902 Summary: persistent mux master should chdir away from the current directory Product: Portable OpenSSH Version: 5.8p2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: ssh AssignedTo:
2008 Mar 17
1
chdir (/var/lib/samba/profiles) failed
L.S. I've some problems on a couple of my samba servers. The servers running CentOS release 5 with samba-3.0.25b-1.el5_1.4 The config is pretty standard, not much special in it. But the log files are filling up with error messages like this one: [2008/03/12 17:08:47, 0] smbd/service.c:set_current_service(184) chdir (/var/lib/samba/profiles) failed On the clients (all windows XP) are
2013 Jan 10
3
[Bug 2060] New: sshd tries to use chdir to users home directory as root
https://bugzilla.mindrot.org/show_bug.cgi?id=2060 Bug ID: 2060 Summary: sshd tries to use chdir to users home directory as root Classification: Unclassified Product: Portable OpenSSH Version: 6.1p1 Hardware: Sparc OS: Solaris Status: NEW Severity: normal Priority: P5
2006 Mar 31
1
Can't chdir to directory on mapped share, no such directory?
I'm using cwRsync which incorporates rsync-2.6.7 with Cygwin. I've got it set up as a server and it works for local directories but when I try to set up a module with path /cygdrive/m/dirname it tells me that it can't chdir to that path, error 2, no such file or directory. I copied Cygwin mount and ls to the machine and mount reports that /cygdrive/m is indeed there, and ls can
2010 Sep 25
0
Can't chdir to /var/state/ups: Permission denied
Hi 2010/9/23 Tim Gomez > > Hello, > I have been struggling to get the NUT software working with my Arch linux > machine. > > http://www.archlinux.org/packages/community/x86_64/network-ups-tools/ > this link is broken, and I can't find any network ups tools package in this archive! > I have attached a document containing the output of my configuration files. >
2010 Jun 26
2
[PATCH] Fix COM32 chdir()
From: Gene Cumm <gene.cumm at gmail.com> Fix COM32 chdir() since it's implemented in the core. Signed-off-by: Gene Cumm <gene.cumm at gmail.com> --- diff --git a/com32/lib/chdir.c b/com32/lib/chdir.c index 6a365f3..4bd4c84 100644 --- a/com32/lib/chdir.c +++ b/com32/lib/chdir.c @@ -8,10 +8,5 @@ int chdir(const char *path) { - /* Actually implement something here... */ - -
2012 Dec 12
1
CHDIR Directive?
Perhaps it could be useful to have a "CHDIR" config-file directive? I'm thinking it'd override anything passed by config.c32. I'm also thinking it'd be a config-file-global, rather than a LABEL-specific, option. Then a config-file could set its own working directory without using config.c32 as an intermediate step. Does this seem like a reasonable feature to have? -
2013 Jan 10
0
[PATCH] in.tftpd: Allow chdir w/o root, improve I/O
Hello, I have a couple of enhancements to submit for the tftp-hpa TFTP server. I need clients to be able to request files without a full path, but at the same time, I can't use --secure because (1) the file directory consists of symlinks pointing outside that are broken by a chroot, and (2) I would prefer to invoke in.tftpd as an unprivileged user in inetd.conf. Thus, I've
2013 Aug 19
0
Re: missing chdir before chroot in guestfsd
On Sun, Aug 18, 2013 at 02:29:15PM +0200, Olaf Hering wrote: > > daemon.c does just a chroot, without chdir. The result is that pwd does not > work correctly (it causes fs/dcache.c:prepend_unreachable() to add the > unreachable string). A workaround is to add "cd /" before each sh command. > > ><fs> mount /dev/sda2 / > ><fs> sh "cd / ; chroot