Re: [Samba] objectClass:posixAccount missing

2013-08-30 Thread Matthew Daubenspeck
On Fri, Aug 30, 2013 at 08:14:56PM +0200, steve wrote: Hi, How about this for an idea, get the OP to create a VM on Mageia, install Ubuntu 12.04 or Centos 6.4 in it and then compile samba 4 on the VM. Then setup winbind or nslcd or sssd on it, once this is working the OP can work out to

[Samba] Winbind troubles

2013-07-22 Thread Matthew Daubenspeck
I've rolled 2 virtual servers running Ubuntu 12.04 LTS and have installed the SerNet packages. SRV1 has the AD setup and SRV2 is a member server. I've followed the wiki for both servers to the letter, and winbind still refuses to grab info on the member server. I rolled the provision with

Re: [Samba] Winbind troubles

2013-07-22 Thread Matthew Daubenspeck
On Mon, Jul 22, 2013 at 08:41:09PM +0100, Rowland Penny wrote: Have you tried 'getent passwd username' Rowland root@srv2:~# getent passwd Administrator root@srv2:~# getent passwd user1 root@srv2:~# getent passwd user2 root@srv2:~# getent passwd user3 No results. They are all there

Re: [Samba] Winbind troubles

2013-07-22 Thread Matthew Daubenspeck
On Mon, Jul 22, 2013 at 10:27:36PM +0200, steve wrote: Can you post smb.conf on SRV2? Steve Certainly: [global] workgroup = NWLTECH security = ADS realm = NWLTECH.ORG encrypt passwords = yes idmap config *:backend = tdb idmap config *:range = 70001-8 idmap config

Re: [Samba] Winbind troubles

2013-07-22 Thread Matthew Daubenspeck
On Mon, Jul 22, 2013 at 08:59:47PM +0100, Rowland Penny wrote: /etc/nsswitch.conf setup correctly? passwd: compat winbind group: compat winbind shadow: compat snipped -- To unsubscribe from this list go to the following URL and read the instructions:

Re: [Samba] Winbind troubles

2013-07-22 Thread Matthew Daubenspeck
On Mon, Jul 22, 2013 at 10:15:10PM +0100, Rowland Penny wrote: OK, that seems like it should work, I had the winbind ad backend working, but found it difficult to setup so jumped ship to sssd The idmap setup I used was: idmap config *:backend = tdb idmap config

Re: [Samba] Winbind troubles

2013-07-22 Thread Matthew Daubenspeck
On Mon, Jul 22, 2013 at 11:19:26PM +0200, steve wrote: Similar to what I had when I used winbind, except the * range was lower than the range we wanted. Try something like 3000-3500 and 3501-4 perhaps? Like this? idmap config *:backend = tdb idmap config *:range = 3000-3500 idmap

Re: [Samba] Winbind troubles

2013-07-22 Thread Matthew Daubenspeck
On Mon, Jul 22, 2013 at 11:36:26PM +0200, steve wrote: Amazing;) Amazing all right. I have a headache :) You'd lose control over uidNumber, gidNumber and you wouldn't be able to specify your own home directories and login shells. It's also a nightmare if you add a second DC. So if I plan on

Re: [Samba] Winbind troubles

2013-07-22 Thread Matthew Daubenspeck
On Mon, Jul 22, 2013 at 10:45:28PM +0100, Rowland Penny wrote: If you want my opinion, this is just another example of why not to use winbind, if you can wait until tomorrow , I will send you an howto on sssd on Ubuntu 12.04 Something like this?

Re: [Samba] New ADC configuration

2013-07-17 Thread Matthew Daubenspeck
On Wed, Jul 17, 2013 at 12:31:54PM +0200, Ali Bendriss wrote: The last time I was having this kind of error, it was because I haven't setup the gid number for the primary group for each users (domain users). I ended changing the gid of domain users for something high (the

Re: [Samba] New ADC configuration

2013-07-16 Thread Matthew Daubenspeck
On Mon, Jul 15, 2013 at 09:19:48PM +0200, Marc Muehlfeld wrote: If you have multiple DCs, then the domain group/user/etc. stuff is automatically on each DC (directory replication). Member servers are getting the xID information from the DCs. And for that you need an Idmap configuration. For

Re: [Samba] New ADC configuration

2013-07-16 Thread Matthew Daubenspeck
On Tue, Jul 16, 2013 at 04:42:48PM +0100, Rowland Penny wrote: Hi, Have you given your users groups a uidNumber and/or gidNumber on the server? Rowland Is that something that has to be done with ADUC? I have added all the test users with samba-tool. This is all on the server: #

