Re: [Samba] Problem with automagic Windows drivers

2006-05-09 Thread John Oliver
On Tue, May 09, 2006 at 06:27:48PM -0400, Ryan Novosielski wrote: > > Make sure you look at granting rights to the user. Check out 'net rpc > rights'. What user would I be granting "rights" to? This is a workgroup environment. No domain controller. I have been unable to get asked for a usernam

Re: [Samba] NT4 user can't change password during logon (but XP can)

2006-05-09 Thread Volker Lendecke
On Tue, May 09, 2006 at 11:07:33AM +0200, Roel Slegers wrote: > "Unable to change the password on this account (C0BE). Please > consult your system administrator.". That's a known problem that is fixed in the current 3_0 code. Is it possible that you test 3.0.23pre1 to make sure we actually fi

Re: [Samba] Switching Ldap Servers

2006-05-09 Thread Mike Cauble
Jim, I recently did the same thing, here is what I found: First the message "net_auth2: creds_server_check failed" I see this when a machine changes it's sambaNTPassword, while this appears to be an error message my machines go ahead and change their password. Your comment " one person was

Re: [Samba] lock file information

2006-05-09 Thread Jeremy Allison
On Tue, May 09, 2006 at 02:59:27PM -0700, David Bear wrote: > Does samba store information on lock files in a tdb somewhere? If we > have a process that has a lock on a file that we can't get samba to > surrender, is there a recommended way of forcing samba to release it? > For example, a process o

Re: [Samba] Problem with automagic Windows drivers

2006-05-09 Thread Ryan Novosielski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Make sure you look at granting rights to the user. Check out 'net rpc rights'. _ _ _ _ ___ _ _ _ |Y#| | | |\/| | \ |\ | | |Ryan Novosielski - User Support Spec. III |$&| |__| | | |__/ | \| _| |[EMAIL PROTECTED] - 973/972.0922 (2-0922)

[Samba] nmbd hangs up after a few hours, kill -9 needed

2006-05-09 Thread Gerardo
Hi I´ve been seeing this issue since we updated from Samba 2.X to 3.Y, and I wanted to know if anyone has seen this: I have a samba PDC mantaining a domain composed of WinXP, Win200 and win98 machines with shared folders and user authentication (smbpasswd). It works fine for hours but then

[Samba] lock file information

2006-05-09 Thread David Bear
Does samba store information on lock files in a tdb somewhere? If we have a process that has a lock on a file that we can't get samba to surrender, is there a recommended way of forcing samba to release it? For example, a process on machine A has file B on server X open an locked.. and the machine

Re: [Samba] smb.conf for MS-Access and MS-Excell Files

2006-05-09 Thread Rune Tønnesen
daniel arjona skrev: I have a file server running with Samba over Debian Sarge 3.1 R1. This File server store MDB and XLS files. Could anybody give me an optimal setup for my samba server (smb.conf). Actually, the performance is very poor. Thanks, Daniel Arjona Net Admin GENCO Distribution

Re: [Samba] 3.0.23pre1 does not compile on HP-UX 11i

2006-05-09 Thread Ryan Novosielski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 As for the compile problem, these are the only difference between the 3.0.23pre1 and 3.0.22 sysacls.c files. Hopefully someone more knowledgeable than me can be of assistance here. Thanks very much for any insights. # diff sysacls.c sysacls.c-3.0.22 6

[Samba] Samba drive errors

2006-05-09 Thread Chad Lathe
I migrated from Slackware 10 to Fedora Core 5, and I cannot seem to get samba configured correctly. When I connect via my OS X machine to the shared directory with no drive mounted to it, I connect fine. I have permission errors when I try to write to it, which leads me to believe that i have s

Re: [Samba] kinit fails

2006-05-09 Thread Jeremy Allison
On Tue, May 09, 2006 at 03:54:13PM -0400, Gwen Parker wrote: > I'm trying to configure a Solaris 8 system to authenticate Samba against > Windows 2003 ADS. I've compiled the appropriate packages; however, I'm > quickly stuck trying to get my kerberos ticket. Here's the error: > > sumac:/opt/l

Re: [Samba] Servers disappear from Network neighborhood

2006-05-09 Thread scott
I am linux/samba newbie, so please take this with a grain of salt. When I was first trying to get my Samba PDC running, I was obsessed about Network Neighborhood, and I spent a fair amount of time trying to understand how Samba communicated that data back to the clients. Based on what your des

Re: [Samba] Samba on 3.0.22 on HP-UX 11i - mon.out?

2006-05-09 Thread Ryan Novosielski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Found out since -- this was as a result of the configure script accidentally picking up -fPIE/-pie as a valid option with HP AnsiC (it is not, but the failure is a warning instead of an error, so the script exits 0). When I do --disable-pie, this probl

RE: [Samba] Servers disappear from Network neighborhood

2006-05-09 Thread Larry McElderry
I had (and still do, really) a similar problem. Has to do with nmb failing to respond. When they disappear, try running "smbcontrol nmbd ping" on the samba server and see if it responds with pong. I have not yet figured out why nmbd stops responding. The error logs have offered no clue. BTW,

[Samba] kinit fails

2006-05-09 Thread Gwen Parker
I'm trying to configure a Solaris 8 system to authenticate Samba against Windows 2003 ADS. I've compiled the appropriate packages; however, I'm quickly stuck trying to get my kerberos ticket. Here's the error: sumac:/opt/local/kerberos5/bin# ./kinit [EMAIL PROTECTED] kinit(v5): Cannot resolve

[Samba] Servers disappear from Network neighborhood

2006-05-09 Thread Philip Washington
I am using Samba-PDC-LDAP with samba-3.0.20b-1. On my file servers I am using samba-3.0.10-1.4. I'm not sure exactly what is happening but every couple of weeks the file servers disappear form network neighborhood. I checked browstat on my Windows system and it points to my PDC as the master

[Samba] smb.conf for MS-Access and MS-Excell Files

2006-05-09 Thread daniel arjona
I have a file server running with Samba over Debian Sarge 3.1 R1. This File server store MDB and XLS files. Could anybody give me an optimal setup for my samba server (smb.conf). Actually, the performance is very poor. Thanks, Daniel Arjona Net Admin GENCO Distribution Systems http://www.g

Re: [Samba] poor performance - multiuser fileserver database (ms-access)

2006-05-09 Thread Jeremy Allison
On Tue, May 09, 2006 at 02:40:32PM -0400, daniel arjona wrote: > > I have a file server running with Samba over Debian Sarge 3.1 R1. This > File server store MDB and XLS files. Could anybody give me an optimal > setup for my samba server (smb.conf). Actually, the performance is very > poor. W

[Samba] poor performance - multiuser fileserver database (ms-access)

2006-05-09 Thread daniel arjona
I have a file server running with Samba over Debian Sarge 3.1 R1. This File server store MDB and XLS files. Could anybody give me an optimal setup for my samba server (smb.conf). Actually, the performance is very poor. [global] workgroup = REVLON netbios name = FILE_SRV security = user en

[Samba] samba errors - "No buffer space available" - any ideas?

2006-05-09 Thread Allen, Bill
I am new to Samba, having just taken over management of a HPUX system in a mainly Windows environment. The system is running Samba 3.0.7. I am getting the following errors, repeatedly, in my log.smbd. What does it mean? Is this actually a problem or normal chatter for Samba? If it is a probl

Re: [Samba] Samba on 3.0.22 on HP-UX 11i - mon.out?

2006-05-09 Thread Jeremy Allison
On Tue, May 09, 2006 at 10:38:20AM -0400, Ryan Novosielski wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > After a long hiatus from attention to Samba, I've started to compile the > latest version (3.0.22) on HP-UX 11i for testing. I've noticed a couple > of things. > > 1) For some r

