Displaying 3 results from an estimated 3 matches for "lab11".
Did you mean:
lab1
2008 Jan 09
2
module name check
Hi All
I tried to find out in the man page about what is the valid character we
can use in module name in rsyncd.conf but failed. Anyone knows?
Anyway, here is a bug.
I defines a module with abc/def as name.
$ rsync lab11-101::
abc/def
this one show the module name, but when i try to use it.
$ rsync vpn lab11-101::abc/def
@ERROR: Unknown module 'abc'
rsync error: error starting client-server protocol (code 5) at
main.c(1383) [sender=2.6.9]
Ming
--
Ming Zhang
@#$%^ purging memory... (*!%
htt...
2010 May 22
1
How to find all single minima, i.e. only each one within each next part of analyzed vector (table)
...12,13,14,15,16,17,18,19,20)
mass_value<-c(9,2,3,2,5,6,7,8,9,10,2.1,12, 1,14,15,16,17,18,19,20)
mass_label<-c("lab1","lab2","lab3","lab4","lab5","lab6","lab7","lab8","lab9","lab10",
"lab11","lab12","lab13","lab14","lab15","lab16","lab17","lab18","lab19","lab20")
dt<-5
# i.e.
mass_value<-c (9,0,3,1,5,6,7,8,3,10,2.1,12, 1, 1,15,16,17,18,19,20)
mass_position<-c(1,2,3,4,5,6,...
2018 Nov 06
2
Samba CIFS Mounts with Kerberos Security: Write Access denied
Hi all,
I am testing different setups for Samba home share mounts via the
CIFS protocol on Linux clients with and without Keberos security (both
krb5 and krb5i). I am experiencing some strange behaviour in case of
Kerberos authentication:
In case of mounts (by root or the user itself) without Kerberos security (only
NTLMv2 authentication), local root and the owning user on the Linux client