[Samba] Odd problem adding machine accounts

2007-10-29 Thread Steven43126
Trying to add machine accounts using the following: add machine script = /usr/sbin/useradd -c Machine -d /dev/null -g machines -s /bin/false %u I get the following in the log file on the server prs_mem_get: reading data of size 2 would overrun buffer by 1 bytes. api_samr_set_userinfo: Unable

Re: [Samba] password server rejecting the password

2007-10-29 Thread Kaustubh Chaudhari
Saravanan wrote: following is the error i got when tried to authenticate security as server. [2007/10/29 02:48:24, 1] auth/auth_server.c:check_smbserver_security(363) password server WINDOWS rejected the password saravanan what is the samba version ? Kaustubh.

Re: [Samba] password server rejecting the password

2007-10-29 Thread Saravanan
version is samba-3.0.23c-2 and following is my configuration [global] workgroup = WINDOWSAD server string = Samba Server security = SERVER password server = WINDOWS client lanman auth = No client plaintext auth = No log file =

[Samba] ERROR: too many handles (1025) on this pipe

2007-10-29 Thread Lutieri G.
Hi! i'm desperate. I'm running samba 3.0.25a in a solaris 10 box and just on printer showed problems. in log files i get a lot of this messages: [2007/10/29 09:17:13.747823, 0, effective(10176, 1), real(0, 0)] pc_server/srv_lsa_hnd.c:(112) create_policy_hnd: ERROR: too many handles (1025)

Re: [Samba] Re-Saving MS-Publisher files to Samba server prob

2007-10-29 Thread Josh Kelley
On 10/26/07, Barry Cisna [EMAIL PROTECTED] wrote: Run into a weird one. When students save their MS Publisher files to the samba server,they save fine. But,,,when they reopen them to edit them, then try to resave them they will not save. Even if they save with an extra number behind the

[Samba] can't remove groups in AD

2007-10-29 Thread Martin Hauptmann
Hi, I set up a samba 3.0.26a as an ads-member of a windows 2003 Small Business Server. Every windows user in the domain can read and write their files, everyone's happy. My Problem is, that I cannot set up security groups in the AD. When I try, I do not get an error message, but my changes are

[Samba] Office 2007 Documents Read Only in Samba Share SOLUTION

2007-10-29 Thread Server Gremlin
Background: The permissions mode on Microsoft Office 2007 documents changes to 0400 when the file is saved for the first time in a Samba share. A number of solutions seem to be floating around that fix this problem, but there seems to be very little you can do if you're using roaming profiles and

[Samba] Joining a Linux Machine to a Windows 2003 Active Directory Domain

2007-10-29 Thread C . Peterman
Hey all, I'm trying to join a Linux machine running CentOS 5, Samba version 3.0.23 to a Windows 2003 Active Directory. I can authenticate successfully against Kerberos, but I cannot seem to join the domain. I'm using instructions from this article

Re: [Samba] Joining a Linux Machine to a Windows 2003 Active Directory Domain

2007-10-29 Thread Aaron Kincer
I was getting that message when the name of my computer didn't match that of what I set in my SMB.conf for server string parameter. Not knowing any details of your smb.conf and your system, that is my shot in the dark gotcha. On 10/29/07, C. Peterman [EMAIL PROTECTED] wrote: Hey all, I'm

RE: [Samba] Can't see or change ACLs on Windows