Re: [Samba] Samba or NFS for a new domain member server

2006-05-09 Thread scott
Gary, Thanks for taking the time to respond. My network is really small right now, so I can live with having to add the *nix groups locally. For some reason, I just assumed that winbind, which provided usernames for the matching UID, would do the same for *nix groups. I guess I really need t

RE: [Samba] wbinfo -t -u -g not working

2006-05-09 Thread Richard Santiago
Hi Scott, Un/Fortunately, it is running as well as the smbd/nmbd daemons. Thanks. Richard Santiago Systems Administrator University of Puerto Rico Medical Sciences Campus rsantiago at rcm dot upr dot edu -Original Message- From: scott [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 09, 20

Re: [Samba] WINS replications

2006-05-09 Thread Gémes Géza
Bruno Guerreiro írta: >Hi, >Can anyone send me a working conf for samba+samba4wins? >I've followed the howto, but I can't make it work. >Everytime I issue a nmblookup I get no reply. >This is what I have at the moment in both samba and samba4wins conf files. > >samba4wins.conf > >[globals] >netbio

[Samba] Problem with automagic Windows drivers

2006-05-09 Thread John Oliver
According to the Classical Printing document, I should browse to the printer share, right-click, choose "Properties", and say No to the question about adding drivers. Then, at the properties window, I'll be able to add drivers. But I can't... drivers are greyed out. The doc suggests that I use s

Re: [Samba] Samba on Sun

2006-05-09 Thread Andres Tarallo
Did you visted SUNFreeware? There's lot of stuff there for many versions of solaris, both Intel and Sparc. Andres Kiran Ingle wrote: > The latest package of Samba 3.0.22 is available for Sun Solaris 5.9. What do > we do if we want it for Solaris 5.8? > > Thanks and regards. > > Kiran >

[Samba] >4gb file corruption from NT4 to Samba

2006-05-09 Thread James Watkins
Hi, sorry if this question has been asked before, I searched the archives and discovered the same question but no replies to it. Basically, I'm trying to transfer large files from a Windows NT4 machine to samba (version 3.0.20b, SuSE 10.0, reiserfs) and after 4GB the file gets filled with zeros.

[Samba] CUPS Windows drivers?

2006-05-09 Thread John Oliver
The docs refer to "CUPS 1.1.x Windows NT/200x/XP Printer Driver" that's supposedly at cups.org I can't find it anywhere. Google hasn't helped. Also, I've seen references to ESP Print Pro CUPS drivers. Can't find them, either. --

[Samba] Joining Domain on Solaris, Get_Pwnam_internals didn't find user

2006-05-09 Thread Thomas Maschutznig
Hi I am running samba 3.0.22 on Solaris 10 x86, using a Sun Directory Server as ldapsam backend. The samba schema used is the recent version from .22, and I am using the IDEALX smbldap-tools 0.9.2. I split users, computers and groups into 3 different OUs and configured samba, smbldap-tools a

Re: [Samba] pls pay attention to this (How to hold print jobs )

2006-05-09 Thread Ryan Novosielski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Now, I'm not well-versed with CUPS, so I don't really know -- however, I do have a strong feeling this is likely to be a CUPS issue, NOT Samba, from my experience with other spoolers. I recommend you read the docs on CUPS. _ _ _ _ ___ _ _

Re: [Samba] 3.0.23pre1 does not compile on HP-UX 11i

2006-05-09 Thread Ryan Novosielski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ah... I think I've discovered the problem (from configure.log): configure:1695: checking for -fPIE configure:1705: cc +DA1.1 +DS1.1 -DUSING_GROUPNAME_MAP -DWITH_SYSLOG - -L/products /openldap/lib -I/products/openldap/include -I/usr/local/include - -L/

Re: [Samba] samba ldap domain join

2006-05-09 Thread lenny
Still can't figure this one out. I get Error: Insufficient 'write' privilege to the 'uidNumber' attribute of entry 'sambadomainname=ldapauth,dc=mydomain,dc=com'.[2006/05/09 10:29:16, 0] rpc_server/srv_samr_nt.c:(2415) _samr_create_user: Running the command `/usr/local/samba/bin/smbldap-useradd

Re: [Samba] 3.0.23pre1 does not compile on HP-UX 11i

2006-05-09 Thread Ryan Novosielski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Certainly. What is the impact either way? Something I've found fairly often is minor flag differences on HP-UX (ie. certain compiler flags must be prefaced with other flags or not prefaced with other flags, depending upon whether they're really for the

[Samba] Switching Ldap Servers

2006-05-09 Thread Jim Summers
Hello List, I am in the final throws of migrating our ldap servers. I have been running samba as a pdc and using the ldap as the backend for over a year, and all is well. I was testing the samba pdc against the new ldap servers and got the following errors in the log file for the machine att

[Samba] wbinfo -t -u -g not working

2006-05-09 Thread Richard Santiago
Hi, I have been using a Samba 3.021c server for up to three (3) months now and suddenly, for some strange reason, I can't issue the wbinfo -u or -g commands without getting the error: Error looking up domain users / groups. When I issue the wbinfo -t command I get: checking the trus

Re: [Samba] providing the current samba PID to a preexec script

2006-05-09 Thread Valéry Roché
Hi, I added "" around each variable, that works fine. Many thanks Valéry I would add "" around each variable to avoid the shell breaking any value that embed spaces, etc... Simo. -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mai

Re: [Samba] 3.0.23pre1 does not compile on HP-UX 11i

2006-05-09 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ryan Novosielski wrote: > > ...of note also are the large number of "fPIE" errors, even though > configure finds that "-fPIE" is supported. I'm using HP-UX's AnsiC > compilers (which were supported last I checked). Ryan, Would you try building with

Re: [Samba] Samba or NFS for a new domain member server

2006-05-09 Thread Gary Dale
Samba Administrator wrote: Please forgive me if this post appears multiple times. I have had trouble posting and I cannot be sure if any of my other posts have made it to the list. I have 10 XP clients authenticating against a Samba PDC, using passwd as the passdb backend. The Samba PDC prov

[Samba] Samba on 3.0.22 on HP-UX 11i - mon.out?

2006-05-09 Thread Ryan Novosielski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 After a long hiatus from attention to Samba, I've started to compile the latest version (3.0.22) on HP-UX 11i for testing. I've noticed a couple of things. 1) For some reason, on my test system, every execution of any program that comes in the Samba s

