Displaying 20 results from an estimated 1902 matches for "henris".
Did you mean:
henrik
2013 Apr 05
3
Fwd: rsync 3.0.9 partial file left after CTRL-C WITHOUT using --partial
Hi folks,
man page says "By default, rsync will delete any partially transferred file
if the transfer is interrupted"
I have (reproducible) a partial file left, if I do CTRL-C
source-dir: mounted LVM XFS
dest-dir: see source-dir
Ubuntu 12.04.1 (LTS)
kernel 3.2.0-39-generic
command:
rsync -a
2016 Nov 27
0
getent only displays local users & groups
On Sun, 27 Nov 2016 10:33:04 +1100
Henry <dercni at gmail.com> wrote:
> On Sat, Nov 26, 2016 at 8:30 PM, Rowland Penny via samba
> <samba at lists.samba.org> wrote:
> > On Sat, 26 Nov 2016 12:25:23 +1100
> > Henry <dercni at gmail.com> wrote:
> >
> >> thanks again Rowland however I must have something wrong as I have
> >> double checked
2016 Jan 31
2
getent not listing domain accounts
On 31 January 2016 at 08:32, Rowland penny <rpenny at samba.org> wrote:
> On 30/01/16 21:01, Henry McLaughlin wrote:
>
>> On 30 January 2016 at 23:16, Rowland penny <rpenny at samba.org> wrote:
>>
>>
>> Thanks Rowland (once again)
>>
>> with the usermapping in the smb.conf file and it's associated file there
>> are still no domain
2016 Nov 24
5
getent only displays local users & groups
I have read numerous posts regarding this issue without finding a
resolution. I have a fresh Samba AD DC & a Samba Member server. the
member server has been setup using idmap config ad
wbinfo -u & wbinfo -g both work and list the domain users & groups
getent passwd & getent group both only display the local member server
users and groups
>From what I have read I understand
2016 Jan 31
1
getent not listing domain accounts
Hi,
If your system is Debian use:
ln -s /usr/local/samba/lib/libnss_winbind.so /lib/x86_64-linux-gnu/
ln -s /lib/x86_64-linux-gnu/libnss_winbind.so
/lib/x86_64-linux-gnu/libnss_winbind.so.2
And "getent passwd" will show the domain users. Maybe you need restart de
server.
Att,
Este e-mail foi enviado por um computador sem vírus e protegido pelo Avast.
www.avast.com
2008 May 24
5
TypeError : transport.responseText has no properties
Hello all,
I''m using prototype in conjunction with Extjs to build out an Ajax-
driven app. I''m noticing that occasionally there will be Ajax
Requests that will occasionally not complete. After some
investigation, I found that when I made a call to String#evalJSON, it
would throw a TypeError with the following message :
transport.responseText has no properties.
When this
2012 Nov 30
4
Nightingale’s Rose chart-any suggestion?
Hello, Everyone.
Does anyone know how to create a Nightingale’s Rose chart by using R?
Hopefully, the graph could be displayed like this:
http://mbostock.github.com/protovis/ex/crimea-rose.html
Thanks a lot.
Kind regards,
Henry
[[alternative HTML version deleted]]
2018 Mar 31
4
R help
Could you please provide help with something from R that I find rather
puzzling? In the small program below x[1]=1, . . . , x[5]=5. R also
finds that x[1]<=5 is TRUE. Yet when you attempt to execute while, R does
not seem to recognize the condition. Any thoughts on why this happens?
Regards
Henri Moolman
> x=c(1,2,3,4,5)
> x[1]
[1] 1
> i=1
> x[1]<=5
[1] TRUE
>
2006 Apr 20
7
AJAX/RJS Updating of Table Rows
I''m trying to update a table row (i.e. replace a <tr></tr>) using
AJAX/RJS but of course this cannot be done in IE (works fine in
Firefox). I have googled but have not found any solutions, only a lot
of discussion. Does anyone have a solution to this problem?
Cheers,
Nicholas
2016 Jan 27
2
NT_STATUS_CONNECTION_REFUSED
On 27 January 2016 at 17:40, mathias dufresne <infractory at gmail.com> wrote:
> Hi,
>
> Samba DC generates a krb5.conf into private directory, where the database
> is hold.
>
> Its content should be that:
> [libdefaults]
> default_realm = SAMBA.DOMAIN.TLD
> dns_lookup_realm = false
> dns_lookup_kdc = true
>
> Should only as I get
2006 Nov 07
5
linux-2.4.22 + bridge + traffic control by MAC.
Dear all,
I am working on a linux box (2.4.22 kernel) which is used as a
bridge. And I want to add traffic control rules on it by client''s MAC.
Does anyone has such experience on how to do that? Thank you very
much!!
Best regards,
Henry
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
2006 Jul 25
6
Newbie CMS question
Hi guys,
I''m new to Rails, as a starting project I''m trying to put together a
showcase site for some of my projects (web design, audio production
etc...). I''d like to build a basic CMS so I can quickly add updates,
and also to practice my Rails skills.
I''ve been reading the ''Agile Web Development with Rails'' book which
is great and
2016 Jan 27
6
NT_STATUS_CONNECTION_REFUSED
On 27 January 2016 at 08:24, Rowland penny <rpenny at samba.org> wrote:
> On 26/01/16 20:54, Henry McLaughlin wrote:
>
>> [root at centos7member ~]# net rpc rights list accounts
>> -U'TESTING\administrator'
>> Enter TESTING\administrator's password:
>> Could not connect to server 127.0.0.1
>> Connection failed: NT_STATUS_CONNECTION_REFUSED
2001 Dec 24
1
File size limitation?
When I run backup and send the output to a file on the server,
I get a file limitation of 2g. When I do the same backup to
a snap server, there is no problem.
Is there a size limitation for a single file?
Thanks,
Steven C. Henry
stevench@xnet.com
2007 Jul 12
0
No subject
Would it be sufficiant if I were to copy the makefile and res_config_ldap.c
to the res/ directory of my running Asterisk and do make; make install? or
do I have to do LIBS=-lldap export LIBS ./configure before that? My asterisk
version is 1.2.6.
Thanks in advance,
Abhishek
*
*
* *
On 8/27/07, Gavin Henry <gavin.henry at gmail.com> wrote:
>
> I see it is res_config_ldap. You'd be
2024 Jun 27
1
Proposal to add a DisableAuthentication option to sshd ServerOptions
it's not just adding a line at runtime. it's the openssh maintainers
maintaining an odd codepath and testing it at each release and
answering questions about the configuration, etc.
On Thu, Jun 27, 2024 at 3:00?PM Henry Qin <hq6 at cs.stanford.edu> wrote:
>
> I would like to understand your opinion a little more deeply.
>
> Are you suggesting that it's easier to
2004 Feb 09
3
citing a package?
How do I cite a package (not R itself - I know how to do that)? Any
thoughts or links?
Many thanks in advance?
Hank Stevens
Dr. Martin Henry H. Stevens, Assistant Professor
338 Pearson Hall
Botany Department
Miami University
Oxford, OH 45056
Office: (513) 529-4206
Lab: (513) 529-4262
FAX: (513) 529-4243
http://www.cas.muohio.edu/botany/bot/henry.html
http://www.muohio.edu/ecology/
2005 Jul 01
2
Simple indexing conundrum
My apologies in advance for my thickness but I can't seem to solve the
following, seemingly simple, data manipulation problem:
I have a data frame that contains multiple factors and multiple
continuous response variables, but duplicates of some factor
combinations. The duplicates contain bad data, so I would like to
eliminate the duplicates. I would like to retain the entire rows
2016 Dec 04
3
Mount share in Ubuntu
I have a samba server with three shares.
I would like to permanently mount one of these shares in a Ubuntu
server. I have read the following guide:
https://wiki.ubuntu.com/MountWindowsSharesPermanently#Mount_password_protected_network_folders
This guide states that I need to amend fstab and then use "mount -a"
I have included the following in fstab:
//aphrodite/Personal
2016 Jan 31
0
getent not listing domain accounts
On 31/01/16 02:07, Henry McLaughlin wrote:
> On 31 January 2016 at 08:32, Rowland penny <rpenny at samba.org> wrote:
>
>> On 30/01/16 21:01, Henry McLaughlin wrote:
>>
>>> On 30 January 2016 at 23:16, Rowland penny <rpenny at samba.org> wrote:
>>>
>>>
>>> Thanks Rowland (once again)
>>>
>>> with the usermapping in