Re: [Samba] New ADC configuration

2013-07-16 Thread Matthew Daubenspeck
On Tue, Jul 16, 2013 at 05:22:14PM +0100, Rowland Penny wrote: Yes, you can use ADUC but you need to have provisioned samba4 with --use-rfc2307 You can also add the uidNumber gidNumber with an ldif and ldapmodify or ldbmodify. Have a look here:

Re: [Samba] New ADC configuration

2013-07-16 Thread Matthew Daubenspeck
On Tue, Jul 16, 2013 at 01:16:02PM -0400, Matthew Daubenspeck wrote: On Tue, Jul 16, 2013 at 05:22:14PM +0100, Rowland Penny wrote: Yes, you can use ADUC but you need to have provisioned samba4 with --use-rfc2307 You can also add the uidNumber gidNumber with an ldif and ldapmodify

Re: [Samba] New ADC configuration

2013-07-16 Thread Matthew Daubenspeck
On Tue, Jul 16, 2013 at 08:45:15PM +0200, Marc Muehlfeld wrote: Did you clean up the tdb files on your member server? I could imagine, that Samba mixes the old and new domain in it's idmap cache. If it's a new installation and nothing important in the member servers registry (like print server

[Samba] New ADC configuration

2013-07-15 Thread Matthew Daubenspeck
config options only go on the member servers, or does it have to have to be on the ADC as well? Do all member servers have the same ranges, or must they all be different? Thanks for your time. -- Matthew Daubenspeck Gentoo Linux i686 Intel(R) Xeon(R) CPU L5520 @ 2.27GHz 14:13:06 up 55 days, 3

[Samba] Win XP printing and 3.x

2012-10-02 Thread Matthew Daubenspeck
that the Spoolss code was completely overhauled and refactored. Do I have to do anything special to upgrade to 3.6.x? XP clients can no longer see printers after the upgrade. Thanks. -- Matthew Daubenspeck -- To unsubscribe from this list go to the following URL and read the instructions

[Samba] smbd PANIC at privileges

2011-10-19 Thread Matthew Daubenspeck
and couldn't really find anything that didn't just consist of source code pushes and stuff, nothing that helps troubleshoot. I'm using samba 3.5.9, however, an upgrade to samba-3.6.0 didn't make a difference, other then break some XP printing, etc. -- Matthew Daubenspeck Gentoo Linux i686 Intel(R

[Samba] OSX and Office documents

2011-08-29 Thread Matthew Daubenspeck
clients are using Word/Excel 2011. Thanks. -- Matthew Daubenspeck Gentoo Linux i686 Intel(R) Xeon(R) CPU 5130 @ 2.00GHz 14:43:39 up 53 days, 1:58, 3 users, load average: 0.00, 0.05, 0.09 -- To unsubscribe from this list go to the following URL and read the instructions: https

Re: [Samba] samba replacing novell

2010-11-24 Thread Matthew Daubenspeck
. As soon as that client is installed, I notice the slowdown... -- Matthew Daubenspeck http://oddprocess.org Gentoo Linux i686 Intel(R) Xeon(R) CPU 5130 @ 2.00GHz 08:27:53 up 34 days, 16:16, 4 users, load average: 0.10, 0.05, 0.01 -- To unsubscribe from this list go to the following URL and read

[Samba] Strange share behavior

2010-03-11 Thread Matthew Daubenspeck
the shares they have access to... -- Matthew Daubenspeck http://oddprocess.org Gentoo Linux i686 Intel(R) Xeon(R) CPU L5420 @ 2.50GHz 09:18:58 up 132 days, 22:45, 3 users, load average: 0.31, 0.16, 0.06 -- To unsubscribe from this list go to the following URL and read the instructions: https

Re: [Samba] Slow connection and browsing

2009-07-06 Thread Matthew Daubenspeck
dealing specificalyy with Novell Clients... So, maybe this is an AV issue? I have no AntiVirus software on the client PCs -- Matthew Daubenspeck http://oddprocess.org Gentoo Linux i686 Intel(R) Xeon(R) CPU L5420 @ 2.50GHz 09:42:53 up 39 days, 19:36, 5 users, load average: 0.15, 0.08

[Samba] Slow connection and browsing

2009-07-02 Thread Matthew Daubenspeck
and connect, disconnect, reconnect, the works, all at normal speed. I know the simple answer is that it is something with the client, but I was wondering if anyone had any better insight. It's making my life miserable :) -- Matthew Daubenspeck Gentoo Linux i686 Intel(R) Xeon(R) CPU L5420 @ 2.50GHz

[Samba] Print only server

2008-11-24 Thread Matthew Daubenspeck
have gone so far as setting all of the print spools as 777 (which made me shiver) and I got the same result. I am basically looking for a complete open printing system without the need of any username/passwords to make client installation easier. Where should I start? -- Matthew Daubenspeck

Re: [Samba] Print only server

2008-11-24 Thread Matthew Daubenspeck
ended system but still have the ability to upload drivers to the samba server? -- Matthew Daubenspeck http://oddprocess.org Gentoo Linux i686 Intel(R) Xeon(R) CPU L5420 @ 2.50GHz 22:15:56 up 6 days, 5:36, 4 users, load average: 0.00, 0.00, 0.00 -- To unsubscribe from this list go

[Samba] Opening shares very slow

2008-08-15 Thread Matthew Daubenspeck
of a share, but it is basically setup the same for all other shares. Any suggestions? I believe it started around 3.0.25 and has continued to happen since. -- Matthew Daubenspeck http://oddprocess.org Gentoo Linux x86_64 Dual Core AMD Opteron(tm) Processor 165 12:43:41 up 277 days, 3:31, 3

Re: [Samba] smbpasswd batch mode

2006-06-09 Thread Matthew Daubenspeck
-s -a $username /usr/sbin/setquota -u $username 0 1048576 0 0 -a $filesystem /bin/chmod 700 /home/$username done $datafile # cat userdata user1 password1 user2 password2 etc etc Take out or add as necessary :) -- Matthew Daubenspeck http://www.oddprocess.org Gentoo Linux 2.6.15

[Samba] Win2k Client and Samba server Domain

2004-03-02 Thread Matthew Daubenspeck
into migrating an 800+ client network to samba, which will probably mean a very large /etc/passwd file. :) I hate to sound stupid, but is this the only way to get a Win2k box to join a Samba domain? -- Matthew Daubenspeck http://www.oddprocess.org 18:41:10 up 56 days, 9:51, 1 user, load average: 0.00

[Samba] Win98 Print queue will not empty

2004-02-17 Thread Matthew Daubenspeck
. In globals, I have: printing = lprng printcap name = lprng load printers = yes And the printer is: [techlaser] path = /tmp guest ok = no browsable = yes writeable = no printable = yes printer name = techlaser -- Matthew Daubenspeck http

Re: [Samba] Quota question

2004-02-11 Thread Matthew Daubenspeck
to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba -- :wq! Matthew Daubenspeck http://www.oddprocess.org -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba

Re: [Samba] Re: school PDC questions

2004-02-09 Thread Matthew Daubenspeck
for your students, the Crypt::SmbHash module is very useful. Andrew Bartlett Is LDAP a must in this example? Wouldn't it be just as easy to create local accounts? -- :wq! Matthew Daubenspeck http://www.oddprocess.org -- To unsubscribe from this list go to the following URL and read

[Samba] New install version question

2004-01-19 Thread Matthew Daubenspeck
of linux distros still have 2.2.8 as the stable version to use [2.2.3 for Debian]. Is it safe to try a 3.x version, or should I stick with 2.2.8? Are there any specifics that 3.x will give me over 2.2.8? Thanks in advance. -- :wq! Matthew Daubenspeck http://www.oddprocess.org -- To unsubscribe

Re: [Samba] Ghosting Linux Partitions.

2003-03-18 Thread Matthew Daubenspeck
to pick up the changes. Grub, on the other hand, works without having to do anything. -- :wq! Matthew Daubenspeck http://www.oddprocess.org -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba

Re: [Samba] Am I getting the best performance?

2003-03-14 Thread Matthew Daubenspeck
On Fri, Mar 14, 2003 at 06:49:07PM +, John H Terpstra wrote: All my server file systems are ext3. Good results then. Try ext2fs. Should ext2 perform better then ext3? -- :wq! Matthew Daubenspeck http://www.oddprocess.org -- To unsubscribe from this list go to the following URL

[Samba] Small/Medium Samba Install

2003-03-11 Thread Matthew Daubenspeck
something similar, that can point me in a few specific directions? Thanks for the help -- :wq! Matthew Daubenspeck http://www.oddprocess.org pgp0.pgp Description: PGP signature -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman