[Samba] Samba 3.4.0 in Debian unstable

2009-07-07 Thread Christian Perrier
Quoting Karolin: > Release Announcements > = > > > This is the first stable release of Samba 3.4. As of yesterday, Samba 3.4.0 is now available in Debian unstable. It means that the next release of Debian (codename "squeeze", due out...when it's ready, probably around the e

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: passdb backend = ldapsam:ldap://127.0.0

Re: [Samba] Samba configuration error

2009-07-07 Thread David Christensen
-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: >>> passdb backend = ldapsam:ldap://127.0.0.1 >> That should be plain. I.e. no tls/ssl. > > I'm sorry. That co

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 unsubscribe from this list go to

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 David Christensen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Norberto Bensa wrote: > 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://s

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] Samba configuration error

2009-07-07 Thread David Christensen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Norberto Bensa wrote: > 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 is

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 Jonathon Doran
Quoting 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 I completely

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?

[Samba] Samba configuration error

2009-07-07 Thread David Christensen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 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 [2009/07/07 17:04:01, 0] lib/smbldap.c:smb_ldap_start_t

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

[Samba] Problems with shares after upgrading to 3.4.0

2009-07-07 Thread Masopust, Christian
I'm running a lot of samba-servers (3.3.x) as AD members (security = ADS) here and they are working fine. For tests I updated one of my server to 3.4.0 and now have problems with lots of users accessing the shares.. Alltough there are still some users that always can access any share on the upda

Re: [Samba] winbind 3.3.6 + windows 2008 ad

2009-07-07 Thread Christoph Kaminski
James Zuelow schrieb: Christoph, Does it work if you put an entry for your DC into /etc/hosts? no :( Greetz -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba

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] Re: Samba Windows resolve issue

2009-07-07 Thread Jonathon Doran
Quoting Doug Coats : Does anybody have a clue what the issue might be? Maybe even a hint as to what I could look into? Is there more information that I could supply that would help? Your choice appears to be between a quick response from someone who doesn't know what they are talking about

[Samba] Re: Samba Windows resolve issue

2009-07-07 Thread Doug Coats
Does anybody have a clue what the issue might be? Maybe even a hint as to what I could look into? Is there more information that I could supply that would help? I am stumped and my endusers are frustrated. Thanks again - Doug -- To unsubscribe from this list go to the following URL and read th

Re: [Samba] permissions problems

2009-07-07 Thread Jonathon Doran
My apologies for the extra post, but I spoke too soon. I'm on my way out the door to check on another lab, so I'm trying to summarize where things are. With 777 permissions and logging set to 4, I still see the OBJECT_NAME_COLLISION in the logfile. And upon logout and logging back in the

Re: [Samba] permissions problems

2009-07-07 Thread Jonathon Doran
While I have a moment, I'd like to followup yesterdays post with another data point. I backed up one user's profile, then went into the directory and did "chmod -R 777 .". The user is able to login, and access their profile normally. This really makes me believe this is an ownership/perm

Re: [Samba] Best way to setup Samba + OpenLDAP + Linux to use a different partition for /home?

2009-07-07 Thread David M Noriega
I would think the same thing. For my setup here [homes] path = /tray2/home/%U That is simply the path to where our zfs raid is at on the system. Should be simple as that, though dont know if your admin software can handle creating zfs filesystems instead of just creating directories. O

Re: [Samba] Best way to setup Samba + OpenLDAP + Linux to use a different partition for /home?

2009-07-07 Thread Charles Marcus
On 7/7/2009, Matt Burkhardt (m...@imparisystems.com) wrote: > However, it creates home directories on the small OS drive and he would > like to have them all moved to the large RAID array. Can't you just set the default Home directory for new Users to wherever you want it (ie, the large RAID array

[Samba] Curious Transport Endpoint message

2009-07-07 Thread David M Noriega
I have a curious message I get repeatedly every so often on a samba domain member that serves up our network's home and group shares. [2009/07/07 12:24:56, 0] lib/util_sock.c:read_socket_with_timeout(939) [2009/07/07 12:24:56, 0] lib/util_sock.c:get_peer_addr_internal(1607) getpeername failed.

Re: [Samba] Best way to setup Samba + OpenLDAP + Linux to use a different partition for /home?

2009-07-07 Thread Jonathon Doran
1) Would it be better to only have the Samba users files on the large RAID drive, leaving the admin and root homes on the OS drive? 2) If it is, how would I set up for the admin account. For example, the admin is a user named 'fred' and he will also be logging onto the Samba server. Should

Re: [Samba] winbind 3.3.6 + windows 2008 ad

2009-07-07 Thread Volker Lendecke
On Tue, Jul 07, 2009 at 02:46:02PM +0200, Christoph Kaminski wrote: > Volker Lendecke schrieb: >> >> Try to properly set up /etc/krb5.conf. >> >> Volker > > Thats my Config, it is wrong somewhere? Looks ok. Sorry, out of ideas then. Volker signature.asc Description: Digital signature -- To uns

