Re: [Samba] [CIFS] mount error(13): Permission denied

2013-08-10 Thread Felix Miata
On 2013-08-09 00:20 (GMT-0400) Felix Miata composed: This is from mount on openSUSE 13.1m3 running 3.10.1 desktop kernel. The mountpoint and fstab entries are identical and working in openSUSE 12.3 on same system. I just spent several hours on IRC and elsewhere trying to figure

Re: [Samba] Quota support in Samba4

2013-08-09 Thread felix
edquota to manage them. Felix. -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba

[Samba] [CIFS] mount error(13): Permission denied

2013-08-08 Thread Felix Miata
asant words are persuasive." Proverbs 16:21 (New Living Translation) Team OS/2 ** Reg. Linux User #211409 ** a11y rocks! Felix Miata *** http://fm.no-ip.com/ -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba

Re: [Samba] NT_STATUS_TOO_MANY_OPENED_FILES with Samba 4.0.6 and Internal DNS

2013-07-30 Thread felix
4.html >> >> I confirmed that the attached patch is indeed applied in my copy of >> 4.0.6. What else can I do to debug this problem? >> >> Thanks, >> >> Andrew >> It happened to me too last weekend, with almost no users connected. but I'm using samba4 with bind_dlz. my samba4 last update was 2 weeks ago. Felix. -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba

Re: [Samba] dns query not giving back all registers (solved)

2013-07-23 Thread felix
host. > > My samba4 is up-to-date. > Using bind9.7.3 with samba_dlz. > my mistake. I created the records from DNS console in Windows in a wrong way. I should have left the first space blank when creating a mx record. After leaving the first space in blank (host or child domain) everyth

[Samba] dns query not giving back all registers

2013-07-19 Thread felix
Using bind9.7.3 with samba_dlz. Thanks in advance. Felix. -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba

Re: [Samba] Doubt about Trust Relationships

2013-06-18 Thread felix
> I have a question about trust relationships. > > I searched the wiki and other links, but did not find a specific page with > the Features of Samba4. So I ask here on the list. > > I created a setting for studies with 2 servers, each with a different > domain, both are talking, however I can not

Re: [Samba] Windows 7 access to Samba server: Strange performance/delay problems while opening share

2013-06-14 Thread felix
ts of that network switch and with other computers there were no problems with these ports). So I plugged this laptop to another switch in my network and then it worked! Best regards, Felix. -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba

Re: [Samba] Dynamic dns updat­es fail for (most) xp, vi­sta and win7 clients

2013-05-03 Thread Felix Mason
Lucas Втр 23 Апр 2013 22:36:48 +0400, Felix Mason написал: Hi  Banging my head against a wall with this. Dynamic dns updates for windows clients are failing. Log exceprt: Apr 13 00:20:50 server named[30147]: samba_dlz: disallowing update of signer=newboywin7\$\@example.lan name=

[Samba] Dynamic dns updates fail for (most) xp, vista and win7 clients

2013-04-29 Thread Felix Mason
Hi Banging my head against a wall with this. Dynamic dns updates for windows clients are failing. Log exceprt: Apr 13 00:20:50 server named[30147]: samba_dlz: disallowing update of signer=newboywin7\$\@example.lan name=newboywin7.example.lan type= error=insufficient access rights Apr 13

Re: [Samba] Dynamic dns updat­es fail for (most) xp, vi­sta and win7 clients

2013-04-27 Thread Felix Mason
and server. If the time is not in sync, it can result to Kerberos errors and therefore no updates. Cheers, Lucas Втр 23 Апр 2013 22:36:48 +0400, Felix Mason написал: Hi  Banging my head against a wall with this. Dynamic dns updates for windows clients are failing. Log exceprt: Apr 1

[Samba] Dynamic dns updates fail for (most) xp, vista and win7 clients

2013-04-23 Thread Felix Mason
Hi  Banging my head against a wall with this. Dynamic dns updates for windows clients are failing. Log exceprt: Apr 13 00:20:50 server named[30147]: samba_dlz: disallowing update of signer=newboywin7\$\@example.lan name=newboywin7.example.lan type= error=insufficient access rights Apr 13

Re: [Samba] network neighborhood (Solved)

