similar to: Migration from Win2K server AD to Linux Samba4 AD

Displaying 20 results from an estimated 500 matches similar to: "Migration from Win2K server AD to Linux Samba4 AD"

2009 Aug 13
1
winbindd & Domain group
Hi, I?m using samba rel.3.3.4. The domain group associated to the domain user is always 10000 that means ?Domain Users? for all the domain users $> getent passwd | grep pippo DOMAIN\pippo:*:10015:10000:PIPPO:/home/DOMAIN/pippo:/bin/false Do you know how is it possible to assign a different domain group ? How is it possible that winbindd intercepts another domain group instead of the default
2009 Aug 25
0
Samba 3.4.0 - Multiple groups & Multiple users
Hi, Do you know how to assign in Samba 3.4.0 multiple AD groups and/or multiple AD users to a samba resource ? Thank you, Edgardo Ghibaudo --http://www.provincia.biella.it------------------------------------------------------ Vuoi rimanere sempre aggiornato sulle nostre attivita'? Visita la pagina dei feed RSS sul nostro sito ed iscriviti alla sezione di interesse.
2009 Aug 25
0
Samba 3.4.0 - Error 64 from Xp clients
Hi, Using Samba 3.4.0 from Xp clients during the ?net use? command we obtain: System Error 64 The network name specified is not available Edgardo Ghibaudo --http://www.provincia.biella.it------------------------------------------------------ Vuoi rimanere sempre aggiornato sulle nostre attivita'? Visita la pagina dei feed RSS sul nostro sito ed iscriviti alla
2009 Aug 21
1
Problem starting nmb using Samba 3.4.0
Hi, I just compiled samba 3.4.0 on UBUNTU Server 8.04 using the following directives: ./configure --prefix=/usr/local/samba340 --disable-debug --disable-developer --enable-swat --enable-shared --with-logfilebase=/usr/local/samba340/var/logs --with-ldap --with-ads --with-krb5=/usr--with-automount --with-cifsmount --with-quotas --with-libsmbclient --with-acl-support --with-winbind --with-pam
2009 Aug 25
0
SAMBA 3.3.7 - (SMBntcreateX) NT_STATUS_ACCESS_DENIED
I just compiled Samba 3.3.7 on Ubuntu 8.04. I copied the new libnss_winbind.so.2 library under /lib and the ?getent group? command works fine. The ?net use? of the resource is OK. I?m verifying the problem (SMBntcreateX) NT_STATUS_ACCESS_DENIED reported in the log.smbd file when I try to create a folder or to move a file in the samba resource. The same operation on Samba 3.2.14 is OK. Regards,
2015 Jan 13
2
domain has active block job
Hi there, I receive this error when I run nova image-create <VM name> <Vm Sanpshot name>: Exception during message handling: block copy still active: domain has active block job In libvirt log file I can see: error : qemuDomainDefineXML:6312 : block copy still active: domain has active block job Libvirt is 1.2.7 version, linux system is Debian Wheezy Please, what does it mean ?
2015 Jan 13
3
Re: domain has active block job
Il 13/01/2015 10:51, Kashyap Chamarthy ha scritto: > On Tue, Jan 13, 2015 at 10:10:53AM +0100, Fiorenza Meini wrote: >> Hi there, >> I receive this error when I run nova image-create <VM name> <Vm Sanpshot >> name>: > > Okay, you're talking in the context of OpenStack. > > You can also check the Nova compute.log for more contextual details of >
2018 Nov 29
2
log.wb-LXDOM
here my smb.conf [global]         netbios name = DC1         realm = LXDOM.COM         server role = active directory domain controller         workgroup = LXDOM         idmap_ldb:use rfc2307 = yes         log level = 1         log file = /usr/local/samba/var/log.%m Il 29/11/2018 12:43, Rowland Penny via samba ha scritto: > On Thu, 29 Nov 2018 12:34:29 +0100 > Corrado
2018 Oct 26
5
classicupgrade
Il 26/10/2018 13:45, Rowland Penny via samba ha scritto: > ldbsearch -Hldap://$(hostname -s) -k yes -P '(&(samaccountname=Domain > Users)(gidNumber=*))' gidNumber | grep gidNumber | awk '{print $NF}' sorry but nothing happen [root at dc1 ~]# ldbsearch -H ldap://$(hostname -s) -k yes -P '(&(samaccountname=Domain Users)(gidNumber=*))' gidNumber | grep
2005 Feb 09
3
Corrupted index file
I've recently switched from Courier-imap to dovecot and I'm impressed with it's speed and reliability. However, my index file gets regularly corrupted: Feb 8 21:23:16 hive imap(hart): Corrupted index file /home/hart/Maildir/.INBOX/.imap.index: index.next_uid (129) > uid_rec.uid (128) dovecot version: 0.99.13-3 Debian sid) I use dovecot in combination with mutt, procmail and
2018 Oct 26
2
classicupgrade
Hello Rowland and thanks for fast answer according with your suggestion i modified my smb.conf like this: [global]         lanman auth = Yes         log file = /var/log/samba/%m.log         ntlm auth = ntlmv1-permitted         realm = LXCERRUTI.COM         security = ADS         winbind offline logon = Yes         winbind use default domain = Yes         workgroup = LXCERRUTI        
2005 Feb 08
2
Corrupted index file w/Procmail in FC2
Hello: We have a Fedora Core 2 (FC2) server with Dovecot and Procmail. Versions are: dovecot-0.99.13-4.FC2 procmail-3.22-13 We use "maildir" below home directory like: /users/operaciones/epezoa/maildir, where "epezoa" is my account. If I receive an e-mail, is stored at "new" folder. When I try to get e-mail from server, message is transfered from
2006 Apr 26
3
Writing proprietary application with Rails
Hi guys, I understand Rails is licensed under the MIT license, does this allow me to write proprietary applications with Rails? Thanks a lot, Ed -- Encontr? a "Tu psic?pata favorito" http://tuxmaniac.blogspot.com Thou shalt study thy libraries and strive not to reinvent them without cause, that thy code may be short and readable and thy days pleasant and productive. -- Seventh
2018 Nov 06
3
classicupgrade
Hello Luis tomorrow i'm not in office, reply to you thursday One question : who is owner and whats rights for dir     /home     /home/samba     /home/samba/sysvol because, from windows client, user into domain admins, when i change in security tab, explorer always crash bye Il 06/11/2018 17:16, L.P.H. van Belle via samba ha scritto: > Ok, next, > > From a windows pc connect to
2015 Aug 19
1
Problem after upgrading libvirt to 1.2.9 version on Debian Wheezy
Hi there, I upgraded the package and now I receive this error while trying to start libvirtd. Is there a solution ? BUG: /build/buildd-libnl3_3.2.7-4-amd64-WWfXnH/libnl3-3.2.7/./lib/route/tc.c:970 Regards Fiorenza Meini -- Spazio Web S.r.l. V. Dante, 10 13900 Biella Tel.: +39 015 2431982 Fax.: +39 015 2522600 Numero d'Iscrizione al Registro Imprese presso CCIAA Biella, Cod.Fisc.e
2015 Mar 23
4
virsh dom state
Hi there, I'm running KVM under Openstack . When I give virsh list command, I see some VM in NON persistent state. What does it mean? How can I move it to a persisten state ? I found that I cannot make a snapshot, from Openstack , of a machine which is in a NON PERSISTENT state. Regards Fiorenza -- Spazio Web S.r.l. V. Dante, 10 13900 Biella Tel.: +39 015 2431982 Fax.: +39 015 2522600
2005 Jun 21
1
modprobe wctdm waiting for ever
Hi, I have a pentium 4 with Intel motherboard and one TDM400P (2 fxs, 2fxo) modprobe zaptel is Ok but When I execute modprobe wctdm never load the module, I can wait for 1 year but never response me (error or OK). I need to do ctrl+c Any idea? Edgardo >>> jan@irial.com 06/21/05 10:07 AM >>> i know that there are extensive rework on the transfer in SIP at the moment. --On
2015 Jan 13
2
Re: domain has active block job
On 01/13/2015 07:21 AM, Kashyap Chamarthy wrote: > On Tue, Jan 13, 2015 at 03:07:07PM +0100, Fiorenza Meini wrote: >> Il 13/01/2015 10:51, Kashyap Chamarthy ha scritto: > > [. . .] > >>>> In libvirt log file I can see: >>>> error : qemuDomainDefineXML:6312 : block copy still active: domain has >>>> active block job > > Seems like
2004 Dec 06
1
SIP status lagged
Hi, When I do a sip show peers in the cli, the status is lagged. This peer its behind a satellite link with 600/900ms of delay. May I change some parameter in the Asterisk? Some times I cant make a phone call from the remote site to my central site. Thanks Este mensaje ha sido analizado por C4I Mail Server en busca de virus y otros contenidos peligrosos, y se considera que esta limpio.
2018 Nov 08
0
classicupgrade
hello > One question : who is owner and whats rights for dir > /home drwxr-xr-x.   5 root root   49  6 nov 16.21 home > /home/samba drwxr-xr-x. 3 root root  20  6 nov 16.21 samba > /home/samba/sysvol drwxrwx---+ 4 root root 52  8 nov 12.47 sysvol > > because, from windows client, user into domain admins, when i change > in security tab, explorer always crash > > bye