Re: [Samba] SerNet.de Release and krb problems

2006-05-09 Thread Mark Proehl
Hello, the same problem happens to me with a RHEL4 system. Another point is that using "net ads join" with existing kerberos credentials is not working: [EMAIL PROTECTED] tmp]# kinit Administrator Password for [EMAIL PROTECTED]: [EMAIL PROTECTED] tmp]# klist -5 Ticket cache: FILE:/tmp/k

[Samba] 3.0.23pre1 does not compile on HP-UX 11i

2006-05-09 Thread Ryan Novosielski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Just attempted to build 3.0.23pre1 on HP-UX 11.11 today, preparing for a planned move to a later version of 3.0.x (we're currently down at 3.0.11). Configure ran fine, but make eventually failed here: Compiling lib/sysacls.c cc: warning 422: Unknown

[Samba] Samba or NFS for a new domain member server

2006-05-09 Thread Samba Administrator
Please forgive me if this post appears multiple times. I have had trouble posting and I cannot be sure if any of my other posts have made it to the list. I have 10 XP clients authenticating against a Samba PDC, using passwd as the passdb backend. The Samba PDC provides several shares to the XP

[Samba] Samba or NFS for a new domain member server

2006-05-09 Thread Samba Administrator
Please forgive me if this post appears multiple times. I have had trouble posting and I cannot be sure if any of my other posts have made it to the list. I have 10 XP clients authenticating against a Samba PDC, using passwd as the passdb backend. The Samba PDC provides several shares to the XP

[Samba] Samba or NFS for a new domain member server

2006-05-09 Thread Samba Administrator
I have 10 XP clients authenticating against a Samba PDC, using passwd as the passdb backend. The Samba PDC provides several shares to the XP clients. Priviledges on the Samba PDC are controlled by *nix user and group permissions. I do not have any Windows servers on my network, so we do not use

[Samba] Unix extensions and symlinks dereferencing

2006-05-09 Thread Vladimir Kulev
I'll describe the situation. On the server there is a directory /home/user shared as //server/user$, and symbolic link to /tmp in it. If I access it via smbclient, I can browse into //server/user$/tmp and access /tmp on server. Also I can manage file permissions through samba unix extensions. But

RE: [Samba] SerNet.de Release and krb problems

2006-05-09 Thread Rajeev R Veedu
Me too have the same problem and I and would like to know any solution. Thanks Rajeev -Original Message- From: Matt Sellers [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 09, 2006 7:37 AM To: samba-list Subject: [Samba] SerNet.de Release and krb problems Hello All, Im u

Re: [Samba] Question: Universal group support

2006-05-09 Thread Robert Schetterer
[EMAIL PROTECTED] schrieb: Samba 3.0.x support Windows NT domain. Therefore, Samba support only a global group and a local group. Is this correct? And Samba 3.0.x not support Universal group. Universal group support on Samba 4.x. Is this correct? -- --- Oota Toshiya --- oota at mail.linux.b

[Samba] Question: Universal group support

2006-05-09 Thread oota
Samba 3.0.x support Windows NT domain. Therefore, Samba support only a global group and a local group. Is this correct? And Samba 3.0.x not support Universal group. Universal group support on Samba 4.x. Is this correct? -- --- Oota Toshiya --- oota at mail.linux.bs1.fc.nec.co.jp NEC Computers

[Samba] How to increase number of additional groups

2006-05-09 Thread Peter Kruse
Hello, Using samba 3.0.22 under Debian/Sarge with Kernel 2.6.15.3 We need support for more additional groups than the the default of 32 per user. In Version 3.0.14a of samba we had to modify the value of NGROUPS_MAX in limits.h, recompile samba and also recompile the kernel with the increased v

[Samba] Wins replication

2006-05-09 Thread Fabio Silva
Hi all, i wanna know if in the version 4 of samba server it will be with wins replication supported? and i'd like to know if the version 3 of samba works good with the samba4wins to replicate wins servers. thanks. -- To unsubscribe from this list go to the following URL and read the instructions:

[Samba] pls pay attention to this (How to hold print jobs )

2006-05-09 Thread Indunil Jayasooriya
Hi All, I installed cups and samba on redhat 9. Printer has been attached to the linux box . We can print from the linux box. We can print from windows clients too. But My problem is that when we print from windows, printer starts printing. But I want to hold print jobs instead. Then I want t

[Samba] Samba on Sun

2006-05-09 Thread Kiran Ingle
The latest package of Samba 3.0.22 is available for Sun Solaris 5.9. What do we do if we want it for Solaris 5.8? Thanks and regards. Kiran _ Join the next generation of Hotmail and you could win the adventure of a lifetime http

[Samba] NT4 user can't change password during logon (but XP can)

2006-05-09 Thread Roel Slegers
When a password must be changed during logon (pdbedit --pwd-must-change-time=0) then this is impossible on NT4 SP6a machines; we always get this error: "Unable to change the password on this account (C0BE). Please consult your system administrator.". At that time we get these messages in lo

[Samba] clearing old workgroup names from my domain

2006-05-09 Thread C.Rathnasinghe
HI This is the second time i'm posting this issue. I'm using samba 2.2.7a on linux, How can I clean old domain and workgroup names. Where is this old cached domain names reside. I only have one domain and two workgroups. if I create temporary workgroup I cannot clean it from my domain. I have