Displaying 20 results from an estimated 1000 matches similar to: "Problem joining windows clients to Samba AD"
2024 Aug 21
1
Problem joining windows clients to Samba AD
On Wed, 21 Aug 2024 13:46:05 +0200
L?o via samba <samba at lists.samba.org> wrote:
> Hello,
>
> I come to you after several days of research about my problem: I
> cannot make windows clients join my Samba AD domain anymore.
>
> My domain is built with two Samba AD DCs, dc1 and dc2, that are both
> debian 12.6 up to date and use the debian samba packages
>
2024 Aug 21
1
Problem joining windows clients to Samba AD
Hello Rowland,
Here it is:
smb.conf:
---
[global]
dns forwarder = 9.9.9.9
netbios name = DC1
realm = AD.EXAMPLE.COM
server role = active directory domain controller
workgroup = AD
idmap_ldb:use rfc2307 = yes
min protocol = SMB2
ntlm auth = mschapv2-and-ntlmv2-only
restrict anonymous = 2
disable netbios = yes
smb ports = 445
printcap name = /dev/null
load printers = no
disable spoolss = yes
2015 Jul 29
1
Problem joining some computers to domain with samba4
Hello all,
I have a client which has a windows XP which cannot join the domain.
Other computes are joined and working normally.
I have raised the log level to 8 but I don't see (or I am unable to see)
any error.
In Windows XP I receive a 'Internal error' and I have a 'Unable to bind
to DS' in windows NetSetup.log.
I have no idea of what is going on. Can someone give me
2010 Mar 15
1
Trouble joining Windows 7 machines to Samba PDC
Hi folks,
We have a domain controller running Samba 3.4.5 that is backed onto an
OpenLDAP datastore. The domain has no trouble joining Windows XP clients,
but we've got a couple of Windows 7 / Windows Server 2008 R2 Standard that
we can't join to the domain.
The registry changes suggested in
http://wiki.samba.org/index.php?title=Windows7&oldid=4766 have been
applied, and a UNIX
2010 Feb 12
1
joining windows server 2008 to samba pdc
hi all
having some issues connecting a windows 2008 server to a samba pdc.
debug/netsetup is telling me this:
02/12/2010 16:10:54:468 NetpDoDomainJoin
02/12/2010 16:10:54:468 NetpMachineValidToJoin: 'SS-WIN-RDS'
02/12/2010 16:10:54:468 OS Version: 6.1
02/12/2010 16:10:54:468 Build number: 7600
(7600.win7_rtm.090713-1255)
02/12/2010 16:10:54:468 SKU: Windows
2009 Apr 09
0
Can't join to domain, Google-fu has failed me
Hi,
I've been using Samba for years as a domain controller without issue,
but this has stumped me.
I've set up Windows Vista Enterprise SP1 on a Virtual PC. Samba is
running on a Gentoo Linux box as version 3.3.3. I can access shares
without issue, but I can't get the machine to join the domain. When it
tries it shows "The parameter is incorrect".
Delving into
2010 Jan 14
2
Help - Cannot join Windows 7 client to Samba PDC
I have been going through all the Wikis and various Google searches to try
to solve my problem, all to no avail.
I can mount a Samba share, but whenever I try to login using a domain
account, I receive an error about "The trust relationship between this
workstation and the primary domain failed."
What I have done so far, all to no avail.
- Upgraded from Samba 3.4.2 to Samba 3.4.4
2011 Oct 12
1
CVbinary - Help
Hey,
I need some help.
I want to obtain a cross validation for a regression model (binary response)
but I got an error with CVbinary. Well I did this:
fit <- lm(resp ~ PC1 + PC2 + PC3 + PC4 + PC5 + PC6 + PC7 + PC8 +
PC9+PC10+PC11+PC12+PC13+PC14+PC15+PC16+PC17+PC18+PC19+PC20+PC21+PC22+PC23+PC24+PC25+PC26+PC27+PC28,
data = dexp.cp, family=binomial())
CVbinary(fit)
Error in sample(nfolds, m,
2007 Nov 19
1
print matrix content on plot
Hi,
I saved as a matrix a summary of a PCA analysis and I've used barplot to plot the PCA variances. I would like to print on the same graphic the values of my matrix m1 - in other words the summary of my PCA analysis. I can do it very painstaking with text for each row and make sure that everything aligns and so on but i wonder if there is a better method than that.
My summary follows:
2016 Mar 24
3
summary( prcomp(*, tol = .) ) -- and 'rank.'
Following from the R-help thread of March 22 on "Memory usage in prcomp",
I've started looking into adding an optional 'rank.' argument
to prcomp allowing to more efficiently get only a few PCs
instead of the full p PCs, say when p = 1000 and you know you
only want 5 PCs.
(https://stat.ethz.ch/pipermail/r-help/2016-March/437228.html
As it was mentioned, we already
2016 Mar 24
3
summary( prcomp(*, tol = .) ) -- and 'rank.'
I agree with Kasper, this is a 'big' issue. Does your method of taking only
n PCs reduce the load on memory?
The new addition to the summary looks like a good idea, but Proportion of
Variance as you describe it may be confusing to new users. Am I correct in
saying Proportion of variance describes the amount of variance with respect
to the number of components the user chooses to show? So
2008 Jun 04
1
samba/ldap setup stopped working (might be a challenge)
Hi,
two days ago my functioning samba/ldap server stopped working. I *think* the
problem is somehow related to the fact i transfered everything to a new
server, but that was two months ago. Trouble started yesterday morning after
a power-outage.
Configuration: ubuntu 8.04, with a standard samba, ldap and smbldap-tools
installed via apt-get.
When users tried to login, they got a message "a
2001 Oct 05
0
"File size limit exceeded" when running /sbin/mke2fs -j /dev/sdb1
Hi!
I have problem making ext3 FS on new disk. When I run mke2fs, it stops
and gives me: "File size limit exceeded". Is this known issue?
I'm running linux-2.4.10 with ext3 patch, e2fsprogs-1.25 freshly compiled.
Cheers,
Vita
Appended are outputs of following programs:
bash /usr/src/linux/scripts/ver_linux
/sbin/mke2fs -m0 -v -j /dev/sdb1
fdisk -l /dev/sdb
strace
2016 Mar 25
2
summary( prcomp(*, tol = .) ) -- and 'rank.'
> On 25 Mar 2016, at 10:41 am, peter dalgaard <pdalgd at gmail.com> wrote:
>
> As I see it, the display showing the first p << n PCs adding up to 100% of the variance is plainly wrong.
>
> I suspect it comes about via a mental short-circuit: If we try to control p using a tolerance, then that amounts to saying that the remaining PCs are effectively zero-variance, but
2010 Feb 17
1
common causes for failure to find domain controller ?
Hi,
are there any common causes for a windows machines failure to find a
samba domain controller?
im trying to join a windows 2008 server to a samba[3.4.0] PDC and
debug/netsetup says "failed to find a DC in the specified domain".
cheers
2024 Apr 18
1
Samba-tool gpo manage - The authenticated user does not have sufficient privileges
W dniu 18.04.2024 o?09:56, Rowland Penny via samba pisze:
> On Thu, 18 Apr 2024 09:03:10 +0200
> Jaros?aw K?opotek - INTERDUO via samba<samba at lists.samba.org> wrote:
>
>> Hi all,
>>
>> I run cmd:
>> samba-tool gpo manage scripts startup add \
>> {31B2F340-016D-11D2-945F-00C04FB984F9} \
>> /var/lib/samba/sysvol/fartest.local/scripts/startup.bat
2024 Apr 18
1
Samba-tool gpo manage - The authenticated user does not have sufficient privileges
W dniu 18.04.2024 o?12:01, Jaros?aw K?opotek - INTERDUO via samba pisze:
>
> W dniu 18.04.2024 o?09:56, Rowland Penny via samba pisze:
>> On Thu, 18 Apr 2024 09:03:10 +0200
>> Jaros?aw K?opotek - INTERDUO via samba<samba at lists.samba.org>? wrote:
>>
>>> Hi all,
>>>
>>> I run cmd:
>>> samba-tool gpo manage scripts startup add \
2024 Apr 18
1
Samba-tool gpo manage - The authenticated user does not have sufficient privileges
On Thu, 18 Apr 2024 09:03:10 +0200
Jaros?aw K?opotek - INTERDUO via samba <samba at lists.samba.org> wrote:
> Hi all,
>
> I run cmd:
> samba-tool gpo manage scripts startup add \
> {31B2F340-016D-11D2-945F-00C04FB984F9} \
> /var/lib/samba/sysvol/fartest.local/scripts/startup.bat
Are you running the command as root or with sudo ?
>
> with result:
> [cut]
>
2024 Mar 16
1
Samba seem to work fine but "cannot find my workgroup"
Hi,
I setup a new samba file server (in a priviledged Proxmox container using
the Debian 12 template) and apparently it works fine.
In log I see every 10 seconds:
write_browse_list: Fatal error - cannot find my workgroup DMYDOM
Google found one hint telling it should set "network = ip", but man page
does not explain such an option. Another hint suggests it could be related
to an
2024 Apr 18
1
Samba-tool gpo manage - The authenticated user does not have sufficient privileges
On Thu, 18 Apr 2024 12:14:20 +0200
Jaros?aw K?opotek - INTERDUO via samba <samba at lists.samba.org> wrote:
> W dniu 18.04.2024 o?12:01, Jaros?aw K?opotek - INTERDUO via samba
> pisze:
> >
> > W dniu 18.04.2024 o?09:56, Rowland Penny via samba pisze:
> >> On Thu, 18 Apr 2024 09:03:10 +0200
> >> Jaros?aw K?opotek - INTERDUO via samba<samba at