2007-10-29 Thread Eric Diven
-Original Message- From: Stas [mailto:[EMAIL PROTECTED] Sent: Friday, October 26, 2007 6:56 PM To: Eric Diven Cc: samba@lists.samba.org Subject: Re: [Samba] Can't see or change ACLs on Windows any errors in samba's log? what error exactly you get at windows box when you try to set

Re: [Samba] Performance Issue on Samba 3.023d with many small files

2007-10-29 Thread Mark Adams
Hi Jens, I have also had an issue with slowness in lots of small files. I'm using a 2.6.22 kernel with the most recent debian testing samba 3.0.26. I have been backing up a store of Maildir files that is around 120GB (approx 600,000+ files) and it takes around 24 hrs for this to complete. This is

Re: RE [Samba] problem with kernel oplock

2007-10-29 Thread Mark Adams
have you tried both; oplocks = no level2 oplocks = no Mark On Fri, Oct 19, 2007 at 10:49:10AM +0200, [EMAIL PROTECTED] wrote: NFS precision : 127.0.0.1:/srv/vol2_For_SafeKit_Replication on /srv/vol2 type nfs (rw,proto=udp,port=5700,hard,timeo=5,retrans=6,nolock,addr=127.0.0.1) You can

Re: [Samba] setuid question

2007-10-29 Thread Mark Adams
Hi There, I cannot comment why the samba config is not working, But you can do this using standard linux users/groups. You want to set up your access rights to use GROUPS, this basically means the user that creates the file, does not mean anything. You've used chmod u+s - this sets UID or (SUID)

[Samba] Joining a Linux Machine to a Windows 2003 Active Directory Domain

2007-10-29 Thread C . Peterman
Ah sorry, here is my smb.conf Begin smb.conf [global] # workgroup = NT-Domain-Name or Workgroup-Name, eg: MIDEARTH workgroup = AD # server string is the equivalent of the NT Description field server string = 0-1-3-1d-38-f2.noc.clarkson.edu # Security mode. Defines in which mode Samba

Re: [Samba] Joining a Linux Machine to a Windows 2003 Active Directory Domain

2007-10-29 Thread Aaron Kincer
Is your server string your real machine name (i.e. it's what you get when you type hostname at a command prompt)? If not, try making your server string the same as your hostname. On 10/29/07, C. Peterman [EMAIL PROTECTED] wrote: Ah sorry, here is my smb.conf Begin smb.conf [global] #

[Samba] Disculpen ?Se puede escribir en espanol?

2007-10-29 Thread Roylan Suarez Reyes
Hola colegas Disculpen por mi pregunta, yo se que la lista es en Ingles, pero me gustaria saber si se puede escribir en Espanol, y si exiten muchos que hables nuestro idioma... salu2 roylan -- -- Roylan Suarez Reyes Admin. Redes JC. Vinales [EMAIL PROTECTED] Telef: 793210 -- To unsubscribe

[Samba] Too many smb processes

2007-10-29 Thread William Chan
I run samba ( ver 3.0.26a ) on a linux box ( Fedora 4 ) so that users from a Windows 2003 domain can access those files on the linux box. I compiled the samba and configured it with the command : configure --with-ads The /usr/local/samba/lib/smb.conf is : --

[Samba] password server rejecting users

2007-10-29 Thread Saravanan
Hi, I am new to samba. I have configured password server to authenticate centos users. But i got the following errors and not authenticating. [2007/10/29 02:48:24, 1] auth/auth_server.c:check_smbserver_security(363) password server WINDOWS rejected the password following is my smb.conf

RE: [Samba] Can't see or change ACLs on Windows

2007-10-29 Thread Eric Diven
-Original Message- From: Stas [mailto:[EMAIL PROTECTED] Sent: Monday, October 29, 2007 1:37 PM To: Eric Diven Subject: Re: [Samba] Can't see or change ACLs on Windows well , lets's try again .. create test directory /samba/testdir run # chmod 777 -R /samba/testdir create share in

Re: [Samba] Samba+LDAP problems

2007-10-29 Thread Edmundo Valle Neto
If it was asked to the list answer to the list please, other people can not guess what was already answered. Sending it back ... (...) Trying to add anything else works? with de command line a don't know how add another thing, but with phpldapadmin i can add for example users. The best

Fwd: Re: [Samba] smbclient timeout?

2007-10-29 Thread Julius Junghans
-- Forwarded Message -- Subject: Re: [Samba] smbclient timeout? Date: Monday 29 October 2007 From: Dale Schroeder [EMAIL PROTECTED] To: Julius Junghans [EMAIL PROTECTED] Julius, In some cases, I've had to add domain master = Yes to stop the workstations from fighting for

[Samba] samba ldap problem

2007-10-29 Thread Roylan Suarez Reyes
Hello friends I am trying to configure Samba + ldap for my domain, the server is FreeBSD ... When I try to run the following command smbldap-populate It gives me the following error: adding new entry: cn=Backup Operators,ou=Group,dc=vn,dc=pri,dc=jovenclub,dc=cu failed to add entry: Can't

[Samba] homes directory visible only for one user

2007-10-29 Thread andrej spilak
Hi! I'm kinda new, so i'm wondering how should i configure [homes] section, so only two of many users (e.g. user1 and user2) could see it shared in network (so only those users could access their homes)? thanks in advance, andrej -- To unsubscribe from this list go to the following URL and read

Re: [Samba] Re-Saving MS-Publisher files to Samba server prob

2007-10-29 Thread Tim Bates
Josh Kelley wrote: On 10/26/07, Barry Cisna [EMAIL PROTECTED] wrote: Run into a weird one. When students save their MS Publisher files to the samba server,they save fine. But,,,when they reopen them to edit them, then try to resave them they will not save. Even if they save with an extra

[Samba] Need a cross-platform lockfile algorithm

2007-10-29 Thread Phil Endecott
Dear Experts, I'm hoping that your experience with SMB and CIFS means that you're familiar with cross-platform file locking. I need a lowest-common-denominator whole-file locking method that will work on as many combinations of client and server systems as possible; in particular it needs

Re: [Samba] Joining a Linux Machine to a Windows 2003 Active DirectoryDomain

2007-10-29 Thread MK
Man.. u r not a member of domain admin.. - Original Message - From: C.Peterman [EMAIL PROTECTED] To: samba@lists.samba.org Sent: Monday, October 29, 2007 11:28 AM Subject: [Samba] Joining a Linux Machine to a Windows 2003 Active DirectoryDomain Hey all, I'm trying to join a Linux

Re: [Samba] Joining a Linux Machine to a Windows 2003 Active Directory Domain

2007-10-29 Thread Chris Peterman
Yup! Its the same. On Monday 29 October 2007 12:49:03 Aaron Kincer wrote: Is your server string your real machine name (i.e. it's what you get when you type hostname at a command prompt)? If not, try making your server string the same as your hostname. On 10/29/07, C. Peterman [EMAIL

[Samba] ntbackup and samba

2007-10-29 Thread cent9ur
Hi I have a Linux/XFS/Samba that Windows Domain users access through client machines either by UNC or mapped drive. I am trying to work out a backup plan. I would like to use ntbackup to achieve this with Normal (once) and Differential (daily) backups. However, when I run the normal backup

Re: [Samba] ntbackup and samba

2007-10-29 Thread per
Hello, Not a problem to acchive but here is a couple of things to consider 1. ntbackup is not considered to be any good alternative bacula would be better www.bacula.org secondly don't do differential backups, everytime you are doing the backup it has to check the time stamp if it differs any

Re: [Samba] ntbackup and samba

2007-10-29 Thread Michael Heydon
Why not run backup software on the server? In my experience NT Backup tends to be a little flakey (doublely so when working with network files or tapes). When you say Normal (once) do you mean literally once? Just remember that in order to restore from a differential backup, you need a

svn commit: samba r25747 - in branches/SAMBA_4_0/source: dsdb/samdb/ldb_modules scripting/libjs setup

2007-10-29 Thread abartlet
Author: abartlet Date: 2007-10-29 10:54:06 + (Mon, 29 Oct 2007) New Revision: 25747 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=25747 Log: Implement linked attributes, for add operations. Much more work is still required here, particularly to handle this

svn commit: samba r25749 - in branches/SAMBA_4_0/source/dsdb/schema: .

2007-10-29 Thread abartlet
Author: abartlet Date: 2007-10-29 11:11:36 + (Mon, 29 Oct 2007) New Revision: 25749 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=25749 Log: Add function required by linked_attributes module. Andrew Bartlett Modified:

svn commit: samba r25750 - in branches/SAMBA_4_0: source/dsdb/samdb/ldb_modules source/scripting/libjs testprogs/ejs

2007-10-29 Thread abartlet
Author: abartlet Date: 2007-10-29 21:25:26 + (Mon, 29 Oct 2007) New Revision: 25750 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=25750 Log: Update the objectclass module to improve consistency in Samba4. The aim here is to ensure that if we have

[SCM] Samba Shared Repository - branch v3-2-test updated - initial-v3-2-unstable-133-g814dade

2007-10-29 Thread Jeremy Allison
The branch, v3-2-test has been updated via 814daded90781dc5a5bdd522ea8cfe5d47e6d7a7 (commit) from 95cc019af775a6ab28ea602ad767fa54d7c86197 (commit) http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-2-test - Log -

[SCM] Samba Shared Repository - branch v3-2-test updated - initial-v3-2-unstable-134-gbda8c0b

2007-10-29 Thread Jeremy Allison
The branch, v3-2-test has been updated via bda8c0bf571c994b524a9d67eebc422033d17094 (commit) from 814daded90781dc5a5bdd522ea8cfe5d47e6d7a7 (commit) http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-2-test - Log -

Build status as of Tue Oct 30 00:00:02 2007

2007-10-29 Thread build
URL: http://build.samba.org/ --- /home/build/master/cache/broken_results.txt.old 2007-10-29 00:00:53.0 + +++ /home/build/master/cache/broken_results.txt 2007-10-30 00:00:48.0 + @@ -1,4 +1,4 @@ -Build status as of Mon Oct 29 00:00:02 2007 +Build status as of Tue Oct

Rev 660: increase release number in http://samba.org/~tridge/3_0-ctdb

2007-10-29 Thread tridge
revno: 660 revision-id: [EMAIL PROTECTED] parent: [EMAIL PROTECTED] committer: Andrew Tridgell [EMAIL PROTECTED] branch nick: s3-ctdb-tridge timestamp: Tue 2007-10-30 10:20:02 +1100 message: increase release number modified:

Rev 659: merge from volker in http://samba.org/~tridge/3_0-ctdb

2007-10-29 Thread tridge
revno: 659 revision-id: [EMAIL PROTECTED] parent: [EMAIL PROTECTED] committer: Andrew Tridgell [EMAIL PROTECTED] branch nick: s3-ctdb-tridge timestamp: Tue 2007-10-30 10:01:53 +1100 message: merge from volker modified:

Rev 674: increase release number in http://samba.org/~tridge/ctdb

2007-10-29 Thread tridge
revno: 674 revision-id: [EMAIL PROTECTED] parent: [EMAIL PROTECTED] committer: Andrew Tridgell [EMAIL PROTECTED] branch nick: tridge timestamp: Tue 2007-10-30 10:19:43 +1100 message: increase release number modified:

Rev 673: added bonding info to ctdb_diagnostics in http://samba.org/~tridge/ctdb

2007-10-29 Thread tridge
revno: 673 revision-id: [EMAIL PROTECTED] parent: [EMAIL PROTECTED] committer: Andrew Tridgell [EMAIL PROTECTED] branch nick: tridge timestamp: Tue 2007-10-30 10:18:52 +1100 message: added bonding info to ctdb_diagnostics modified:

svn commit: samba r25751 - in branches/SAMBA_4_0/source: pidl/lib/Parse/Pidl/Samba4 scripting/ejs

2007-10-29 Thread metze
Author: metze Date: 2007-10-30 06:24:43 + (Tue, 30 Oct 2007) New Revision: 25751 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=25751 Log: use EJS_CHECK() instead of NDR_CHECK() in ejs code metze Modified: