Displaying 20 results from an estimated 6000 matches similar to: "Windows Remote Assistance fails"
2013 Jul 29
1
NT4 clients
I'm attempting to get an old NT4 client participating in a Samba4 domain.
Users can logon to the machine locally and access network shares on other
machines in the network. However, no one can access shares on the NT4
machine using the machine name. Attempting this results in an error "The
account is not authorized to log in from this station." Using the IP
address does work however.
2018 Jan 06
5
Account is sensitive and cannot be delegated (userAccountControl NOT_DELEGATED flag 0x00100000)
I have an AD with two Debian Stretch Samba 4.5.12 DCs. The Samba and Heimdal Kerberos 7.1.0 packages are installed from Debian repositories. Management is done from MS-RSAT installed on a Windows 7 Pro client.
When I select the option "Account is sensitive and cannot be delegated" (in Active Directory Users and Computers under the Account tab) for a user account regardless of its
2018 Jan 31
2
Account is sensitive and cannot be delegated (userAccountControl NOT_DELEGATED flag 0x00100000)
On 6/1/2018 23:55, Andrew Bartlett wrote:
> On Sat, 2018-01-06 at 11:11 +0000, Antonios Kalkakos via samba wrote:
>> I have an AD with two Debian Stretch Samba 4.5.12 DCs. The Samba and Heimdal Kerberos 7.1.0 packages are installed from Debian repositories. Management is done from MS-RSAT installed on a Windows 7 Pro client.
>>
>> When I select the option "Account is
2018 Apr 02
1
Clients cannot auth to server 2012 with MIT DC
I've been playing with a MIT powered DC. There are two DCs, an existing
Heimdal based one running Samba 4.5 and a new MIT based one running 4.7.6.
There are clients running Windows 7 and 10, a 2012R2 server, and a Samba
4.5 file server.
Once the new MIT DC is brought online, clients can no longer connect to the
Windows server by hostname. Connections still work via IP address which
makes me
2018 Jan 06
1
Anonymous
Hello, can you say me how I can deny in my samba that some aplication can read my active directory users anonymous.
** Alcatel Onetouch Idol 3 (5.5) **
en 06/01/2018 16:55, Andrew Bartlett via samba <samba at lists.samba.org> escribió:
>
> On Sat, 2018-01-06 at 11:11 +0000, Antonios Kalkakos via samba wrote:
> > I have an AD with two Debian Stretch Samba 4.5.12 DCs. The Samba
2020 May 17
2
GSSAPI authentication issue with samba as AD DC.
Hello,
I am running samba 4.11.8 as Active Directory DC and a member server.
I wanted to authenticate cyrus-imapd by GSSAPI, and found this
mailhttps://lists.samba.org/archive/samba-technical/2013-April/091429.html
I tried to run the cyrus-imap server on a member server, which has
successfuly 'net ads join'ed and authenticate user with winbindd
without problems.
I followed the method
2017 Oct 12
3
Opensolaris-ish joins but does not seem to be valid
On Thu, 12 Oct 2017 13:28:40 -0500 (CDT)
Mike Ray <mray at xes-inc.com> wrote:
> ----- On Oct 11, 2017, at 5:56 PM, samba samba at lists.samba.org wrote:
>
> > ----- On Oct 10, 2017, at 12:02 PM, samba samba at lists.samba.org
> > wrote:
> >
> >> On Tue, 10 Oct 2017 11:28:09 -0500 (CDT)
> >> Andrew Martin <amartin at xes-inc.com> wrote:
>
2017 Mar 18
2
kerberos issue (SPN not found) with windows Hyper-V ( samba 4.5.3 AD)
I made some progress with the issue, but didn't solve it completely
It's basically a kind of bug (i'm not sure if it's on kerberos side or
samba, I think samba is the culprit here (?).
Microsoft uses kind of weird SPN for Hyper-V. Weird as there are
"spaces" in the string - which is kind of unique as far as SPN's go,
usually SPN form a complete string.
So I kind
2008 Sep 19
4
Novice question about getting data into R
I found it easy to use R when typing data manually into it. Now I need to
read data from a file, and I get the following errors:
> refdata =
> read.table("K:\\MerchantData\\RiskModel\\refund_distribution.csv", header
> = TRUE)
Error in scan(file, what, nmax, sep, dec, quote, skip, nlines, na.strings,
:
line 1 did not have 42 elements
> refdata =
>
2017 Oct 11
2
Opensolaris-ish joins but does not seem to be valid
----- On Oct 10, 2017, at 12:02 PM, samba samba at lists.samba.org wrote:
> On Tue, 10 Oct 2017 11:28:09 -0500 (CDT)
> Andrew Martin <amartin at xes-inc.com> wrote:
>
>
Rowland-
I've been poking at this more and think the root of the problem is a Kerberos
problem.
After joining this machine to the domain, it goes through a process that it
calls "AD/Kerberos
2012 Jan 08
3
Samba 4 krb5.keytab confusion
Hi
I have Samba 4 installed and working. I recently changed FQDN to dns
name hh3.hh3.site. It works OK and e.g. on a windows 7 box which joined
the domain, users can logon. But I have a mess in the keytab:
klist -k /etc/krb5.keytab
Keytab name: WRFILE:/etc/krb5.keytab
KVNO Principal
----
--------------------------------------------------------------------------
2 HH3$@HH3.HH1.SITE
2
2012 Jan 17
1
Samba 4 and GSSAPI kerberos ldap connect
Hi everyone
I'm trying to use kerberos to authenticate to Samba 4 ldap. At the
moment, I authenticate by specifying the binddn and password in
/etc/nslcd.conf and all works fine
If I add the line:
sasl_mech GSSAPI
to /etc/nslcd.conf
and restart nslcd, no one can connect to the database. Nothing works.
ldapsearch and getent passwd draw a blank.
ldapsearch -x -b '' -sbase
2012 Jul 21
2
Samba4 unable to find SPN (Kerberos)
Hi,
while trying to use Samba4 as KDC for secure NFS (once again)
I found something I suspect to be an error:
In order for NFS (with krb5) to work it requires a nfs/... principal,
so I created one using samba-tool:
samba-tool user add nfs-user
samba-tool spn add nfs/atom.mydomain.org nfs-user
samba-tool domain exportkeytab /etc/krb5.keytab -principal=nfs/atom.mydomain.org
After setting up NFS,
2008 Oct 04
2
smbclient kerberos issue
Running Samba 3.2.3 on Debian Lenny, amd64.
I'm joined to an AD realm, authentication works fine for Windows
clients. I'm able to see that the clients are using Kerberos, not NTLM
to authenticate to the shares. However when I look at the keytab, my
entries have the short names like "service/shortname@REALM" instead of
"service/fqdn@REALM". Looking at Windows servers on
2008 Nov 20
1
CentOS/RHEL, PHP and zip archives
I'm trying to get bulk photo uploads working with a Drupal web site.
The person who coded the Drupal photos module I'm using decided to use a
zip archive as a means of batching together a collection of picture
files for a bulk upload. Apache is reporting the following PHP error
when the bulk upload feature is used:
[Sun Nov 16 22:05:38 2008] [error] [client 192.168.0.192] PHP Fatal
2014 Apr 11
1
4.0 stopped working after updating xubuntu 13.04
Hi
I got some strange issues on my samba4.0.1 install yesterday. It
happened a while after updating my xubuntu server 13.04 not 13.10.
Everything seems to be working fine except shares. Kerberos
authentication seem to function properly, also DNS works fine but shares
seem semi-broken.
I can't mount any shares on my Windows box, including netlogon,
profiles. I have one share that is
2016 Dec 02
3
Samba and kerberized NFSv4
Am 2016-12-02 12:12, schrieb Rowland Penny via samba:
> On Fri, 2 Dec 2016 11:05:50 +0100
> Matthias Kahle via samba <samba at lists.samba.org> wrote:
>
>> > Does it work if you manually add
>> > userPrincipalName=CLIENT02.DOMAIN.TLD to your clients ldap entry
>> > and reexport the keytab?
>>
>> I already thought about trying that. So by now,
2010 Aug 03
2
Specifying interactions in rms package... error
I am encountering an error I do not know how to debug. The error arises
when I try to add an interaction term involving two continuous
variables (defined using rcs functions) to an existing (and working) model.
The new model reads:
model5 <- lrm( B_fainting ~ gender+ rcs(exactage, 7) +
rcs(DW_nadler_bv, 7) + rcs(drawtimefrom8am, 7)+ DW_firsttime+
DW_race_eth +
2015 Mar 31
4
Login not possible / machine account issues
Hi guys,
about a one or two weeks ago I've updated my samba to v4.1.7 which
might or might not relate to the problem at hand.
However lately we've seen some issues with users not able to login to
workstations (win 7). Windows servers (2008 r2 and newer) were also
affected.
Sometimes one or two reboots would solve this problems, on few
occasions I had to rejoin the computer account to the
2008 Oct 05
1
Cannot get shares to show up
I apologize if this is a really silly question but I've been messing with
this for awhile now and cannot see any typos that would prevent these shares
from showing up.
I'm trying two things I've never done before so I want to make sure to point
them out:
1) I am using groups in the "valid users" section
2) I am using preexec and postexec on each share
Example:
[Media]