2013-03-27 Thread felix
on subnet >>10.30.100.6: found. >>[2013/03/22 08:26:12.159879, 8] lib/util.c:1869(is_myname) >> is_myname("DOS") returns 1 >>[2013/03/22 08:26:12.159912, 3] >>nmbd/nmbd_sendannounce.c:207(send_host_announcement) >> send_host_announcement: type 809b03 for host DOS on subnet >>10.30.100.6 >>for workgroup EPEPM >>[2013/03/22 08:26:12.159952, 4] >>nmbd/nmbd_packets.c:2129(send_mailslot) >> send_mailslot: Sending to mailslot \MAILSLOT\BROWSE from DOS<00> IP >>10.30.100.6 to EPEPM<1d> IP 10.30.100.6 >>[2013/03/22 08:26:12.159997, 4] >>nmbd/nmbd_packets.c:95(debug_browse_data) >> debug_browse_data(): >>0 char ..DOS... hex 01 01 c0 d4 01 00 44 4f 53 00 >>00 00 00 00 >>00 00 >> 10 char ..U. hex 00 00 00 00 00 00 04 09 03 9b >>80 00 0f 01 >>55 aa >> 20 char Servidor Dos.hex 53 65 72 76 69 64 6f 72 20 44 6f 73 00 >>[2013/03/22 08:26:12.160141, 5] >>nmbd/nmbd_packets.c:2136(send_mailslot) >> send_mailslot: sending packet to ourselves. >>[2013/03/22 08:26:12.160196, 10] >>nmbd/nmbd_sendannounce.c:371(announce_myself_to_domain_master_browser) >> announce_myself_to_domain_master_browser: no unicast subnet, ignoring >> The problem was broadcasting. This server is virtualized with proxmox, using openvz. venet doesn't support broadcasting so I switched to veth and now everything is working. It wasn't a samba problem. sorry!! I hope this could help someone else. Cheers, Felix. -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba

[Samba] replication error

2013-03-26 Thread felix
=test\0ADEL:5606aaf6-3931-45c4-8f5e-f56ebf514564,CN=Deleted Objects,DC=eccmg,DC=cupet,DC=cu - (No such Base DN: CN=test\0ADEL:5606aaf6-3931-45c4-8f5e-f56ebf514564,CN=Deleted Objects,DC=eccmg,DC=cupet,DC=cu) Not removing dangling forward link What's going on here??? Cheers, Felix. -- To unsubs

Re: [Samba] DNS Replication Between Samba4 DCs

2013-03-25 Thread felix
, replication is supported, and should work just as well with DLZ and > it would using the internal server. > > Andrew Bartlett I'd like to know how I should set up resolv.conf in a future secondary DC to join an existing domain. Felix. -- To unsubscribe from this list go to the fol

Re: [Samba] network neighborhood

2013-03-22 Thread felix
>> You can try, >> >> [global] announce as = system type >> >> You are running in an windows ADS there is no netbios but dns. So it >> could >> be PCs are not show up >> In the neighborhood. >> --- >> EDV Daniel Müller >> >> Leitung EDV >> Tropenklinik Pa

Re: [Samba] network neighborhood

2013-03-22 Thread felix
> You can try, > > [global] announce as = system type > > You are running in an windows ADS there is no netbios but dns. So it could > be PCs are not show up > In the neighborhood. > --- > EDV Daniel Müller > > Leitung EDV > Tropenklinik Paul-Lechler-Kran

[Samba] network neighborhood

2013-03-21 Thread felix
homedir = /home/%D/%U template shell = /bin/bash client use spnego = yes domain master = no server string = Servidor Dos encrypt passwords = true any ideas? Best regards, Felix. -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba

[Samba] network neighborhood

2013-03-20 Thread felix
= yes template homedir = /home/%D/%U template shell = /bin/bash client use spnego = yes domain master = no server string = Servidor Dos encrypt passwords = true Best regards, Felix. -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba

Re: [Samba] Migrating Win2000 PDC to Samba4 AD

2013-03-15 Thread felix
whole Windows domain with all it's > users and rejoining and reconfiguring all client-PCs? > I think this is what you're looking for: https://wiki.samba.org/index.php/Samba4/HOWTO/Join_a_domain_as_a_DC Felix. -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba

Re: [Samba] MS-SNTP signd block

2013-03-01 Thread felix
> Hello, > > How can I solve the following message ? > > "MS-SNTP signd operations currently block ntpd degrading service to all > clients" > I think it is normal behaviour. Felix. -- To unsubscribe from this list go to the following URL and read the instruc

[Samba] Share permission problem

2013-02-25 Thread felix
is granted access to this share. Any help will be really appreciated. Felix. -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba

Re: [Samba] S3 as domain member with S4

2013-02-12 Thread felix
-- >>> >>> Hervé Hénoch >>> Responsable informatique >>> Institut Sainte Catherine >>> 250 chemin de Baigne-Pieds >>> CS 80005 --- 84918 AVIGNON cedex 9 >>> Téléphone : 04.90.27.57.44 >>> -- >>> To unsubscribe from this list go to the following URL and read the >>> instructions: https://lists.samba.org/mailman/options/samba >>> >>> >> Herve, >> Samba4 provides a lot of features though it does have some >> prerequisites; please review the HowTo, and particularly >> https://wiki.samba.org/index.php/Samba4/HOWTO#Step_7:_Configure_DNS >> noting the first line "A working DNS setup is essential to the >> correct operation of Samba." >> >> It's a hard road (if you're not familiar with being a Windows Admin) but >> well worth the effort. >> Regards, Dewayne. >> I think you should use net ads join -U Administrator%password to join to an AD domain. Felix. -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba

Re: [Samba] DNS problem (Solved)

2013-02-11 Thread felix
samba Version 4.1.0pre1-GIT-UNKNOWN >> bind9.9.1-P1 >> ntp-4.2.6p5 >> >> Any help will be really appreciated! >> Thanks for answering. Everything is OK after: /usr/local/samba/sbin/samba_upgradedns --dns-backend=BIND9_DLZ Felix -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba

[Samba] DNS problem

2013-02-11 Thread felix
container (I'm using proxmox) from a server to another. both hp proliant. I guess it has something to do with keys. I´m using: samba Version 4.1.0pre1-GIT-UNKNOWN bind9.9.1-P1 ntp-4.2.6p5 Any help will be really appreciated! Felix. -- To unsubscribe from this list go to the following URL and

Re: [Samba] about samba4 and external ldap and dns

2013-02-07 Thread felix
> Could I use samba4 as a domain controller with and external ldap? > Could I use samba4 as a domain controller with and external dns? > > samba4 as DC uses an internal ldap server, you can't change that. but you can use an external dns server: bind9 Felix. -- To unsubscribe

Re: [Samba] Migrating from Internal DNS to bind9_dlz

2013-02-05 Thread felix
> Hello All, > > I would like to migrate our production S4 instance from internal DNS to > bind9_dlz. Has anyone else done this? Is it even possible? > I did it using samba_upgradedns. Check this in your server: /usr/local/samba/sbin/samba_upgradedns --help -- To unsubscribe from this list go t

[Samba] NetBIOS browsing

2013-02-05 Thread felix
Hello: why an ubuntu 12.04 machine with samba3 joined to my samba AD domain can be seen in network neighborhood and not my debian 6 with samba3? Best regards, Felix. -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options

Re: [Samba] Samba Server Under Microsoft Windows Network

2013-02-03 Thread felix
seen in network neighborhood. but not my debian squeeze member server with samba3 from squeeze repo nor my samba4 AD DC. Felix -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba

[Samba] Quotas

2013-01-29 Thread felix
I was really surprised to see user quotas working in samba in my particular configuration: 1 proxmox server with an openvz container, samba4 AD DC 1 proxmox server with an openvz container, a bind mount, samba3 AD domain member User quotas defined and working with AD users in samba3, even in the

[Samba] /home with Samba4 and Windows Server 2012

2013-01-11 Thread Felix Spanier
? Best regards, Felix -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba

Re: [Samba] Samba4 internal DNS not responding to DNS requests

2013-01-09 Thread felix
; $hostname > ubuntu-ad.allenlan.net > That was the reason I switched to bind9. The internal dns server used to keep connections open, without closing old ones, until reaching the limit of max files... I don't know wether it's been already fixed or not. But it doesn't happen with bind. This topic is been in the list before. Felix. -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba

Re: [Samba] about AD replication

2013-01-08 Thread felix
on the Windows Server domain controller using the >>> Windows GUI admin tools and that the user shows up within a few seconds >>> on the Samba DC >>> >>> The main problem is that while the windows domain controller is turn on >>> the user's autentication in

Re: [Samba] about AD replication

2013-01-08 Thread felix
n the > linux domain controller. > Amaury: I guess that your problem is with roles. You have to pass all the roles from the windows server to the samba server. You should do that using the MMC or samba-tool. Cheers, Felix. -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba

Re: [Samba] Eliminating Samba4 (as a name)

2012-12-21 Thread Felix Miata
xcept by inference. When my brain sees it, what it thinks initially is AC DC typo. -- "The wise are known for their understanding, and pleasant words are persuasive." Proverbs 16:21 (New Living Translation) Team OS/2 ** Reg. Linux User #211409 ** a11y rocks! Felix Miata *** http

Re: [Samba] Branches

2012-11-30 Thread felix
> On 11/29/2012 11:23 AM, fe...@epepm.cupet.cu wrote: >> Hello list: >> >> which git branch contains the latest changes of samba4 as AD DC? >> >> Regards, >> Felix. >> > the master branch > Thanks Matthieu. Felix. -- To unsubscribe

[Samba] Branches

2012-11-29 Thread felix
Hello list: which git branch contains the latest changes of samba4 as AD DC? Regards, Felix. -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba

Re: [Samba] Samba4 DNS error

2012-11-07 Thread felix
s not supported on this system." > > On both systems we are using Samba4's internal DNS. > Internal dns server supports only one forwarder and it must be declared in smb.conf as follows: dns forwarder = See https://wiki.samba.org/index.php/DNS for more info. Felix. -- T

[Samba] git pull error

2012-10-30 Thread felix
Hi everyone: I've been getting this error today. What can I do to solve it? It's happened before and I have deleted my copy of samba and started from scratch again. Is there any other way to solve it? felix@laz:~/Descargas/samba-master$ git clean -fdx felix@laz:~/Descargas/samba-m

Re: [Samba] Unable to create GPO with rc3 and a few authentication problems

2012-10-30 Thread felix
me some host using Windows GUI (My Computer -> Properties) and > check if CN, sAMAccountName and member for corresponding groups are > changed correctly. In my experience, only sAMAccountName is changed. > Once again, sorry if this is OK. > > Something similar happens to me. But I n

Re: [Samba] Samba4 upgrade compatability

2012-10-23 Thread felix
dns server had an issue with the forwarder (kept connections open until it reached more than 1000, then it didn't reply to requests out of the local domain) and it also didn't update the reverse zone. I don't know whether it it's been fixed or not. Best regards, Felix. -- To un

Re: [Samba] Samba4 upgrade compatability

2012-10-23 Thread felix
dns server had an issue with the forwarder (kept connections open until it reached more than 1000, then it didn't reply to requests out of the local domain) and it also didn't update the reverse zone. I don't know whether it it's been fixed or not. Best regards, Felix. -- To un

Re: [Samba] Samba4 successful deployment

2012-10-18 Thread felix
rwarder) >> ntp-4.2.6p5 >> All services authenticating with samba4: mail (postfix + dovecot + squirrelmail), jabber (openfire), proxy (squid), even MS Sql server 2000, >> Net Support Manager and GFI Endpoint Security. >> It's really a great job you've been doing

Re: [Samba] [Announce] Samba 4.0.0rc3 Available for Download

2012-10-17 Thread felix
> On 16/10/12 15:17, Rowland Penny wrote: >> On 16/10/12 14:10, steve wrote: > > >>> >>> To get rc3 do I have to download the tarball and rebuild? >>> >>> Cheers, >>> Steve >>> >> Hi again Steve, in a nutshell, yes >> > > Hi Rowland > > Where do you get it? I looked here: > https://ftp.samba.org/pu

[Samba] Samba4 successful deployment

2012-10-16 Thread felix
), jabber (openfire), proxy (squid), even MS Sql server 2000, Net Support Manager and GFI Endpoint Security. It's really a great job you've been doing, Samba Team!! Cheers, Felix. -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.o

[Samba] Is there any limitation in cn field length??

2012-10-16 Thread felix
with short cn fields get an authentication error: Not authorized. Is there any limitation on the length of cn field?? Cheers, Felix. -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba

Re: [Samba] about samba 4 rc2

2012-10-12 Thread felix
dns server. Furthermore, I couldn't make it update the reverse zone either. It's a pity because is very light indeed. Bind9 does the job very well. Cheers, Felix. -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba

Re: [Samba] How can I switch from internal dns server to bind9

2012-10-12 Thread felix
; instead sam.ldb is directly under /usr/local/samba/private/ >>> Run samba_upgradedns to create the extra files and the account. >>> >>> Andrew Bartlett >>> >> Now that I'm using bind9 I have two sam.ldb and sam.ldb.d. One pair >&

Re: [Samba] How can I switch from internal dns server to bind9

2012-10-12 Thread felix
rew Bartlett > Now that I'm using bind9 I have two sam.ldb and sam.ldb.d. One pair directly under /usr/local/samba/private/ and the other pair under /usr/local/samba/private/dns/ The last pair was created when I switched to bind9. Can I delete the pair directly under /private ??? Cheers, Felix. -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba

Re: [Samba] Internal DNS stops forwarding

2012-10-11 Thread felix
> Hi Felix, > >> I think it is. Because all the connections I see when the error occurs are related to the forwarder I declared in smb.conf. The number of connections keeps growing again until the error appears. So I have to restart samba. And, yes, lsof, shows that all >> con

Re: [Samba] How can I switch from internal dns server to bind9

2012-10-09 Thread felix
er /usr/local/samba/private/ any ideas?? Cheers, Felix. -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba

[Samba] How can I switch from internal dns server to bind9

2012-10-09 Thread felix
he internal dns server. How can I switch from internal dns server to bind9??? Cheers, Felix. -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba

Re: [Samba] Internal DNS stops forwarding

2012-10-09 Thread felix
it is. Because all the connections I see when the error occurs are related to the forwarder I declared in smb.conf. The number of connections keeps growing again until the error appears. So I have to restart samba. And, yes, lsof, shows that all connections but 2 are related to the forwarder. Cheers, Felix. -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba

Re: [Samba] Internal DNS stops forwarding

2012-10-08 Thread felix
>> Happened again with rc2 but found that at the same time this error shows >> every second: >> >> [2012/10/05 09:01:39, 0] >> ../source4/smbd/process_single.c:56(single_accept_connection) >>single_accept_connection: accept: NT_STATUS_TOO_MANY_OPENED_FILES >> >> After restarting everything is

Re: [Samba] Internal DNS stops forwarding

2012-10-05 Thread felix
> Ok we found some bugs that could lead to a frozen dns server can you try > rc2? > Matthieu. Happened again with rc2 but found that at the same time this error shows every second: [2012/10/05 09:01:39, 0] ../source4/smbd/process_single.c:56(single_accept_connection) single_accept_connection:

[Samba] Error in RC1

2012-10-04 Thread felix
ction) single_accept_connection: accept: NT_STATUS_TOO_MANY_OPENED_FILES single_accept_connection: accept: NT_STATUS_TOO_MANY_OPENED_FILES What can I do to solve it? Cheers, Felix. -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba

[Samba] Internal DNS stops forwarding

2012-10-04 Thread felix
Hello to everyone >From one day to another my internal dns server in samba4 stopped forwarding queries. It was resolving well my domain. I had to restart samba4 then it worked fine. Cheers, Felix. -- To unsubscribe from this list go to the following URL and read the instructions: ht

Re: [Samba] Samba4 ADC cannot edit GPO with W2K3

2012-09-28 Thread felix
u have not the right permissions to do so. > Details: > It is not possible to find the access route on the > network. > Try: /usr/local/samba/bin/samba-tool ntacl sysvolcheck and if it yields some error then: /usr/local/samba/bin/samba-tool ntacl sysvolreset It wo

Re: [Samba] Internal DNS not updating

2012-09-27 Thread felix
>> >> >> I am using samba4 on debian squeeze virtualized on proxmox. >> >> git snapshot 968da5f. today morning. >> >> I compiled and installed as usual. >> >> Though this is my first time using the internal DNS server. >> >> The internal DNS server is not doing automatic updates. And this is the >>

Re: [Samba] Internal DNS not updating

2012-09-26 Thread felix
; > Any idea of what is going wrong? > It seems that the internal DNS server doesnt like the original administrator user. When I created a new user with administrative rights everything went OK. Cheers, Felix. -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba

[Samba] Internal DNS not updating

2012-09-26 Thread felix
: /usr/local/samba/sbin/samba_dnsupdate: RuntimeError: kinit for AD$@EPEPM.CUPET.CU failed (Client not found in Kerberos database) [2012/09/26 13:35:24, 0] ../lib/util/util_runcmd.c:334(samba_runcmd_io_handler) Any idea of what is going wrong? Cheers, Felix. -- To unsubscribe from this list go

Re: [Samba] Samba4 successful deployment

2012-08-22 Thread felix
;> */ >>> #define DLZ_DLOPEN_VERSION 2 >>> I commented the first block and then added the second block >>> explicitly to >>> avoid a message complaining about DLZ_DLOPEN_VERSION. >>> GPOs seem to be working OK. >>> DNS secure automatic updates

[Samba] Samba4 successful deployment

2012-08-22 Thread felix
g OK too. I've been using: Debian 6 samba4 beta 7 bind9.9.1-P1 ntp4.2.6p5 Best regards, Felix. -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba

Re: [Samba] About s3fs in samba4

2012-08-17 Thread felix
gt; >> - What's the advantage of using s3fs over ntvfs in new installations? >> - If I'm planning to deploy a new Domain, probably needing to change >> GPOs >> later, should I select ntvfs??? >> >> Best regards, >> Felix >> > If you use

[Samba] About s3fs in samba4

2012-08-17 Thread felix
to deploy a new Domain, probably needing to change GPOs later, should I select ntvfs??? Best regards, Felix -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba

Re: [Samba] Access and group issues on domain member server (PDC is Samba as well)

2012-08-01 Thread Philipp Felix Hoefler
Hi Daniel! Oh my god, how embarrassing ;-) This was it! Resolved all problems. Vielen Dank! Liebe Grüsse nach Tübingen, philipp On 8/1/12 1:42 PM, Daniel Müller wrote: Did you miss this in your members smb.conf: passdb backend = ldapsam:ldap://192.168.249.7/ So your ldapclient is working but

Re: [Samba] Access and group issues on domain member server (PDC is Samba as well)

2012-08-01 Thread Philipp Felix Hoefler
Hi Daniel, thank you for you response. [root@srvfile1 home]# id phoefler uid=1663(phoefler) gid=1105(VISIONS) groups=1105(VISIONS),512(Domain Admins),513(Domain Users),1103(IT),1069(Marketing),1079(TimeSheetReports) This is working correctly. Also all other linux <-> LDAP stuff is working wi

[Samba] Access and group issues on domain member server (PDC is Samba as well)

2012-08-01 Thread Philipp Felix Hoefler
Hi List, I created a domain member server in my samba domain. I start to realize that there are some issues when colleagues could not access some folders in the their shares. After searching for a solution I found that on that member server I have no "samba" groups available. First of all my

Re: [Samba] failed to retrieve printer list: NT_STATUS_UNSUCCESSFUL

2012-07-10 Thread Felix Miata
On 2012/07/10 16:03 (GMT-0500) Dale Schroeder composed: Felix Miata wrote: ... [2012/07/10 14:57:42.225332, 0] printing/print_cups.c:110(cups_connect) Unable to connect to CUPS server localhost:631 - Connection refused [2012/07/10 14:57:42.228331, 0] printing/print_cups.c:487

[Samba] failed to retrieve printer list: NT_STATUS_UNSUCCESSFUL

2012-07-10 Thread Felix Miata
Linux User #211409 ** a11y rocks! Felix Miata *** http://fm.no-ip.com/ -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba

[Samba] ddns in samba4

2012-02-16 Thread felix
I followed this http://linuxcostablanca.blogspot.com/2012/01/samba-4-ubuntu.html and got dynamic dns updates working in forward zone. any ideas to get it working in the reverse zone too? By the way, nice article Steve. Best regards, Felix. -- To unsubscribe from this list go to the following

Re: [Samba] samba4 provision error (Solved)

2012-02-16 Thread felix
> On 02/15/2012 11:30 PM, fe...@epepm.cupet.cu wrote: >> git checkout dd5868d >> >> when I try to provision I get the following: >> >> Populating ForestDnsZones partition >> bin/tdbbackup: /home/samba-master/bin/shared/private/libtdb.so: version >> `SAMBA_4.0.0ALPHA18_DEVELOPERBUILD' not found (req

[Samba] samba4 provision error

2012-02-15 Thread felix
git checkout dd5868d when I try to provision I get the following: Populating ForestDnsZones partition bin/tdbbackup: /home/samba-master/bin/shared/private/libtdb.so: version `SAMBA_4.0.0ALPHA18_DEVELOPERBUILD' not found (required by bin/tdbbackup) Failed to setup database for BIND, AD based DNS

Re: [Samba] Great LWN Samba article !

2012-01-17 Thread felix
ett > Could this article be posted in this list, please? I don't have access to that site. Thanks, Felix. -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba

Re: [Samba] Samba 4 kerberos and kinit

2012-01-16 Thread felix
mba/netcmd/domain.py", > line 88, in run I don't know if the issue I had is related some way with yours but I got similar error (above) when using samba-tool dns, but it worked when used the IP of the samba server. Best regards, Felix. -- To unsubscribe from this list go to th

Re: [Samba] Samba4 error joining W2003 DC

2012-01-12 Thread felix
.php/Samba4_joining_a_domain > Regards, > As stated in https://wiki.samba.org/index.php/Samba4/HOWTO/Join_a_domain_as_a_DC ...¨You should remove any existing smb.conf in /usr/local/samba/etc/smb.conf ¨... Best regards, Felix. -- To unsubscribe from this list go to the following URL

Re: [Samba] Samba4 and Bind with DLZ

2012-01-09 Thread felix
> On Wed, 2011-12-07 at 13:13 -0500, fe...@epepm.cupet.cu wrote: >> Could you, please, give me some clue on how to configure dlz in Bind to >> work with Samba4? >> I installed samba4 from git check out from a week ago, then I >> provisioned >> it but DNS is not working. Now with a more recent chec

[Samba] samba4 and ntp

2012-01-09 Thread felix
policy: In Computer Configuration\Administrative Templates\System\Windows Time Service\Time Providers\ - Enabled Windows NTP client - Configuration of NTP clients: NtpServer: mysamba4server,0x01 What it is needed to get these clients synchronize their time without restarting? Best regards, Felix

[Samba] Samba4 and Bind with DLZ

2011-12-07 Thread felix
Could you, please, give me some clue on how to configure dlz in Bind to work with Samba4? I installed samba4 from git check out from a week ago, then I provisioned it but DNS is not working. Best regards, Felix. -- To unsubscribe from this list go to the following URL and read the

Re: [Samba] SAMBA4 user password field / objectSid

2011-11-15 Thread felix
ocal/samba/private/phpldapadmin-config.php so you can see everything you want. Felix. -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba

[Samba] Samba4 joining a domain as DC

2011-11-14 Thread felix
/dsdb/repl/drepl_ridalloc.c:43: RID Manager failed RID allocation - WERR_BADFILE - extended_ret[0x0] Thanks. Felix. -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba

Re: [Samba] Samba4 and sysvol share

2011-11-10 Thread felix
feel free to create a page with > distribution-specific assistance. > > Andrew Bartlett Thank you. I made an account. Username: felixcarb. Felix. -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba

Re: [Samba] Samba4 and sysvol share

2011-11-07 Thread felix
> Hello Felix, > > Sorry for the very late answer, > > Well I remade a test today, in gpmc.msc (group policy management console), I have no errors from Windows about the ACLs of the folders for my policies. Thanks a lot for your answers, Matthieu and Christopher. It makes me hap

[Samba] [Re: Samba4 and sysvol share]

2011-10-05 Thread felix
t if we need to make any modification to policies, etc. we have to set back read only to No in sysvol section, restart samba, and do the previous steps again after modifications. Best regards, Felix. -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba

Re: [Samba] Samba4 and sysvol share

2011-10-03 Thread felix
> Alright, here is update Felix. > > From a default install, at least on the server I set up, sysvol is Authenticated Users(read/execute), Domain Admins(all), System(all). It and > all children. > > As you dive deeper into folder structure there are some more added like Enterp

Re: [Samba] Samba4 and sysvol share

2011-09-28 Thread felix
1 at 1:55 PM, wrote: >> >>> > On 28/09/2011 04:59, fe...@epepm.cupet.cu wrote: >>> >>>> On 27/09/2011 13:07, fe...@epepm.cupet.cu wrote: >>> >>>>> Hello. >>> >>>>> I noticed that any domain us

Re: [Samba] Samba4 and sysvol share

2011-09-28 Thread felix
t 1:55 PM, wrote: > >> > On 28/09/2011 04:59, fe...@epepm.cupet.cu wrote: >> >>>> On 27/09/2011 13:07, fe...@epepm.cupet.cu wrote: >> >>>>> Hello. >> >>>>> I noticed that any domain user can delete the content of