[Samba] Best way to setup Samba + OpenLDAP + Linux to use a different partition for /home?

2009-07-07 Thread Matt Burkhardt
Thanks in advance! I can't believe the level of service / help I've gotten from this group. Anyway, I have a Samba server acting as a PDC on a network. The server has a small OS drive and one very large RAID array for data / files. Right now, I have Ubuntu 8.04 installed and Samba is using openL

Re: [Samba] Re: can't access samba PDC after power cut

2009-07-07 Thread Leonardo Carneiro
ldap is running fine. it looks like my winbind init script corrupted in one of the power cuts. replacing with the backup solved the problem. tks for all the effort and sorry about my poor english. Adam Williams escreveu: are you sure that ldap is running ok? i find that slapd on openldap does

Re: [Samba] group access to a share

2009-07-07 Thread Adam Williams
here is what I use for a share: [finance] path = /samba/finance force directory mode = 0777 browseable = Yes create mask = 0777 force create mode = 0777 directory mask = 0777 writeable = Yes force group = @ADMIN\finance inherit permis

Re: [Samba] Re: can't access samba PDC after power cut

2009-07-07 Thread Adam Williams
are you sure that ldap is running ok? i find that slapd on openldap doesn't like unclean shutdowns. Leonardo Carneiro wrote: Guys, you won't believe, but after ANOTHER unexpected power cut, the server is now running... kind off. After the unexpected reboot (my nobreaks aren't working) the c

Re: [Samba] login.bat has error?

2009-07-07 Thread Adam Williams
sounds like your computer doesn't have a machine account. Mohsen Pahlevanzadeh wrote: Dear all, I ran PDC on smbpasswd auth. When i use following the command, i receive : // debian:/usr/local/etc/samba_3# ./bin/net rpc join mylove -U root Enter root's pas

Re: [Samba] Word and Excel files are read-only when opening

2009-07-07 Thread Adam Williams
i think force security mode = 777 in the share will fix this error. Robert LeBlanc wrote: I have not been able to resolve this problem, but I need to have default ACLs, so, I've croned a script to "fix" the permissions. I run this every 15 minutes and usually people don't notice it. When they ca

Re: [Samba] permissions problems

2009-07-07 Thread Jonathon Doran
Quoting Dale Schroeder : Jonathan, Any chance there could be a duplicate user? getent passwd|grep /user/ would narrow the list down. Dale Thanks for the idea, but no. Just one occurrence. I'm pretty sure the namespace with the collision is the profile. There is already a Desktop and it

Re: [Samba] Re: can't access samba PDC after power cut

2009-07-07 Thread Charles Marcus
On 7/7/2009, Leonardo Carneiro (lscarne...@veltrac.com.br) wrote: > Guys, you won't believe, but after ANOTHER unexpected power cut, 1st rule for critical systems is, make sure you don't have 'unexpected power cuts'... Do you not have a decent UPS on this system? Is it not set to safely shut down

Re: [Samba] request for documentation improvement

2009-07-07 Thread mallapadi niranjan
On Tue, Jul 7, 2009 at 5:40 PM, David Robert Haemmerle wrote: > Dear Samba-Team. > > First, I don't know if this is the right place for my request. If a bug > report is more suitable, I can file one. > > My request is interconnected with CUPS, but I was told to ask you instead as > - CUPS avoids to

[Samba] VFS recycle & force user

2009-07-07 Thread deseyve
Hi, i have problem with share with parametr "force user" Here i my settings of VFS modul recycle vfs object = recycle recycle:repository = .recycle/%u recycle:maxsize = 5000 recycle:exclude = *.tmp *.temp *.o *.obj ~$* recycle

Re: [Samba] permissions problems

2009-07-07 Thread Dale Schroeder
Jonathan, Any chance there could be a duplicate user? getent passwd|grep /user/ would narrow the list down. Dale Jonathon Doran wrote: I am obviously confused about something, and feel like I am chasing ghosts. Any help or clarification would be appreciated. When a user logs in we get mes

Re: [Samba] Failing to join an ADS domain

2009-07-07 Thread Olivier Cherrier
On Tue, Jul 07, 2009 at 01:14:20PM +0200, volker.lende...@sernet.de wrote: > > Here are some additions: > > The /etc/resolv.conf file: > > domain example.domain.org > > nameserver DC1 > > nameserver DC2 > > search example.domain.org > > > > I am using NTP and servers are in sync. >

Re: [Samba] winbind 3.3.6 + windows 2008 ad

2009-07-07 Thread Christoph Kaminski
Volker Lendecke schrieb: Try to properly set up /etc/krb5.conf. Volker Thats my Config, it is wrong somewhere? [libdefaults] default_realm = CHAOS.LOCAL # The following krb5.conf variables are only for MIT Kerberos. krb4_config = /etc/krb.conf krb4_realms =

[Samba] request for documentation improvement

2009-07-07 Thread David Robert Haemmerle
Dear Samba-Team. First, I don't know if this is the right place for my request. If a bug report is more suitable, I can file one. My request is interconnected with CUPS, but I was told to ask you instead as - CUPS avoids to document software-specific stuff, because there are too many changes in t

Re: [Samba] winbind 3.3.6 + windows 2008 ad

2009-07-07 Thread Volker Lendecke
On Tue, Jul 07, 2009 at 12:25:11PM +0200, Christoph Kaminski wrote: > Christoph Kaminski schrieb: >> Hi! >> >> I have a problem with winbind 3.3.6 (debian sid pkg) and windows 2008 ad... >> >> I can Join, I can see the ad users with wbinfo -u but I cant see them >> with getent passwd... >> >> see

Re: [Samba] Re: can't access samba PDC after power cut

2009-07-07 Thread Mogens Kjaer
On 07/07/2009 12:42 PM, Leonardo Carneiro wrote: ... i'm already going nuts with this. every user on my network is screaming in my phone =S Have you checked the log files? Increase log level if necessary. Mogens -- Mogens Kjaer, Carlsberg A/S, Computer Department Gamle Carlsberg Vej 10, DK-

Re: [Samba] Failing to join an ADS domain

2009-07-07 Thread Volker Lendecke
On Tue, Jul 07, 2009 at 06:40:03AM -0400, Olivier Cherrier wrote: > On Tue, Jul 07, 2009 at 05:22:53AM -0400, o...@symacx.com wrote: > > Hi, > > > > I am trying to join a microsoft AD domain using RHEL 5.3. I tried with the > > default Samba release (provided by redhat) with no luck. I've ju

Re: [Samba] Re: can't access samba PDC after power cut

2009-07-07 Thread Leonardo Carneiro
Guys, you won't believe, but after ANOTHER unexpected power cut, the server is now running... kind off. After the unexpected reboot (my nobreaks aren't working) the command at least returns me a message requiring the password, but i cannot authenticate. same in windows. when i give a \\192.168.

