Re: [Samba] domain provision error

2013-01-25 Thread Norberto Bensa
Hello Greg, On Fri, Jan 25, 2013 at 7:03 AM, Greg Sloop < gr...@sloop.net> wrote: > > Has anyone gotten it to compile, install and provision properly on Ubuntu > 12.04? Yes. Have you installed libacl1-dev, libattr1-dev, attr, acl? Regards, Norberto -- To unsubscribe from this list go to the

Re: [Samba] Move from roaming to local profiles

2013-01-11 Thread Norberto Bensa
Hello, first, I'm sorry for making you wait for so long. I had some personal problems that required my attention. On Fri, Jan 11, 2013 at 12:32 PM, Donny Brooks wrote: > 1. Log in as user on old domain, verify stuff works > 2. Log out and in as local administrator > 3. Change from olddomain to n

Re: [Samba] Move from roaming to local profiles

2013-01-09 Thread Norberto Bensa
On Wed, Jan 9, 2013 at 6:57 PM, Donny Brooks wrote: > > Ok, I tested this on a couple of our windows 7 machines. I did as you said > and changed the profile to a local one, removed it from the existing domain, > added it to the new domain, and logged in as the user again. It gave me a new > pro

[Samba] Extending AD schema

2012-12-29 Thread Norberto Bensa
Hello, from: https://wiki.samba.org/index.php/Samba4/FAQ """ Will it also be possible in the future to extend the server by loading user defined schema's? Yes, user-defined schema may be loaded into the Samba 4.0 AD DC. It is experimental, so you must set dsdb:schema update allowed = yes in the

Re: [Samba] samba4, classicupgrade: set_nt_acl_no_snum: fset_nt_acl returned NT_STATUS_INVALID_OWNER

2012-10-11 Thread Norberto Bensa
Hello Andrew, 2012/10/10 Andrew Bartlett : > > A patch is in GIT master (to paper over the issue), which may be > backported to the 4.0 release stream once folks confirm it works > properly. And so I pulled from master, and now it correctly upgrades the test domain. Thank very much!! Regards, N

[Samba] samba4, classicupgrade: set_nt_acl_no_snum: fset_nt_acl returned NT_STATUS_INVALID_OWNER

2012-10-09 Thread Norberto Bensa
Hello, I'm testing samba4. I've setup a small samba3+ldap pdc, and then I tried a classicupgrade, but I can't pass step 4 of the howto. ubuntu@samba4:~/samba4$ /usr/local/samba/sbin/samba -V Version 4.1.0pre1-GIT-899cdc4 ubuntu@samba4:~/samba4$ sudo /usr/local/samba/bin/samba-tool domain class

Re: [Samba] Problem integrating Samba with External LDAP

2010-08-13 Thread Norberto Bensa
2010/8/13 Cool The Breezer : > On restarting smb service, I am getting following error > Failed to retrieve password from secrets.tdb did you run: # smbpasswd -W ? -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba

Re: [Samba] ldap ssl = off ??

2010-08-03 Thread Norberto Bensa
I'm sure that setting is there only to simplify the how to El 03/08/2010 18:20, "Clark Johnston" escribió: * * ldap ssl = off In the how to for setting up samba-ldap http://www.howtoforge.com/centos-5.x-samba-domain-controller-with-ldap-backend-p2 * * the author writes that you need ldap ssl =

Re: [Samba] User security and public shares

2010-07-18 Thread Norberto Bensa
2010/7/18 Lord Devi : > have tried to create a configuration in which two shares exist ( [data], and > [apps] ) that require user authentication to access. While at the same time > there exists a share, [public] which I want to be browseable and connectable > by everyone with NO password. read "m

Re: [Samba] hidden share

2009-08-16 Thread Norberto Bensa
On Sun, Aug 16, 2009 at 12:54 PM, Helmut Hullen wrote: >        browseable      = no hint: man smb.conf regards, norberto -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba

Re: [Samba] problem with samba and ldap

2009-08-05 Thread Norberto Bensa
On Wed, Aug 5, 2009 at 4:28 PM, Theodoro wrote: > Does anybody know what might be happening? In /etc/ldap.conf, I bet your nss_base_passwd is "ou=users,dc=test,dc=com,dc=br". It should be "dc=test,dc=com,dc=br". -- To unsubscribe from this list go to the following URL and read the instructions:

Re: [Samba] How to use local profiles in samba PDC?

2009-07-29 Thread Norberto Bensa
On Wed, Jul 29, 2009 at 10:52 AM, Christopher Perry wrote: > A) Only allowing local profiles and disabling roaming profiles: > (start->run->gpedit.msc->Local Computer Policy->Computer > Configuration->Administratrive Templates->System->User Profiles Why don't you just use pdbedit? smb.conf: logo

Re: [Samba] couldn't find service netlogo

2009-07-24 Thread Norberto Bensa
On Fri, Jul 24, 2009 at 2:37 PM, Christopher Perry wrote: > it truncates netlogo in the log file, unless it actually thinks it's looking > for netlogo. > > Has anyone experienced this, or have any ideas? Yes; but with other shares. The AV software in the client was the culprit in our case. HTH, N

Re: [Samba] Only administrator works in ldapsam:editposix domain

2009-07-22 Thread Norberto Bensa
Always CC the list. On Wed, Jul 22, 2009 at 10:20 AM, Kyle Schmitt wrote: > On Tue, Jul 21, 2009 at 10:36 PM, Norberto Bensa wrote: >> If you use ldapsam:editposix, that's is automatically done for you >> with the net command. Are you sure your nsswitch.conf is configured

Re: [Samba] Only administrator works in ldapsam:editposix domain

2009-07-21 Thread Norberto Bensa
On Tue, Jul 21, 2009 at 6:53 PM, Kyle Schmitt wrote: > Nevermind, I found it.  I needed to add the user to the group in unix > (or unix/ldap) first, then to the nt group. If you use ldapsam:editposix, that's is automatically done for you with the net command. Are you sure your nsswitch.conf is con

Re: [Samba] Deploying apps via policy

2009-07-20 Thread Norberto Bensa
On Mon, Jul 20, 2009 at 5:27 PM, Marcio Merlone wrote: > Mister Olli escreveu: >> >> see http://wiki.samba.org/index.php/Franky. >> > > At this point of samba4 devel, is it possible to run a small network without > the Frank stuff, i.e. a pure samba4 setup without samba3? I just need an AD, > file

Re: [Samba] How to migrate samba to new box

2009-07-20 Thread Norberto Bensa
On Mon, Jul 20, 2009 at 4:55 AM, Gary Greene wrote: > If you're having problems with mailing list handling, I'm not. But I have tens of emails in my in-box that *should* be on the list. -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/ma

Re: [Samba] How to migrate samba to new box

2009-07-19 Thread Norberto Bensa
On Sun, Jul 19, 2009 at 1:20 PM, Tri Trinh wrote: > Thanks Norberto, since we need to map Windows groups to linux groups, > and create linux users whenever we create Windows users, do I need to > re-create all linux groups and users on the new box as well? If yes, > please advise if the user and gr

Re: [Samba] How to migrate samba to new box

2009-07-19 Thread Norberto Bensa
On Sun, Jul 19, 2009 at 12:54 PM, Tri Trinh wrote: > Dear list, > > I have samba 3.0.21 on a fedora 5 box. I would like to migrate the > whole things to a new box which runs CentOS 5.3. Is there any way to > migrate samba verbatim to a new box? It's not hard. I've done it many times. You need to m

Re: [Samba] Change the OS Level of Windows

2009-07-18 Thread Norberto Bensa
On Sat, Jul 18, 2009 at 3:34 PM, Richard Lamboj wrote: > is there a way of changing the OS Level of Windows XP? Some time ago i have > seen a strange thing. We have running 70 Windows XP Clients and we have three > trusted domains with Samba. Sometimes logons on trusted domains are very slow > o

Re: [Samba] Deploying apps via policy

2009-07-17 Thread Norberto Bensa
On Fri, Jul 17, 2009 at 8:35 AM, Mister Olli wrote: > It's a guide on how to install fonts using WinInstall. This one creates > a MSI package that you can install via GPO. GPO? With Samba? I'm interested. What version are you using? -- To unsubscribe from this list go to the following URL and rea

Re: [Samba] Backup Server

2009-07-17 Thread Norberto Bensa
On Fri, Jul 17, 2009 at 9:29 AM, Adam Del Vecchio wrote: > Suggestions would be great. Take a look at the following projects: drbd heartbeat HTH, Norberto -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba

Re: [Samba] Samba users can still login after password change

2009-07-14 Thread Norberto Bensa
On Tue, Jul 14, 2009 at 7:05 PM, David Christensen wrote: > Anyone know why a user can still use their old password to login to a > samba domain when the sambaNTPassword and sambaLMPassword that are > stored in the ldap backend have been changed? Weird theory here: clients lost connection with lo

Re: [Samba] VFS recycle & force user

2009-07-13 Thread Norberto Bensa
On Mon, Jul 13, 2009 at 9:06 AM, Lukas Deseyve wrote: > > Hi, > > i tried Samba 3.4.0 but with same result:( >From what I understand, Jeremy says you should downgrade to 3.3.6 to restore the behavior you want. -- To unsubscribe from this list go to the following URL and read the instructions: ht

Re: [Samba] login.bat has error?

2009-07-10 Thread Norberto Bensa
On Thu, Jul 9, 2009 at 8:31 AM, Mohsen Pahlevanzadeh wrote: > ldap suffix = dc=example,dc=com Ohh... Your smb.conf is wrong. That one should read: ldap suffix = dc=mylove -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options

Re: [Samba] login.bat has error?

2009-07-10 Thread Norberto Bensa
On Fri, Jul 10, 2009 at 4:23 PM, Mohsen Pahlevanzadeh wrote: > I have configure all of them.But you remind me hash of > smbldap_bind.conf, i input clear text password.May i input hash of my > password? AFAIK, you need clear text passwords. What about your ACLs? Does DN have permission to write? A

Re: [Samba] login.bat has error?

2009-07-10 Thread Norberto Bensa
On Fri, Jul 10, 2009 at 6:42 AM, Mohsen Pahlevanzadeh wrote: > Oh,I found following log in log.debian: > Error: modifications require authentication > at /usr/share/perl5/smbldap_tools.pm line 1083. Looking up the code of smbldap_tools.pm, it looks like it is trying to make a modification to the t

Re: [Samba] Simple group question...‏

2009-07-09 Thread Norberto Bensa
2009/7/10 Regis Niggemann : > IF (and it's a big IF) a user HAS to have admin rights on the local machine, > then grant that user those rights only on their primary machine.  I > acknowledge that it can be a pain to administer if you have a lot of users > that use different machines.  But in most c

Re: [Samba] Simple group question...‏

2009-07-09 Thread Norberto Bensa
2009/7/10 Regis Niggemann : > Of course the problem with this method is you are granting that group admin > rights to all those computers.  If a single account in that group with those > rights becomes infected with some malware, it is possible for that malware > to infect ALL the computers. > Do

Re: [Samba] Simple group question...‏

2009-07-09 Thread Norberto Bensa
On Fri, Jul 10, 2009 at 2:18 AM, supha...@gmx.com wrote: > Hi, > This works for me ,you can try. > > After join computer to domain  then log on to Windows Xp with local > administrator account and go to control panel -> addusers (select > account from your domain) -> Grant access level to your doma

Re: [Samba] login.bat has error?

2009-07-09 Thread Norberto Bensa
Forwarding this one to the list: On Thu, Jul 9, 2009 at 8:16 PM, Mohsen Pahlevanzadeh wrote: > Mylove is my netbios name & my workgroup name. Oh... That's a violation of the smb protocol :-) Your netbios name can't be your workgroup/domain name. Try that on Windows if you don't believe me. --

Re: [Samba] bash change from "r...@myserver" to "administra...@myserver"

2009-07-09 Thread Norberto Bensa
On Thu, Jul 9, 2009 at 4:18 AM, supha...@gmx.com wrote: > Thank you for the clarification . > Does it help if I add ROOT in a group of invalid user ? > I don't know. I never tried. Why don't you just modify the uid for Administrator? -- To unsubscribe from this list go to the following URL and r

[Samba] Re: (FIXED) editposix: winbind -u: Error looking up domain users

2009-07-09 Thread Norberto Bensa
On Wed, Jul 8, 2009 at 3:48 PM, Norberto Bensa wrote: > http://wiki.samba.org/index.php/Ldapsam_Editposix > > > Everything works. I can add users, list users, delete users (and > groups) with "net rpc user..." I can join clients, etc. > > *But* wbinfo -u  and -g giv

Re: [Samba] bash change from "r...@myserver" to "administra...@myserver"

2009-07-08 Thread Norberto Bensa
On Thu, Jul 9, 2009 at 1:28 AM, supha...@gmx.com wrote: > Hello Norberto, > > Why it change back and forth automatically between root and Administrator ? sometimes nss reads from /etc/password and sometimes from ldap. I don't know why. > Will it lead to any problem in the future? Maybe. If you

Re: [Samba] editposix: winbind -u: Error looking up domain users

2009-07-08 Thread Norberto Bensa
On Wed, Jul 8, 2009 at 11:29 PM, Aaron Jambu wrote: > Just wondering why you are using winbind. > > When I use ldap to pull info from Active Directory I dont need to use winbind. > please, read my first post -- To unsubscribe from this list go to the following URL and read the instructions: http

Re: [Samba] editposix: winbind -u: Error looking up domain users

2009-07-08 Thread Norberto Bensa
On Wed, Jul 8, 2009 at 6:38 PM, Dale Schroeder wrote: > According to the creator, you do configure nss for both ldap and winbind. > http://lists.samba.org/archive/samba-technical/2006-March/045787.html Many thanks for the link but I tried that and nope: wbinfo -u still can't list users. Oh well.

Re: [Samba] editposix: winbind -u: Error looking up domain users

2009-07-08 Thread Norberto Bensa
On Wed, Jul 8, 2009 at 5:11 PM, Dale Schroeder wrote: > A question for you - the link does not mention nsswitch.conf.  Is it > required to list both ldap and winbind > for passwd and group?  For example, > passwd: compat   ldap   winbind > group: compat   ldap   winbind I don't know. That's why I'

Re: [Samba] editposix: winbind -u: Error looking up domain users

2009-07-08 Thread Norberto Bensa
On Wed, Jul 8, 2009 at 4:29 PM, Dale Schroeder wrote: > Are you in a domain trust?  Otherwise, for a single domain, pdc's don't need > winbind. Nope. This is a PDC. But from the link I posted: "A running winbind daemon is required to use ldapsam:editposix EVEN ON A SAMBA PDC." Also. On th

[Samba] editposix: winbind -u: Error looking up domain users

2009-07-08 Thread Norberto Bensa
Hello list, I'm trying this configuration: http://wiki.samba.org/index.php/Ldapsam_Editposix Everything works. I can add users, list users, delete users (and groups) with "net rpc user..." I can join clients, etc. *But* wbinfo -u and -g gives: zool...@kvm-test-samba1:~$ wbinfo -u Error looki

Re: [Samba] Samba configuration error

2009-07-08 Thread Norberto Bensa
On Wed, Jul 8, 2009 at 11:41 AM, David Christensen wrote: >>> I took a look at the /var/log/message log and see: >> >> with ldap ssl = off ??? > > Yes, as soon as I enable ldapsam as the password DB, even with ldap ssl > = off, smb keeps trying to do a StartTLS. I'm out of ideas and I don't use Fe

Re: [Samba] Samba configuration error

2009-07-07 Thread Norberto Bensa
On Tue, Jul 7, 2009 at 8:52 PM, David Christensen wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Norberto Bensa wrote: >> On Tue, Jul 7, 2009 at 8:27 PM, Norberto Bensa wrote: >>> On Tue, Jul 7, 2009 at 8:18 PM, David >>> Christensen wrote

Re: [Samba] Samba configuration error

2009-07-07 Thread Norberto Bensa
On Tue, Jul 7, 2009 at 8:27 PM, Norberto Bensa wrote: > On Tue, Jul 7, 2009 at 8:18 PM, David > Christensen wrote: >> passdb backend = ldapsam:ldap://127.0.0.1 > > That should be plain. I.e. no tls/ssl. I'm sorry. That could be TLS if the server supports it. -- To unsubs

Re: [Samba] Samba configuration error

2009-07-07 Thread Norberto Bensa
On Tue, Jul 7, 2009 at 8:18 PM, David Christensen wrote: > passdb backend = ldapsam:ldap://127.0.0.1 That should be plain. I.e. no tls/ssl. > I intend to deploy with SSL just didn't want to use it during my initial > tests.  So by default with nothing specified in smb.conf TLS is on?  If > so so

Re: [Samba] Samba configuration error

2009-07-07 Thread Norberto Bensa
On Tue, Jul 7, 2009 at 7:52 PM, David Christensen wrote: > I am using FDS, it does support TLS, but I never configured either to > use TLS as part of my testing.  I am using ldapsam. password backend = ldapsam:ldaps://something or just ldapsam ? > Does using ldapsam from the > gate require TLS?

Re: [Samba] group access to a share

2009-07-07 Thread Norberto Bensa
On Wed, Jul 1, 2009 at 11:32 AM, Gabriel Petrescu wrote: > I checked using my user which is part of administrators group, and > administrators group is part of marketing group. Oh. Nested groups. > Theoretically should work , but it seems I made a mistake. Do you use nss winbind ? Do you get ba

Re: [Samba] Samba configuration error

2009-07-07 Thread Norberto Bensa
On Tue, Jul 7, 2009 at 7:20 PM, David Christensen wrote: > Does anyone know what this error means: > > [r...@ldap2 samba]# net getlocalsid > [2009/07/07 17:04:00, 0] lib/smbldap.c:smb_ldap_start_tls(600) > Failed to issue the StartTLS instruction: Protocol error What version is your ldap server?

Re: [Samba] winbind 3.3.6 + windows 2008 ad

2009-07-07 Thread Norberto Bensa
On Tue, Jul 7, 2009 at 9:46 AM, Christoph Kaminski wrote: > [realms] >        CHAOS.LOCAL = { >                kdc = beelzebub.chaos.local >                admin_server = beelzebub.chaos.local >                master_kdc = beelzebub.chaos.local >                default_domain = chaos.local I used

Re: [Samba] Re: Samba Windows resolve issue

2009-07-07 Thread Norberto Bensa
On Tue, Jul 7, 2009 at 3:44 PM, Doug Coats wrote: > Does anybody have a clue what the issue might be? Maybe. > Maybe even a hint as to > what I could look into? ip forwarding? routes? > Is there more information that I could supply that > would help? ifconfig and route from h1 and h3 would he

Re: [Samba] Windows XP login

2009-06-30 Thread Norberto Bensa
On Tue, Jun 30, 2009 at 12:17 PM, David Christensen wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Norberto Bensa wrote: >> On Mon, Jun 29, 2009 at 9:59 PM, John Drescher wrote: >>>>> This desktop.ini file is a hidden file that windows places in al

Re: [Samba] Linux member server, or something else?

2009-06-30 Thread Norberto Bensa
On Tue, Jun 30, 2009 at 10:39 AM, John Drescher wrote: >> On Tue, Jun 30, 2009 at 7:29 AM, David Markey >> wrote: >>> It's possible to use nss_ldap and idmap backend = nss and no winbind, like >>> you are describing. >> >> Why do I need idmap? I mean, from what I understand, idmap only >> purpose

Re: [Samba] Linux member server, or something else?

2009-06-30 Thread Norberto Bensa
On Tue, Jun 30, 2009 at 7:29 AM, David Markey wrote: > It's possible to use nss_ldap and idmap backend = nss and no winbind, like > you are describing. Why do I need idmap? I mean, from what I understand, idmap only purpose is to help winbind ensure uid and gid are the same across servers. If I us

Re: [Samba] Linux member server, or something else?

2009-06-29 Thread Norberto Bensa
Hello, On Mon, Jun 29, 2009 at 11:11 PM, John Drescher wrote: >> I have a Samba PDC with an LDAP backend password database, against which >> WinXP clients authenticate. I also have a Ubuntu workstation, which >> authenticates directly to the same LDAP password database (no Samba). >> >> I now wish

Re: [Samba] Windows XP login

2009-06-29 Thread Norberto Bensa
On Mon, Jun 29, 2009 at 9:59 PM, John Drescher wrote: >>> This desktop.ini file is a hidden file that windows places in all >>> folders of your system to store the preferences of your explorer view. >>> The problem here is samba is making this hidden file in the startup >>> folder of the start menu

Re: [Samba] Samba in VirtualBox

2009-01-01 Thread Norberto Bensa
On Thursday January 1 2009 09:45:06 Christian Wansart wrote: > Is there any way to get in the same network so I can test/use Samba with > my VirtualBox? Yes. This is OT to Samba, read the VirtualBox documentation or ask their forums and/or mailing list. Search for "Host Networking." If you downlo

Re: [Samba] how 2003 domain can force samba to use ADS mode

2008-11-23 Thread Norberto Bensa
Quoting [EMAIL PROTECTED]: My question is where & how is the 2003 domain forcing the use of kerberos authentication to join a domain? Maybe your AD is running in native mode This message was sent using IMP, the Internet Mess

Re: [Samba] testparm output vs documentation

2008-11-09 Thread Norberto Bensa
On Sunday November 9 2008 08:00:25 FC Mario Patty wrote: > Maybe the reason behind "testparm not showing them up" because they are all > come with default values. For example I set parameter "security = user". OP ran testparm with -v Regards, Norberto -- To unsubscribe from this list go to the

Re: [Samba] machine policy?

2008-10-30 Thread Norberto Bensa
Quoting Adam Williams <[EMAIL PROTECTED]>: however, Vista ignores NTConfig.POL, so for vista PCs you will need to use WPKG. So, Samba only supports ntconfig.pol? Can't it run scripts besides "logon script"? Thanks, Norberto ---

[Samba] machine policy?

2008-10-30 Thread Norberto Bensa
Hello list, Is it possible to implement machine policies with Samba-3.0.x? Is so, how? I'm asking because I need to update registry settings and tz info for the computers on the domain, but the logon script is executed by the user (which doesn't have privileges to modify the registry entries

Re: [Samba] pdc

2008-10-27 Thread Norberto Bensa
Jason, I don't know who are you replying to. Quoting "Jason A. Nunnelley" <[EMAIL PROTECTED]>: Norberto Bensa wrote: On Friday October 24 2008 11:50:53 Steven Geerts wrote: workgroup = LOCALDOMAIN.BE Are "." valid in workgroup names? I rem

Re: [Samba] pdc

2008-10-27 Thread Norberto Bensa
On Friday October 24 2008 11:50:53 Steven Geerts wrote: > workgroup = LOCALDOMAIN.BE Are "." valid in workgroup names? I remember having problems with mine, so I changed the dot to a "_" -- To unsubscribe from this list go to the following URL and read the instructions: https:/

Re: [Samba] Question about switching from Windows 2k Server to SAMBA 3 under Centos

2008-10-21 Thread Norberto Bensa
On Tuesday October 21 2008 05:03:05 Michael Heydon wrote: > >> My understanding is that vampire will NOT work with a Windows 2k server, > >> only an NT4 server... > > > > That's my understanding too. Samba (3.x) can't act as a AD domain > > server. It can be a member of an AD domain, thou. > > I've

Re: [Samba] Question about switching from Windows 2k Server to SAMBA 3 under Centos

2008-10-20 Thread Norberto Bensa
On Monday October 20 2008 22:38:56 Matthew Delves wrote: > are there any > documents as to how this can be done? > http://www.samba.org/samba/docs/man/Samba-HOWTO-Collection/samba-bdc.html Active Directory Domain Control As of the release of MS Windows 2000 and Active Directory, this info

Re: [Samba] Question about switching from Windows 2k Server to SAMBA 3 under Centos

2008-10-20 Thread Norberto Bensa
On Monday October 20 2008 22:38:56 Matthew Delves wrote: > is it possible to setup the server as a BDC and > transfer the information that way. Nope. -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba

Re: [Samba] Closing sessions and smbstatus

2008-10-20 Thread Norberto Bensa
Quoting Jeremy Allison <[EMAIL PROTECTED]>: On Mon, Oct 20, 2008 at 10:03:46PM -0200, Norberto Bensa wrote: Locked files: Pid UidDenyMode Access R/WOplock SharePath Name

Re: [Samba] Closing sessions and smbstatus

2008-10-20 Thread Norberto Bensa
Quoting Jeremy Allison <[EMAIL PROTECTED]>: When you find a process in this state attach using strace -p (on Linux) to see what it's up to. [EMAIL PROTECTED]:~$ sudo smbstatus Unknown parameter encountered: "change notify timeout" Ignoring unknown parameter "change notify timeout" Samba vers

Re: [Samba] Closing sessions and smbstatus

2008-10-20 Thread Norberto Bensa
Hello list, On Monday October 20 2008 18:01:10 Jeremy Allison wrote: > On Mon, Oct 20, 2008 at 12:52:57PM -0700, Steve Rippl wrote: > > Is this just happening to > > me on our particular setup or is this normal behavior? I'm having this problem too. Ubuntu 8.04.1. Samba 3.0.28A (IIRC) > No, tha

Re: [Samba] Question about switching from Windows 2k Server to SAMBA 3 under Centos

2008-10-20 Thread Norberto Bensa
Quoting Charles Marcus <[EMAIL PROTECTED]>: On 10/20/2008, Matthew Delves ([EMAIL PROTECTED]) wrote: My questions are: 1) What is required for the smb.conf to get it talking to the windows 2k server? My understanding is that vampire will NOT work with a Windows 2k server, only an NT4 serve

Re: [Samba] Change of server - Backup Help

2008-10-20 Thread Norberto Bensa
Quoting Iarly Selbir <[EMAIL PROTECTED]>: There are other files to backup? *I* would also backup /var/{cache,lib,spool}/samba just in case. Regards, Norberto This message was sent using IMP, the Internet Messaging Program. -

Re: [Samba] one ldap server and multiple samba PDC domains

2008-10-20 Thread Norberto Bensa
Quoting "Jorge Concha C." <[EMAIL PROTECTED]>: All my users can log in at all my 3 domains. Of course. All your domains have the same SID... Why did you chose this setup instead of domain trusts? Wouldn't a two-way trust give the same functionality? Thanks! Norberto --

Re: [Samba] one ldap server and multiple samba PDC domains

2008-10-20 Thread Norberto Bensa
Quoting "Jorge Concha C." <[EMAIL PROTECTED]>: You must have multiple sambaDomainName entries, all with same SID value. What sambaSID do your users have? What does "net getdomainsid" return on your domains? I'm asking because I have 4 domains (long history, don't ask) and I'm currently mov

Re: [Samba] Newbie question for samba 3.0.28 configuration

2008-10-20 Thread Norberto Bensa
On Monday October 20 2008 06:47:27 Lunix1618 wrote: > I tried "security = user" and "guest ok = yes" in [global] try removing that and add "guest ok = Yes" in [PUBLIC]. Regards, -- Norberto Bensa Linux 2.6.27-gentoo Intel(R) Core(TM)2 CPU 6600 @ 2.40GHz

Re: [Samba] Multiple Samba accounts with the rights of a single Unix account?

2008-10-14 Thread Norberto Bensa
Quoting Peter Petrov <[EMAIL PROTECTED]>: On Mon, Oct 13, 2008 at 4:35 AM, Norberto Bensa <[EMAIL PROTECTED]> wrote: Quoting Peter Petrov <[EMAIL PROTECTED]>: Is it possible to have a standalone Samba server map different username/password pairs to a single Unix acco

Re: [Samba] Multiple Samba accounts with the rights of a single Unix account?

2008-10-12 Thread Norberto Bensa
Quoting Peter Petrov <[EMAIL PROTECTED]>: Is it possible to have a standalone Samba server map different username/password pairs to a single Unix account? force user/group? This message was sent using IMP, the Internet Messaging

[Samba] ldapsam:editposix

2008-10-11 Thread Norberto Bensa
Hello list, I'm trying to setup Samba to use: ldapsam:editposix = yes but I'm having problems to add users via "smbpasswd -a". It seems smbpasswd tries to modify an existing entry (and falling of course) instead of adding a new entry. Is that a bug, a configuration problem, or intended

[Samba] LDAP, SASL, Invalid credentials???

2002-12-22 Thread Norberto Bensa
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I'm sorry for this but it's driving me crzzyy My setup: samba: 2.2.7 openldap: 2.0.25 sasl: 1.5.27 I've configured my LDAP server (for testing purposes only) with SASL/DIGEST-MD5 auth. In slapd.conf r