search for: localmount

Displaying 5 results from an estimated 5 matches for "localmount".

Did you mean: localcount
2010 Nov 11
4
krb ticket for the computer account
...DOMAIN\\computer$ [DOMAIN\computercomputer ~]$ <<< i think there is a problem with the bash prompt, skip it for now >>> [DOMAIN\computercomputer ~]$ whoami DOMAIN\computer$ [DOMAIN\computercomputer ~]$ sudo mount -o user=DOMAIN\\computer$,sec=krb5 //remotehost/remoteshare /mnt/localmount mount error(126): Required key not available Refer to the mount.cifs(8) manual page (e.g. man mount.cifs) [DOMAIN\computercomputer ~]$ klist -5 klist: No credentials cache found (ticket cache FILE:/tmp/krb5cc_16777222) [DOMAIN\computercomputer ~]$ kinit -5 computer\$@domain.com Password for compu...
2003 Feb 22
1
simlinks and options
...quot;/etc/rmt" -> "/usr/sbin/rmt" copying unsafe symlink "/etc/runlevels/boot/keymaps" -> "/etc/init.d/keymaps" copying unsafe symlink "/etc/runlevels/boot/clock" -> "/etc/init.d/clock" copying unsafe symlink "/etc/runlevels/boot/localmount" -> "/etc/init.d/localmount" copying unsafe symlink "/etc/runlevels/boot/consolefont" -> "/etc/init.d/consolefont" copying unsafe symlink "/etc/runlevels/boot/modules" -> "/etc/init.d/modules" copying unsafe symlink "/etc/runle...
2004 Aug 06
2
improved error.log output --diff
.../* inform the server to start shutting down */ global.running = ICE_HALTING; diff -u --recursive icecast/src/slave.c icecast-new/src/slave.c --- icecast/src/slave.c 2003-07-18 16:29:23.000000000 -0400 +++ icecast-new/src/slave.c 2003-08-06 19:19:04.000000000 -0400 @@ -83,11 +83,11 @@ if(!localmount) localmount = remotemount; - DEBUG1("Adding source at mountpoint \"%s\"", localmount); + DEBUG1("Adding source at mountpoint \"%s\", %s", localmount, client->con->ip); streamsock = sock_connect_wto(server, port, 0); if (stre...
2014 Jan 06
2
inotify max_user instances
...Distributed under the terms of the GNU General Public License, v2 or > later > # $Header: > /var/cvsroot/gentoo-x86/net-mail/dovecot/files/dovecot.init-r4,v 1.1 > 2012/12/01 10:40:49 eras Exp $ > > extra_started_commands="reload" > > depend() { > need localmount > before postfix > after bootmisc ldap mysql ntp-client ntpd postgresql saslauthd > slapd > use logger net > } > > checkconfig() { > DOVECOT_INSTANCE=${SVCNAME##*.} > if [ -n "${DOVECOT_INSTANCE}" -a "${SVCNAME}&quot...
2010 Jul 30
33
[PATCHES] Smartjog PatchDump
Hello, I work at SmarctJog.com, we have here some patches on IceCast for performance and reliability, these are mostly client/connection/source cleanups (a slave merge is underway, and some more good stuff (c)), but we'd like this to be merged in before the list gets any longer. Please find attached a list of our patches with a short desc: This one is actually not from us/me, it was found