Displaying 20 results from an estimated 500 matches similar to: "domain join & kinit woes"
2010 Jan 28
2
winbind confused about the DC's
Hi
Problems with wbinfo this time. With -u/-g/-n it works, but -i doesn't.
The log.winbindd-idmap is filled with this:
[2010/01/28 10:32:56, 4] libsmb/namequery_dc.c:73(ads_dc_name)
ads_dc_name: domain=*
[2010/01/28 10:32:56, 3] libsmb/namequery.c:1972(get_dc_list)
get_dc_list: preferred server list: ", *"
[2010/01/28 10:32:56, 3] libads/dns.c:343(dns_send_req)
2007 Sep 07
2
Problems in x86_64 Centos 5
We upgraded a 64 bit server from Centos 4 to 5 and encountered some
strange problems. Tcsh segfaulted irregurarily and emacs gave irregurarily
strange error messages about regular expressions. Both problems
disappeared when a 32-bit version was installed instead of the 64-bit.
Ldconfig still occasionally segfaults.
64-bit servers where Centos 5 was installed from scratch have no problems.
It is
2016 Feb 29
0
Sys.readlink (on BSD vs Linux)
> On Feb 29, 2016, at 5:59 AM, Sven Templer <sven.templer at gmail.com> wrote:
>
> Hello,
>
> sorry for not being clear enough.
>
> My problem is represented with the following code, running on OSX:
>
> mkdir ~/test
> ln -s ~/test ~/testlink
> touch ~/test/foo
> Rscript -e 'Sys.readlink(c("~/test/foo", "~/testlink/foo"));
2016 Feb 29
3
Sys.readlink (on BSD vs Linux)
Hello,
sorry for not being clear enough.
My problem is represented with the following code, running on OSX:
mkdir ~/test
ln -s ~/test ~/testlink
touch ~/test/foo
Rscript -e 'Sys.readlink(c("~/test/foo", "~/testlink/foo")); normalizePath(c("~/test/foo","~/testlink/foo"))'
I expected `Sys.readlink` to show the same output as `normalizePath`.
Also,
2012 Jul 05
2
[Bug 1846] New: wishlist: [PATCH] sshd_config - reformat for easier reading
https://bugzilla.mindrot.org/show_bug.cgi?id=1846
Priority: P2
Bug ID: 1846
Assignee: unassigned-bugs at mindrot.org
Summary: wishlist: [PATCH] sshd_config - reformat for easier
reading
Severity: enhancement
Classification: Unclassified
OS: All
Reporter: jari.aalto at cante.net
2004 Mar 30
0
net ads join Hanging
Hi all,
I'm trying to join a samba server to the Active Directory domain as a domain member. However, net ads join <OU> -U <admin> just sits there after this message:
[2004/03/30 09:43:49, 0] libads/ldap.c:ads_add_machine_acct(1006)
Host account for xsfstst1 already exists - modifying old account
Any clues? Below is what I have done. Is what I have done correct in what I
2019 Aug 06
1
[Bug 14076] New: 3.13 - lib/sysacls.h:118:13: error: array type has incomplete element type 'struct acl'
https://bugzilla.samba.org/show_bug.cgi?id=14076
Bug ID: 14076
Summary: 3.13 - lib/sysacls.h:118:13: error: array type has
incomplete element type 'struct acl'
Product: rsync
Version: 3.1.3
Hardware: x64
OS: All
Status: NEW
Severity: normal
Priority: P5
2020 May 05
2
[Bug 14365] New: 3.1.3 cygwin compilation failure
https://bugzilla.samba.org/show_bug.cgi?id=14365
Bug ID: 14365
Summary: 3.1.3 cygwin compilation failure
Product: rsync
Version: 3.1.3
Hardware: x64
OS: All
Status: NEW
Severity: major
Priority: P5
Component: core
Assignee: wayne at opencoder.net
Reporter: jari.aalto
2015 Nov 18
3
Outdated information in regex.Rd
The NEWS for R-devel has the following item:
> The previously included versions of zlib, bzip2, xz and PCRE have
> been removed, so suitable external (usually system) versions are
> required (see the ?R Installation and Administration? manual).
Therefore I believe the following information in
'src/library/base/man/regex.Rd' is no longer valid:
> If PCRE support was compiled
2009 Apr 06
2
[Bug 1587] New: [man] sshd_config(5) provide examples of keyword 'Match'
https://bugzilla.mindrot.org/show_bug.cgi?id=1587
Summary: [man] sshd_config(5) provide examples of keyword
'Match'
Product: Portable OpenSSH
Version: 5.2p1
Platform: Other
OS/Version: Other
Status: NEW
Severity: enhancement
Priority: P2
Component: Documentation
2008 Sep 19
1
Bug#499415: setting package to logcheck-database logtail logcheck, tagging 499393, tagging 499415
# Automatically generated email from bts, devscripts version 2.10.35
# via tagpending
#
# logcheck (1.3.2) experimental; urgency=low
#
# * Apply patch from Jari Aalto for fixing package description paragraph
# ordering by importence, thanks (closes: #499415)
# * Supress cron session closed messages too, thanks to Ferenc Wagner for
# noticing (closes: #499393)
#
package logcheck-database
2008 Sep 19
1
Bug#499415: setting package to logcheck-database logtail logcheck, tagging 499415
# Automatically generated email from bts, devscripts version 2.10.35
# via tagpending
#
# logcheck (1.3.2) experimental; urgency=low
#
# * Apply patch from Jari Aalto for fixing package description paragraph
# ordering by importence, thanks (closes: #499415)
#
package logcheck-database logtail logcheck
tags 499415 + pending
2009 Aug 01
3
DO NOT REPLY [Bug 6597] New: Add Kib/s Mib/s indicators to last line message: sent NNN bytes...
https://bugzilla.samba.org/show_bug.cgi?id=6597
Summary: Add Kib/s Mib/s indicators to last line message: sent
NNN bytes...
Product: rsync
Version: 3.0.6
Platform: Other
OS/Version: Windows XP
Status: NEW
Severity: enhancement
Priority: P3
Component: core
AssignedTo: wayned at
2012 Jun 20
1
Possible bug in is.na.data.frame(): input without columns
Hello list!
Let's construct a matrix / data.frame with 0 columns, but > 0 rows, and
non-NULL rownames. Then, call is.na() on both the data.frame and the
matrix. We find that is.na.data.frame() gives an error. When row.names
are removed, is.na.data.frame() returns NULL. I think that the NULL
result is also wrong. From ?is.na:
The method ?is.na.data.frame? returns a logical matrix with
2007 Jul 31
0
problems with kerberos on Solaris 10
sorry for big posting
direct me please on my errors
samba 3.0.25b
kerberos heimdal 0.8.1-p2
# kinit adminuser
adminuser@USR.NW.MTS.RU's Password:
# klist
Credentials cache: FILE:/tmp/krb5cc_0
Principal: adminuser@USR.NW.MTS.RU
Issued Expires Principal
Jul 31 11:22:18 Jul 31 21:22:18 krbtgt/USR.NW.MTS.RU@USR.NW.MTS.RU
# net -d 3 ads join ads -U adminuser
2016 Dec 10
3
LLVM possible projects
> Hello,
> Presently my research is focused on compiler and i found LLVM great tool to
> work with. I want to familiarize it at undergraduate level.
>
> Hi Hameeza,
I have face similar situation before and I would suggest you to read some
books/ blogs available on Internet for LLVM.
I think the best way to understand LLVM is by playing with it.
Then you should try doing some
2009 Apr 04
3
[Bug 1586] New: [FEATURE REQ] PermitRootLogin and restricting to specific hosts
https://bugzilla.mindrot.org/show_bug.cgi?id=1586
Summary: [FEATURE REQ] PermitRootLogin and restricting to
specific hosts
Product: Portable OpenSSH
Version: 5.2p1
Platform: amd64
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: Miscellaneous
2009 Jul 23
0
[Bug 1624] New: [sftp] add recursive option -r to command rm
https://bugzilla.mindrot.org/show_bug.cgi?id=1624
Summary: [sftp] add recursive option -r to command rm
Product: Portable OpenSSH
Version: 5.1p1
Platform: ix86
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: sftp
AssignedTo: unassigned-bugs at mindrot.org
2009 Aug 03
1
DO NOT REPLY [Bug 6603] New: Improve --skip-compress default values
https://bugzilla.samba.org/show_bug.cgi?id=6603
Summary: Improve --skip-compress default values
Product: rsync
Version: 3.0.6
Platform: Other
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned at samba.org
ReportedBy: jari.aalto at cante.net
2009 Aug 03
0
DO NOT REPLY [Bug 6604] New: [manpage] improve documentation of option --block-size=BLOCKSIZE
https://bugzilla.samba.org/show_bug.cgi?id=6604
Summary: [manpage] improve documentation of option --block-
size=BLOCKSIZE
Product: rsync
Version: 3.0.6
Platform: Other
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned at