Displaying 18 results from an estimated 18 matches for "dreps".
Did you mean:
deps
2011 Mar 23
1
rbind a heterogeneous row
....3064985
sim1 is the rowname, X1..X7,week,d are the column names. X1..X7 are factors, booleans in this case.
I need to add another row, represented by the following list:
list(rep(T,7),5,0.0)
-- i.e, TRUE in all boolean columns, 5 in the week column, 0.0 in d. The name of the new row is "dreps".
I used to add fully numeric rows as follows:
df1 <- rbind(df,dreps=c(<all numbers>))
But if I do this here,
df1 <- rbind(df,dreps=c(rep(T,7),5,0.0)) -- booleans are converted to 0/1, which is not what I want.
What's the recommended way to specify and bind a heterogeneous...
2016 Jul 10
0
Debian Jessie joining AD as member fails with "The object name is not found."
Hi all!
I'm trying to join Debian Jessie to an existing AD domain as a member server (AD DC is Server 2012R2) to run it as a file server. I installed acl, samba, winbind, libnss-winbind, and krb5-user using APT, and configured /etc/samba/smb.conf according to the Samba wiki article.
The error the join command is producing is " Failed to join domain: failed to join domain
2016 Jul 18
3
Debian Jessie joining AD as member fails with "The object name is not found."
Hi all!
To clarify, it must have been removed from the copy-pasta, but “net ads join -U” did produce a password prompt as expected.
The dig command produced the following:
root at host:~$ dig -t SRV _ldap._tcp.domain.local
; <<>> DiG 9.9.5-9+deb8u6-Debian <<>> -t SRV _ldap._tcp.domain.local
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode:
2016 Jul 18
0
Debian Jessie joining AD as member fails with "The object name is not found."
I'll bet static ip, with correct resolv.conf hosts and nsswitch.conf and krb5.conf.
This must be the clue...
> Creation of workstation account failed: NT_STATUS_OBJECT_NAME_NOT_FOUND
So the join reaches the AD but here something happens.
Russelt, can you try again with debug 10 and post both logs.
net ads join -UAdministrator
and
net ads join -UAdministratos -S YOUR_ADDC.domain.tld.
2016 Jul 19
1
Debian Jessie joining AD as member fails with "The object name is not found."
Hi all!
I had originally been using a DHCP-assigned address. I have now switched to a static IP, but that didn't solve the problem (same error message).
I'm attaching my resolv.conf, nsswitch.conf and krb5.conf files. I have not manually altered either of them, although krb5.conf appears to have been updated by some tool somewhere along the way because my domain is listed as the
2012 Aug 07
2
Passing arguments to a function within a function ...
Hallo Everybody
How do you specify arguments for a function used within another function?
Here is my problem:
I am reconstructing a calculator for the burden of disease due to air
pollution from publications and tools published by the WHO. The
calculations make use of published dose-response relationships for
particular health end-points. This is then applied to populations with
known or
2015 Apr 17
2
Cannot join Ubuntu12.04 Samba 4.1.17 to domain
Hi all
I'm desperate now.
On one of the sites I cannot connect Ubuntu to Windows AD 2003.
Error below.
On exactly the same setup but on a different network and also on VirtualBox
VMs everything works as expected.
Looks like something on the network then or mission parameter.
Error is about KDC but I can successfully do kinit and get ticket.
I can also successfully run:
sudo net ads info
2016 Aug 11
0
net ads testjoin OK, net rpc testjoin fails
Okay, here's another wrinkle: if I run 'net rpc testjoin' immediately after joining, it succeeds, but 'net rpc info' fails (see below for the -d10 output). 'net rpc testjoin' fails as described in my last message after a reboot.
Looking at the output from the failures, I notice that 'net rpc' is looking for SRV records at '_ldap._tcp.pdc._msdcs.DOMAIN'
2015 Apr 17
0
Cannot join Ubuntu12.04 Samba 4.1.17 to domain
On 17/04/15 12:29, ivenhov wrote:
> Hi all
>
> I'm desperate now.
>
> On one of the sites I cannot connect Ubuntu to Windows AD 2003.
> Error below.
> On exactly the same setup but on a different network and also on VirtualBox
> VMs everything works as expected.
> Looks like something on the network then or mission parameter.
> Error is about KDC but I can
2013 Feb 27
1
net rpc share allowedusers gives "Coult not query secdesc for share"?
Hi all,
[Please CC me in reply, I'm not subscribed]
On two of our machines, "net rpc share allowedusers" gives the error
"Coult not query secdesc for share", partial debug log (-d10) below.
The servers are both running Windows Server 2008 R2 Standard 6.1 but we
have other servers running the same version of Windows so I don't think
that is the issue.
This is
2020 Apr 23
2
pad length mismatch error message
Hi Andrew,
> Thanks for reporting this. Firstly, don't worry about 'attr' packages
> or how Bind9 or DNS is configured etc, this is an error in our core RPC
> server, and not something that is able to be configured (neither at
> build nor runtime).
>
> A client, and we don't include enough information in the message as to
> which, so you will need to turn up
2018 Apr 17
0
slow smbclient samba 4.7.x
Hi all,
I have found this:
time smbclient -L //debian -U%
Sharename Type Comment
--------- ---- -------
print$ Disk Printer Drivers
software Disk
IPC$ IPC IPC Service (Samba 4.7.7-Debian)
HP_F4100 Printer HP Deskjet F4100 series
MX870-series Printer Canon MX870 series
l6p Printer l6p
MX435
2013 Apr 12
0
net rpc share allowedusers fails half the time?
Hi all,
[Please CC me in reply, I'm not subscribed]
We have a weird situation on one of our shares, net rpc share
allowedusers fails with NT_STATUS_IO_DEVICE_ERROR. Normally the command
is run with the password passed on the command-line. If we manually type
the password or turn up the debug level, it works. If we turn up the
debug output but direct the output to /dev/null or to a file, then
2008 Dec 09
4
Pre-model Variable Reduction
Hello All,
I am trying to carry out variable reduction. I do not have information
about the dependent variable, and have only the X variables as it
were.
In selecting variables I wish to keep, I have considered the following criteria.
1) Percentage of missing value in each column/variable
2) Variance of each variable, with a cut-off value.
I recently came across Weka and found that there is an
2017 May 31
1
Unable_to_migrate_shares_from_AD_to_file_server
Hi All,
I am trying to migrate shares from my Win2k12 R2 AD
server(SJCLAB2.LOCAL) to Ubuntu 16.04 samba fileserver present in same
domain. Samba version is 4.3.11-Ubuntu.
Before migrating shares I was able to successfully join fileserver to
Active Directory.
Below is my samba server configuration.
#======================= Global Settings =======================
[global]
workgroup =
2019 Apr 10
3
Unable to upload printer drivers.
Hi
Tested if i could upgrade my kyocera drivers but no go.. ( where i have currently 6.3.909.0 installed. )
Tried/Tested with win10 and win7 x64. ( 4.9.6 ) with the windows printer manager. ( as shown on the wiki )
KyoceraClassicUniversal v3.3_signed
KX_741525_UPD_signed_EU
All get : HRESULT: 0x0000023f (ERROR_APP_INIT_FAILURE) ( see below )
Tested them all, and atm only one works..
2019 Apr 08
4
Unable to upload printer drivers
Hi,
Am 25.03.2019 um 14:12 schrieb Marco Gaiarin via samba:
> [...]
> Some drivers there's no way to load (for example, some samsung MFP).
> Some other load, but you have to do 2-5 try before they work.
I did now try many different drivers from different vendors none of them
worked thus I think there is something else wrong.
I then did some more tests, trying to find anything being
2012 Nov 05
7
VFS ACL with SMB2
Hello,
I have a question because POSIX ACL with SMB2 max protocol does not work
properly.Did you test VFS xattr acls with SMB2 max protocol? Is it
working corectly?
Best regards/Adrian Berlin
--