Re: [Samba] Re: can't access samba PDC after power cut

2009-07-07 Thread Olivier Nicole
> 'smbclient -L 127.0.0.1 -U > lscarneiro' returns me the following message: > > Connection to 127.0.0.1 failed (Error NT_STATUS_CONNECTION_REFUSED) To me too, but I think that your smbclient command is not valid. It should rather be -I 127.0.0.1 I think. By the way, are you sure that your

Re: [Samba] Re: can't access samba PDC after power cut

2009-07-07 Thread Leonardo Carneiro
yes, i can. i have other services relying on ldap, and they are running fine. the samba server indeed starts, but a 'smbclient -L 127.0.0.1 -U lscarneiro' returns me the following message: Connection to 127.0.0.1 failed (Error NT_STATUS_CONNECTION_REFUSED) i'm already going nuts with this.

Re: [Samba] Failing to join an ADS domain

2009-07-07 Thread Olivier Cherrier
On Tue, Jul 07, 2009 at 05:22:53AM -0400, o...@symacx.com wrote: > Hi, > > I am trying to join a microsoft AD domain using RHEL 5.3. I tried with the > default Samba release (provided by redhat) with no luck. I've just upgraded > to Samba 3.3.6 (using http://ftp.sernet.de/pub/samba/recent

Re: [Samba] winbind 3.3.6 + windows 2008 ad

2009-07-07 Thread Christoph Kaminski
Christoph Kaminski schrieb: Hi! I have a problem with winbind 3.3.6 (debian sid pkg) and windows 2008 ad... I can Join, I can see the ad users with wbinfo -u but I cant see them with getent passwd... see this errors in the log file: [2009/07/04 12:44:53, 1] libsmb/clikrb5.c:ads_krb5_mk_req

[Samba] Failing to join an ADS domain

2009-07-07 Thread Olivier Cherrier
Hi, I am trying to join a microsoft AD domain using RHEL 5.3. I tried with the default Samba release (provided by redhat) with no luck. I've just upgraded to Samba 3.3.6 (using http://ftp.sernet.de/pub/samba/recent/rhel/5/x86_64/) but it still fails. The AD domain is "example.domain.o

Re: [Samba] Word and Excel files are read-only when opening

2009-07-07 Thread Frank Bonnet
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello OK I'm gonna try this , answer in few minutes Mister Olli wrote: > Hi, > > > I had the same issue with samba 3.0.28 on freebsd with exact the same MS > office applications. > > after testing around, I found setting 'nt acl support = no' i