similar to: [PLEASE TEST] Samba AD DC winbind hangs and timeouts

Displaying 20 results from an estimated 400 matches similar to: "[PLEASE TEST] Samba AD DC winbind hangs and timeouts"

2013 Apr 29
0
samba4: get sysvol from windows domain controller
Hi, ? I've read the question how to get the sysvol folder from windows server. Can't find the thread anymore. ? Here is my solution: ? Put Administrator password to '${PREFIX}/etc/passwd.cfg' and set it to root.root and 0600. Put the name of the Windows domain controller to ,${PREFIX}/etc/master.cfg' ?
2013 Apr 16
1
winbind problem
Hi, I have a problem with winbind, could anyone help me? Version: root at leela:~# samba -V Version 4.0.5 root at leela:~# uname -a Linux leela 3.2.0-40-generic #64-Ubuntu SMP Mon Mar 25 21:22:10 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux - First everything went fine: root at leela:~# getent passwd root:x:0:0:root:/root:/bin/bash [...]
2013 May 23
0
[Announce] Samba 4.0.6 Available for Download : crash of winbind after ls -la ...sysvol
Hi there, just the same here. Problem still exists. I have testet the newest sernet ubuntu-packages (4.0.6-SerNet-Ubuntu-1.precise): Same Problem. Mit freundlichen Gr??en ? Thomas Nolte -- Nolte Infosysteme,? Im Sikfeld 8, 38304 Wolfenbuettel Tel 05331-946210, Fax 05331-946211, Handy 0170-5508198 Computer, Netzwerk, Kommunikation www.nisx.de -----Urspr?ngliche Nachricht----- Von:
2013 May 10
0
samba4 - windows 7+ partially synchronized roaming profile
Hi, I had searched long for the problem of only partially sync'd profiles on Windows 7/8 . Windows XP has worked fine. There was always the error "Your roaming profile is not synchronized correctly with the server. You have been logged in with a partially synchronized profile". The application protocol of windows told me that the file
2004 Jan 29
4
Print via print command while using 3.0
Hi there, I want to do the following: ------------------------------------------------------------ # smb.conf [global] ... printing = cups ... [pdfprinter] comment = PDF Drucker, druckt nach H:\print print command = /usr/bin/tps2file.sh "%s" "%U" "pdf" "pdfwrite" "" path = /tmp printable =
2013 Apr 14
10
[samba4] crash of winbind after "ls -l /usr/local/samba/var/locks/sysvol"
Hi, I used Samba 4.0.5 in Wheezy. Here is that I have done: --------------------------------------------------------------- samba-tool domain provision --realm=CHEZMOI.PRIV --domain=CHEZMOI \ --server-role=dc --dns-backend=SAMBA_INTERNAL --adminpass='+toto123' echo "nameserver 192.168.0.21" > /etc/resolv.conf samba ln -s /usr/local/samba/lib/libnss_winbind.so
2013 Jun 21
1
samba4 missing group membership with getent group
Hi Samba users using samba 4.0.6, having /etc/nsswitch.conf that use winbind, <getent group> does not display the group members. to reproduce that : (my domain is test3.ch) samba-tool user add u1 samba-tool group add g1 samba-tool group addmembers g1 u1 <id u1> returns : uid=3000026(TEST3\u1) gid=100(users) groups=100(users),3000027(TEST3\g1) but <getent group> does not
2012 Jan 03
1
[PATCH] AUTHORS: add the email address for each authors
Add the email address for authors. It will be better. Signed-off-by: Wanlong Gao <gaowanlong at cn.fujitsu.com> --- AUTHORS | 48 ++++++++++++++++++++++++------------------------ 1 files changed, 24 insertions(+), 24 deletions(-) diff --git a/AUTHORS b/AUTHORS index 0d6fb3c..702de5d 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,24 +1,24 @@ -Angus Salkeld -Ani Peter -Charles Duffy -Daniel
2003 Aug 21
0
Samba 3.0, ldapsam: joining the domain results in "Access Denied"
athena:/home/paul# smbd -V Version 3.0.0beta2-1 for Debian paul@athena:~$ testparm Load smb config files from /etc/samba/smb.conf Processing section "[homes]" Processing section "[netlogon]" Loaded services file OK. Server role: ROLE_DOMAIN_PDC Press enter to see a dump of your service definitions # Global parameters [global] workgroup = SIMONET server string
2014 Jul 17
0
NFS FILE ID not unique when exporting many brtfs subvolumes
Hi BTRFS community I have a problem using btrfs/nfs to store my vmware images. - following setup :(debian wheezy + backports) Linux sncubetest02 3.14-0.bpo.1-amd64 #1 SMP Debian 3.14.12-1~bpo70+1 (2014-07-13) x86_64 GNU/Linux > btrfs --version Btrfs v3.14.1 > btrfs fi show Label: none uuid: 8e37c8d0-e0ef-4857-ae9f-9a1be21901ed Total devices 2 FS bytes used 210.27GiB
2011 Oct 27
0
[ANNOUNCE] libguestfs 1.14 released - tools for managing virtual machines and disk images
libguestfs is a library and a set of tools for reading, writing, managing, inspecting, rescuing, resizing and aligning disk images, and offline and live virtual machines. I'm pleased to announce the release of libguestfs 1.14, the next stable release of libguestfs. There are many changes and new features in this release -- see below. You can get source and binaries from the website:
2011 Oct 18
3
Possible hint for "Clocksource tsc unstable" problem
Hello, I made an interesting observation related to the "Clocksource tsc unstable (delta = -2999660320319 ns)" problem. In the log of ntpd I found: Oct 5 03:46:35 greenville-dom0 ntpd[4020]: kernel time sync status change 6001 Oct 5 04:03:41 greenville-dom0 ntpd[4020]: kernel time sync status change 2001 Oct 5 05:29:03 greenville-dom0 ntpd[4020]: kernel time sync status change
2020 May 19
0
sysvolcheck and sysvolreset errors
On 19/05/2020 21:29, Roy Eastwood wrote: >> You could try using a script Louis wrote, see here: >> https://github.com/thctlo/samba4/blob/master/samba-check-set-sysvol.sh >> >> The 'idmap config' lines are nothing to worry about, you cannot set them on a DC, but, for some reason, testparm etc warns about >> them. >> >> Rowland >> > Sorry, I
2020 May 19
2
sysvolcheck and sysvolreset errors
> You could try using a script Louis wrote, see here: > https://github.com/thctlo/samba4/blob/master/samba-check-set-sysvol.sh > > The 'idmap config' lines are nothing to worry about, you cannot set them on a DC, but, for some reason, testparm etc warns about > them. > > Rowland > Sorry, I should have said - I ran louis' script and set the acl's according
2018 Nov 05
2
classicupgrade
On Mon, 5 Nov 2018 11:51:00 +0100 Corrado Ravinetto via samba <samba at lists.samba.org> wrote: > > > Il 05/11/2018 11:41, Rowland Penny via samba ha scritto: > > You might as well remove the line 'winbind use default domain = > > Yes', it does nothing on a DC. > > I would also add 'idmap_ldb:use rfc2307 = yes' > ok, i did it > > When
2016 Jan 29
0
Validate Ids Multiple DC
If you add the "not" supported winbind options from the member also to the DCs, then you will have the same resulting uid on all servers. Official not supported, but works now for more then a year here. ( sernet samba 4.2.7 on debian wheezy ) This is my addition to the smb.conf on the DC. ## map id's outside to domain to tdb files. idmap config * : backend = tdb
2020 Aug 13
1
Samba user profiles file ownership
FreeBSD-12.1p7 Samba-4.10.15 The user profiles were transferred from the existing Samba AD-DC to a new domain running on Samba-4.10. An ls on the original Samba (4.3.13) domain DC shows this: [root at SAMBA-01 ~]# ls -ld /var/samba4/BROCKLEY-2016/PROFILES/lyneak_hll.V2 drwxrwx---+ 16 BROCKLEY-2016\lyneak_hll BROCKLEY-2016\domain admins 512 Aug 12 17:07
2024 Jun 17
1
primary group for AD accounts
Hello I have testing environment with 2 DC servers and 2 member servers. There is one thing which I don't understand. On DC "Domain Users" group shows different gid for "samba-tool" there is GID 513 in LDAP but "getent group" or "getent passwd" shows 100 $ sudo samba-tool group show 'domain users' dn: CN=Domain
2016 Jan 29
0
Validate Ids Multiple DC
Hello Carlos. Fist please post to the list, this way everybody can help. The ids like : 3000036 are i think from a samba DC with RID setup. If you want to login also on the DC with for example SSH. Add also the template lines. Fix the idmap. net getdomainsid net idmap delete ranges YOURDOMAIN_SID restart the DC. And check again. Greetz, Louis > -----Oorspronkelijk
2013 May 23
2
[Announce] Samba 4.0.6 Available for Download : crash of winbind after ls -la ...sysvol
Hi all, with this version, as in 4.0.5, i have always the windbind crash after wbinfo --uid-info 3000000 or ls -la sysvol/ my system 3.2.0-4-amd64 #1 SMP Debian 3.2.41-2+deb7u2 x86_64 GNU/Linux I already post here some information (no problem with 4.0.4, found last stable patch with bisect), could someone help me ? thanks and regards philippe > -----Original Message----- >