Displaying 20 results from an estimated 10000 matches similar to: "login message"
2011 Oct 20
2
Agile book apache2.conf: Forbidden You don't have permission to access / on this server.
Appreciate any help -
I am working through Agile web development (4.0) and am stuck on the
deployment using phusion passenger. I get this:
"Forbidden
You don''t have permission to access / on this server."
when I put depot.yourhost.com in the browser.
I have been through various web searches and for file permissions and
suggestions to change the <Files> container.
2015 May 31
3
Call for testing: OpenSSH 6.9
On Sun, May 31, 2015 at 7:12 AM, The Doctor <doctor at doctor.nl2k.ab.ca>
wrote:
> So far BSD/OS and opensh 6.9 pre works with ZOC and Tera Term.
>
> Putty and WINSCP are broken.
>
Could you please elaborate on "broken"? Which version of PuTTY? (I'm not
familiar with WinSCP versions but I believe the code is based on PuTTY, so
I think if we figure out PuTTY then
2001 Dec 19
3
RSYNC: Backup Solution thoughts...
>I'm thinking of how to backup an entire server ("server A") to a
>remote area ("server B") using rsync.
>
>My initial thought was to have a shell account on server B, then have a
>cronjob running as root on server A that uses rsync to send all the files
>over to the shell account on server B.
>
>Then I thought that this is not reliable against
2001 Mar 08
2
OpenSSH 2.5.1p1 won't compile on Solaris 8 x86 (fwd)
--
| Damien Miller <djm at mindrot.org> \ ``E-mail attachments are the poor man's
| http://www.mindrot.org / distributed filesystem'' - Dan Geer
---------- Forwarded message ----------
Date: Thu, 8 Mar 2001 09:39:19 +0100 (MET)
From: Martijn de Munnik <M.H.M.deMunnik at phys.uu.nl>
To: openssh at openssh.com
Subject: OpenSSH 2.5.1p1 won't compile on Solaris
2010 Apr 02
1
[PATCH] dash: cd fix getpwd
From: maximilian attems <max at stro.at>
On review of klibc dash changes:
"Hmm, this breaks the non-glibc case. You're now returning a pointer to a
string on the stack which is illegal." Herbert Xu
Use upstream dash way.
Signed-off-by: maximilian attems <max at stro.at>
Cc: Herbert Xu <herbert at gondor.apana.org.au>
---
usr/dash/cd.c | 7 ++++---
1 files
2016 Aug 08
1
[PATCH] sparsify, v2v: use Common_utils.absolute_path
Use the common function for ensuring a path is absolute; it should not
change the behaviour at all.
---
sparsify/cmdline.ml | 6 +-----
v2v/input_disk.ml | 4 +---
v2v/input_ova.ml | 4 +---
3 files changed, 3 insertions(+), 11 deletions(-)
diff --git a/sparsify/cmdline.ml b/sparsify/cmdline.ml
index 3eb0d5b..523d612 100644
--- a/sparsify/cmdline.ml
+++ b/sparsify/cmdline.ml
@@ -142,11
2010 Mar 24
6
[Bug 1739] New: getcwd does not support size zero argument on Solaris
https://bugzilla.mindrot.org/show_bug.cgi?id=1739
Summary: getcwd does not support size zero argument on Solaris
Product: Portable OpenSSH
Version: 5.4p1
Platform: Sparc
OS/Version: Solaris
Status: NEW
Severity: normal
Priority: P2
Component: sshd
AssignedTo: unassigned-bugs at mindrot.org
2006 May 22
1
Fatal: sigaction(SIGRTMIN) failed: Invalid argument
Hello all,
I`ve tried to run dovecot many times in my system (Conectiva Linux
9) and was unable to do so. For some reason it gives this message and
quits - never runs.
My system:
Linux ba.gazetaweb.com 2.4.21-28872cl #1 Sex Mar 21 22:02:49 BRT
2003 i686 unknown
I`m migrating from UW-IMAPD to dovecot. I've compiled it from
sources, using default configurations.
Any help
2013 Jun 19
1
Error 400 on SERVER: No such file or directory - getcwd
Hi
fully expecting to have done something silly here but am struggling to debug why I am getting the error:
Error: Could not retrieve catalog from remote server: Error 400 on SERVER: No such file or directory - getcwd at /etc/puppet/manifests/nodes.pp:2 on node my.domain.net
the line in question is getting a custom module which has not changed recently.
I was installing
2007 Apr 17
2
apache on CentOS 5
Hi,
While error recieve while start/stop/restart apache.
[root at beyond ]# /etc/init.d/httpd restart
shell-init: error retrieving current directory: getcwd: cannot access parent
directories: No such file or directory
Stopping httpd: [ OK ]
Starting httpd: shell-init: error retrieving current directory: getcwd:
cannot access parent directories: No
2007 Mar 03
1
My current directory is lost in a bash shell
This one puzzles me a lot:
[thba at vink layout]$ nc script/xw_functions.ample
NEdit: getcwd() fails: No such file or directory
NEdit: getcwd() fails: No such file or directory
[thba at vink layout]$ ll script/xw_functions.ample
-rw-rw-r-- 1 thba thba 16829 Oct 25 16:59 script/xw_functions.ample
[thba at vink layout]$ pwd
/home/thba/workarea/colibri/design/ana/layout
[thba at vink layout]$
2018 Feb 05
0
geo-replication command rsync returned with 3
(resending, sorry for duplicates)
On 01/24/2018 05:59 PM, Dietmar Putz wrote:
> strace rsync :
>
> 30743 23:34:47 newfstatat(3, "6737", {st_mode=S_IFDIR|0755,
> st_size=4096, ...}, AT_SYMLINK_NOFOLLOW) = 0
> 30743 23:34:47 newfstatat(3, "6741", {st_mode=S_IFDIR|0755,
> st_size=4096, ...}, AT_SYMLINK_NOFOLLOW) = 0
> 30743 23:34:47 getdents(3, /* 0
2018 Feb 05
2
geo-replication command rsync returned with 3
On 02/05/2018 01:33 PM, Florian Weimer wrote:
> Do you have strace output going further back, at least to the proceeding
> getcwd call?? It would be interesting to see which path the kernel
> reports, and if it starts with "(unreachable)".
I got the strace output now, but it very difficult to read (chdir in a
multi-threaded process ?).
My current inclination is to blame
2009 Feb 11
1
[PATCH 1/1] COM32 API: Add functions for directory use
From: Gene Cumm <gene.cumm at gmail.com>
COM32: Add directory functions getcwd(), opendir(), readdir() and closedir().
This depends on the patch that I just submitted creating the COMBOOT API calls.
Signed-off-by: Gene Cumm <gene.cumm at gmail.com>
---
The intention is to create the library calls with (hopefully) POSIX
compliance such that a small application written to use these
2011 Mar 28
2
After successfull passwordless ssh login, unable to do rsync
Hello everybody.
I got a strange problem, which I hope to solve with your help.
I'm doing "remote backups" using rsync in an ssh tunnel. In the last
setup I realized, something is driving me crazy and I can't find *what*
the problem is.
I managed to successfully login via ssh in a "passwordless" way (by
means of RSA-keys).
After this step is done and I'm logged
2010 Feb 17
1
common causes for failure to find domain controller ?
Hi,
are there any common causes for a windows machines failure to find a
samba domain controller?
im trying to join a windows 2008 server to a samba[3.4.0] PDC and
debug/netsetup says "failed to find a DC in the specified domain".
cheers
2014 Dec 08
2
Contributing to Xapian
Hi
I am on Debian verson 7.7, GCC 4.7.2 and make 3.8.1.
I cloned the code :
git clone https://github.com/v-hasu/xapian
git checkout gsoc2014-evaluation
rm xapian-letor/nobootstrap
./bootstrap
./configure --no-documentation
make CXXFLAGS='-w'
and I get a different set of errors
---
ranker.cc: In member function 'std::string Xapian::Ranker::get_cwd()':
ranker.cc:80:36: error:
2014 Oct 20
1
Allow Samba4/AD group "MYDOM\Domain Admins" to login through SSH on linux hosts
Hi,
For several linux server on our network we want to allow the AD domain group called "MYDOM\Domain Admins" to login through ssh with their AD credentials. Our DC1 and DC2 are running on Debian 64bit using Samba 4.1.12/Sernet.
I'm kinda confused, what exactly I need therefore. Do I need to setup a PAM_authentication as explained on that tutorial here?
2018 Feb 06
0
geo-replication command rsync returned with 3
Hi,
As a quick workaround for geo-replication to work. Please configure the
following option.
gluster vol geo-replication <mastervol> <slavehost>::<slavevol> config
access_mount true
The above option will not do the lazy umount and as a result, all the
master and slave volume mounts
maintained by geo-replication can be accessed by others. It's also visible
in df output.
2011 Jan 04
5
MOH problems (asterisk 1.4.38)
Hi list,
I just installed Asterisk 1.4.38 (on an updated Centos 5.5 machine) and am
getting this error :
WARNING[6472]: res_musiconhold.c:856 moh_scan_files: getcwd() failed: No such
file or directory
with the default musiconhold.conf file. When I change musiconhold.conf to this:
[default]
mode=mp3
directory=/var/lib/asterisk/mohmp3
(and have converted all the wav files to mp3 and put them