Re: [Samba] Samba4 and sysvol share

2011-09-28 Thread felix
e domain controller from a windows client. >>>>> >>>>> How can I avoid that? >>>>> >>>>> Greetings, >>>>> Felix >>>>> >>>> What's the default windows behavior with this ? >>>&g

Re: [Samba] Samba4 and sysvol share

2011-09-28 Thread felix
>> On 27/09/2011 13:07, fe...@epepm.cupet.cu wrote: >>> Hello. >>> I noticed that any domain user can delete the content of the shared >>> folder >>> sysvol in the domain controller from a windows client. >>> >>> How can I avoid that? &g

Re: [Samba] Samba4 and sysvol share

2011-09-27 Thread felix
> On 27/09/2011 13:07, fe...@epepm.cupet.cu wrote: >> Hello. >> I noticed that any domain user can delete the content of the shared >> folder >> sysvol in the domain controller from a windows client. >> >> How can I avoid that? >> >> Greetings

[Samba] Samba4 and sysvol share

2011-09-27 Thread felix
Hello. I noticed that any domain user can delete the content of the shared folder sysvol in the domain controller from a windows client. How can I avoid that? Greetings, Felix -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman

Re: [Samba] Access rights from ACLs not honored when setting file attributes?

2011-06-01 Thread Felix Brack (Mailinglist)
s' is disabled. However on samba 3.5.6 and 3.5.8 this option is definitely required for my setup. I must have missed somewhere between samba version 3.2.5 and 3.5.6 that this option became mandatory for my kind of setup, shame on me. You saved my weekend which starts right now! Felix

[Samba] Access rights from ACLs not honored when setting file attributes?

2011-06-01 Thread Felix Brack (Mailinglist)
work, no matter how the access right was granted (including from ACL)? regards Felix -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba

Re: [Samba] Confusion berween file and direcory

2011-05-30 Thread Felix
On Fri, 27 May 2011 00:50:36 +0900, TAKAHASHI Motonobu wrote: > From: Felix > Date: Thu, 26 May 2011 14:28:07 + (UTC) > >> I have some trouble with a samba 3.5.8 server when setting directory >> attributes. On a windows XP I execute a small peace of code that calls

[Samba] Confusion berween file and direcory

2011-05-26 Thread Felix
en_file) Error opening file test-dir (NT_STATUS_FILE_IS_A_DIRECTORY) (local_flags=1) (flags=1) As I said, 'test-dir' is a directory. If my understand of the log is correct samba confuses a directory with a file? Why would this happen? Felix -- To unsubscribe from this list go to the

Re: [Samba] nt acl inheritance

2011-05-23 Thread Felix Joussein
Is there any solution / Work around to make this work in current samba releases, can one expect this to be resolved some time? Felix Am 2011-05-22 01:24, schrieb TAKAHASHI Motonobu: From: Felix Joussein Date: Mon, 16 May 2011 13:42:44 +0200 I've observed the following missbehai

[Samba] nt acl inheritance

2011-05-16 Thread Felix Joussein
able privileges = yes store dos attributes = yes mount options: /dev/mapper/system-user on /home type ext4 (rw,errors=remount-ro,acl,user_xattr,) any help appreciated! Felix -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba

Re: [Samba] Issue with Bind

2011-05-13 Thread felix
message in log.samba: RuntimeError: kinit for sam...@mydomain.com failed (Cannot contact any KDC for requested realm) Best regards, Felix. P.D.: Maybe I should open a new thread with this topic. -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba

Re: [Samba] Issue with Bind

2011-05-12 Thread felix
ld like to notice that I followed the recommendation from Bind source and I used the option tkey-gssapi-keytab instead of tkey-gssapi-credential and tkey-domain which I finally commented. Finally, I would like to know if I'll need a KDC, and if so, which one, MIT or Heimdal??? Best regards, Feli

[Samba] Issue with Bind

2011-05-11 Thread felix
amed[10705]: #10 0xb7d04455 in _fini()+0xafb0d6b9 May 11 12:04:18 samba4 named[10705]: #11 0x804bb61 in _start()+0x21 May 11 12:04:18 samba4 named[10705]: exiting (due to assertion failure) Any ideas?? Best regards, Felix. -- To unsubscribe from this list go to the following URL and read the inst

  1   2   >