Displaying 20 results from an estimated 1100 matches for "644".
Did you mean:
64
2011 Oct 24
0
[patch/cygwin] don't require doc files
...Makefile,v
retrieving revision 1.7
diff -u -p -r1.7 Makefile
--- contrib/cygwin/Makefile 9 Apr 2010 03:35:24 -0000 1.7
+++ contrib/cygwin/Makefile 24 Oct 2011 10:39:25 -0000
@@ -36,21 +36,20 @@ install-inetd-config:
install-sshdoc:
$(srcdir)/mkinstalldirs $(DESTDIR)$(sshdocdir)
- $(INSTALL) -m 644 $(srcdir)/CREDITS $(DESTDIR)$(sshdocdir)/CREDITS
- $(INSTALL) -m 644 $(srcdir)/ChangeLog $(DESTDIR)$(sshdocdir)/ChangeLog
- $(INSTALL) -m 644 $(srcdir)/LICENCE $(DESTDIR)$(sshdocdir)/LICENCE
- $(INSTALL) -m 644 $(srcdir)/OVERVIEW $(DESTDIR)$(sshdocdir)/OVERVIEW
- $(INSTALL) -m 644 $(srcdir)/PROTOCO...
2006 Dec 08
3
Windows clients aren't synching profiles
Hi. I used to have samba set up on a Fedora Core 3 server that acted as a
PDC for a dozen Windows XP clients. I hade roaming profiles working fine.
Then I decided to upgrade (reformat) to Fedora Core 6 for the added harware
support. I didn't save the right files and hosed my roaming profile (SID
issue, I guess). Now I'm remaking the PDC on Fedora Core 6. I'll start
everyone off
2008 Nov 21
2
'make install' failed on Sparc5, Solaris2.7
...0755 -s sftp /usr/local/bin/sftp
BFD: /usr/local/bin/stpbaqYw: warning: allocated section `.interp' not
in segment
./install-sh -c -m 0755 -s sftp-server /usr/local/libexec/sftp-server
BFD: /usr/local/libexec/stVUay0w: warning: allocated section `.interp'
not in segment
./install-sh -c -m 644 ssh.1.out /usr/local/man/man1/ssh.1
./install-sh -c -m 644 scp.1.out /usr/local/man/man1/scp.1
./install-sh -c -m 644 ssh-add.1.out /usr/local/man/man1/ssh-add.1
./install-sh -c -m 644 ssh-agent.1.out /usr/local/man/man1/ssh-agent.1
./install-sh -c -m 644 ssh-keygen.1.out /usr/local/man/man1/ssh-ke...
2010 Mar 09
2
[PATCH/cygwin]: Fix Makefiles
...N)$(EXEEXT)
+ $(INSTALL) -m 0755 $(STRIP_OPT) ssh-pkcs11-helper$(EXEEXT) $(DESTDIR)$(SSH_PKCS11_HELPER)$(EXEEXT)
+ $(INSTALL) -m 0755 $(STRIP_OPT) sftp$(EXEEXT) $(DESTDIR)$(bindir)/sftp$(EXEEXT)
+ $(INSTALL) -m 0755 $(STRIP_OPT) sftp-server$(EXEEXT) $(DESTDIR)$(SFTP_SERVER)$(EXEEXT)
$(INSTALL) -m 644 ssh.1.out $(DESTDIR)$(mandir)/$(mansubdir)1/ssh.1
$(INSTALL) -m 644 scp.1.out $(DESTDIR)$(mandir)/$(mansubdir)1/scp.1
$(INSTALL) -m 644 ssh-add.1.out $(DESTDIR)$(mandir)/$(mansubdir)1/ssh-add.1
Index: contrib/cygwin/Makefile
===================================================================
RC...
2002 Oct 25
0
[Bug 422] New: /bin/sh: ./ssh-keygen: file or directory not found
...without any positive
or negative message) but installation makes trouble. See below for how far it works:
/bin/install -c -m 4711 -s ssh-keysign /usr/libexec/ssh-keysign
/bin/install -c -m 0755 -s sftp /usr/bin/sftp
/bin/install -c -m 0755 -s sftp-server /usr/libexec/sftp-server
/bin/install -c -m 644 ssh.1.out /usr/man/cat1/ssh.1
/bin/install -c -m 644 scp.1.out /usr/man/cat1/scp.1
/bin/install -c -m 644 ssh-add.1.out /usr/man/cat1/ssh-add.1
/bin/install -c -m 644 ssh-agent.1.out /usr/man/cat1/ssh-agent.1
/bin/install -c -m 644 ssh-keygen.1.out /usr/man/cat1/ssh-keygen.1
/bin/install -c -m 644...
2004 Mar 02
1
Changing 644 back to 600 on smbpasswd automatically?
Hi!
I want to list users from smbpasswd (stored in /etc/samba). I chmoded the
file from 600 to 644, to ba able to read it with PHP. After a while somehow
it changed back to 600, so it was fully unreadable again :(
How can I set that the samba don't need to change it back OR change it
deafaultly to 644?
(someone told me to make a hardlink to the file when it is 644 but that did
not hel...
2007 Feb 11
2
tighten up class?
The following works fine but is there some way to make it more succinct?
Thanks,
Kent
class obsd_etc_static {
file { "/etc/mygate":
owner => root, group => wheel, mode => 644,
backup => main,
source => "puppet://example.com/obsd_static/mygate"
}
file { "/etc/rc.conf":
owner => root, group => wheel, mode => 644,
backup => main,
source => "puppet://example.com/obsd_static/rc.co...
2006 Oct 03
2
Error when building doc/html
...llo,
I had to comment out the 'html' directory in the docs directory
Makefile.am (in cvs) or else the following would occur:
test -z "/usr/share/doc/flac-1.1.3/html" || mkdir -p --
"/var/tmp/portage/flac-cvs-0.1/image//usr/share/doc/flac-1.1.3/html"
/bin/install -c -m 644 'changelog.html'
'/var/tmp/portage/flac-cvs-0.1/image//usr/share/doc/flac-1.1.3/html/changelog.html'
/bin/install -c -m 644 'comparison.html'
'/var/tmp/portage/flac-cvs-0.1/image//usr/share/doc/flac-1.1.3/html/comparison.html'
/bin/install -c -m 644 'developers...
2007 Feb 19
1
Problems with CentOS ztdummy kernel 2.6
...ng directory `/usr/src/kernels/2.6.9-42.0.3.EL-i686'
Building modules, stage 2.
MODPOST
make[1]: Leaving directory `/usr/src/kernels/2.6.9-42.0.3.EL-i686'
build_tools/genudevrules > /etc/udev/rules.d/zaptel.rules
if [ -d /usr/lib/hotplug/firmware ]; then \
install -m 644 wct4xxp/*.ima /usr/lib/hotplug/firmware; \
install -m 644 wctc4xxp/*.bin /usr/lib/hotplug/firmware; \
fi
if [ -d /lib/firmware ]; then \
install -m 644 wct4xxp/*.ima /lib/firmware; \
install -m 644 wctc4xxp/*.bin /lib/firmware; \
fi
Installed firmware
install -D -m 7...
2010 Apr 02
4
[Bug 644] New: IP2BIN empty key prevents ulogd2 from starting
http://bugzilla.netfilter.org/show_bug.cgi?id=644
Summary: IP2BIN empty key prevents ulogd2 from starting
Product: ulogd
Version: SVN (please provide timestamp)
Platform: All
OS/Version: All
Status: NEW
Severity: major
Priority: P1
Component: ulogd...
2004 Jan 14
3
permission bits clobbered
A file is chmod 600. It gets opened on Windows, and it gets changed to 644.
Now the secrets are exposed to all users. This is bad!
This happens if the user does:
N:\> echo foobar > secretfile
But it does stay at chmod 600 if he does (append instead of truncate):
N:\> echo foobar >> secretfile
Why does this happen?
The "create mask" parameter...
2008 Nov 07
2
[PATCH/cygwin] Fix cygwin specific Makefile and a bug in the ssh-host-config script
...===================================
RCS file: /cvs/openssh/contrib/cygwin/Makefile,v
retrieving revision 1.3
diff -u -p -r1.3 Makefile
--- contrib/cygwin/Makefile 14 Jul 2008 02:12:54 -0000 1.3
+++ contrib/cygwin/Makefile 7 Nov 2008 10:49:30 -0000
@@ -38,11 +38,13 @@ install-sshdoc:
$(INSTALL) -m 644 $(srcdir)/ChangeLog $(DESTDIR)$(sshdocdir)/ChangeLog
$(INSTALL) -m 644 $(srcdir)/LICENCE $(DESTDIR)$(sshdocdir)/LICENCE
$(INSTALL) -m 644 $(srcdir)/OVERVIEW $(DESTDIR)$(sshdocdir)/OVERVIEW
+ $(INSTALL) -m 644 $(srcdir)/PROTOCOL $(DESTDIR)$(sshdocdir)/PROTOCOL
+ $(INSTALL) -m 644 $(srcdir)/PROTO...
2009 Apr 24
2
voicemail number of rings
I'd be really happy if users could use the voicemail menu to change the
number of rings until voicemail picks up.
It seems like the current model of separate Dial and Voicemail commands
would make that difficult, but is there any plan for such a feature in
the future? How about a workaround or 3rd party add on?
I store the dial timeout for each user in a database, so I know I could
make
2012 Oct 09
3
make install errors in openssh(when openpam is to be integrated with openssh)
...sh-pkcs11-helper
/home/mpal/ws2/dawn_v1/3dParty/build_apal/libexec/ssh-pkcs11-helper
/usr/bin/install -c -m 0755 -s sftp
/home/mpal/ws2/dawn_v1/3dParty/build_apal/bin/sftp
/usr/bin/install -c -m 0755 -s sftp-server
/home/mpal/ws2/dawn_v1/3dParty/build_apal/libexec/sftp-server
/usr/bin/install -c -m 644 ssh.1.out
/home/mpal/ws2/dawn_v1/3dParty/build_apal/man/man1/ssh.1
/usr/bin/install -c -m 644 scp.1.out
/home/mpal/ws2/dawn_v1/3dParty/build_apal/man/man1/scp.1
/usr/bin/install -c -m 644 ssh-add.1.out
/home/mpal/ws2/dawn_v1/3dParty/build_apal/man/man1/ssh-add.1
/usr/bin/install -c -m 644 ssh-agent...
2007 Oct 15
1
inheritance for file properties?
...a way to have a file inherit settings from other
files?
Ie instead of:
file { "main_cvd":
path => "/var/lib/clamav/main.cvd",
source => "puppet://$puppet_server/files/clamav/main.cvd",
ensure => present,
mode => 644,
owner => vscan,
group => vscan,
before => SERVICE["clamd"],
require => PACKAGE["clamav"]
}
file { "daily_cvd":
path => "/var/lib/clamav/daily.cvd",
source => "puppet://$pu...
2003 Sep 17
2
[Bug 644] "make clean" fails when building outside of source tree
http://bugzilla.mindrot.org/show_bug.cgi?id=644
Summary: "make clean" fails when building outside of source tree
Product: Portable OpenSSH
Version: -current
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Buil...
2002 Apr 14
1
"make install" broken in cvs
This applies to all platforms, I think:
$ make install
[snip]
if [ ! -z "yes" ]; then \
./install-sh -c -m 644 ssh-rand-helper.8.out /home/dtucker/openssh/openssh-cvs-test/contrib/aix/package/usr/local/man/man8/ssh-rand-helper.8
/bin/sh: 0403-057 Syntax error at line 1 : `then' is not matched.
make: *** [install-files] Error 2
Looks like missing line continuation in Makefile.in.
-Daz.
$ diff -u Mak...
2003 Nov 04
2
4-STABLE b0rked in share/locale/zh_CN.GBK
Murray,
Your commits earlier this evening to zh_CN.GB18030 fixed that -STABLE
breakage, but zh_CN.GBK appears still to be missing, which causes
'make installworld' to fail. Can you please fix this as well?
install -m 644 -o root -g wheel uk_UA.KOI8-U.out /usr/share/locale/uk_UA.KOI8-U/LC_CTYPE
install -m 644 -o root -g wheel zh_CN.eucCN.out /usr/share/locale/zh_CN.eucCN/LC_CTYPE
install -m 644 -o root -g wheel zh_CN.GB18030.out /usr/share/locale/zh_CN.GB18030/LC_CTYPE
install -m 644 -o root -g wheel zh_CN.GBK.o...
2001 Feb 07
2
Patch for unformatted manpages
...indir)/ssh
$(INSTALL) -m 0755 -s scp $(DESTDIR)$(bindir)/scp
@@ -164,19 +167,19 @@
$(INSTALL) -m 0755 -s sshd $(DESTDIR)$(sbindir)/sshd
@NO_SFTP@$(INSTALL) -m 0755 -s sftp $(DESTDIR)$(bindir)/sftp
@NO_SFTP@$(INSTALL) -m 0755 -s sftp-server $(DESTDIR)$(libexecdir)/sftp-server
- $(INSTALL) -m 644 ssh.[01].out $(DESTDIR)$(mandir)/$(mansubdir)1/ssh.1
- $(INSTALL) -m 644 scp.[01].out $(DESTDIR)$(mandir)/$(mansubdir)1/scp.1
- $(INSTALL) -m 644 ssh-add.[01].out $(DESTDIR)$(mandir)/$(mansubdir)1/ssh-add.1
- $(INSTALL) -m 644 ssh-agent.[01].out $(DESTDIR)$(mandir)/$(mansubdir)1/ssh-agent.1
- $(INS...
2002 Mar 13
2
[PATCH] fix install-strip target in Makefile
...e.orig Wed Mar 13 06:38:42 2002
+++ Makefile Wed Mar 13 06:40:58 2002
@@ -12,6 +12,7 @@
LDFLAGS=
INSTALLCMD=/bin/install -c
+INSTALLMAN=/bin/install -c
srcdir=.
@@ -56,8 +57,8 @@
${INSTALLCMD} -m 755 rsync ${bindir}
-mkdir -p ${mandir}/man1
-mkdir -p ${mandir}/man5
- ${INSTALLCMD} -m 644 $(srcdir)/rsync.1 ${mandir}/man1
- ${INSTALLCMD} -m 644 $(srcdir)/rsyncd.conf.5 ${mandir}/man5
+ ${INSTALLMAN} -m 644 $(srcdir)/rsync.1 ${mandir}/man1
+ ${INSTALLMAN} -m 644 $(srcdir)/rsyncd.conf.5 ${mandir}/man5
install-strip:
$(MAKE) INSTALLCMD='$(INSTALLCMD) -s' install
--- flist.c...