RE: [Samba] Problem reading docs in .pdf

2005-05-26 Thread Roger Merritt
At 01:19 PM 5/27/2005 +1000, you wrote: Roger Merritt wrote: > At 11:51 AM 5/26/2005 -0600, you wrote: >> On Thursday 26 May 2005 07:22, Jason Lavetan wrote: > > > >>> Am I missing something?? >> >> Documentation! You are missing documentation. Please read the chapter >> on Updating/Upgrading Sa

RE: [Samba] Problem reading docs in .pdf

2005-05-26 Thread Geoff Scott
Roger Merritt wrote: > At 11:51 AM 5/26/2005 -0600, you wrote: >> On Thursday 26 May 2005 07:22, Jason Lavetan wrote: > > > >>> Am I missing something?? >> >> Documentation! You are missing documentation. Please read the chapter >> on Updating/Upgrading Samba in the book "Samba-3 by Example" (a

[Samba] Problem reading docs in .pdf

2005-05-26 Thread Roger Merritt
At 11:51 AM 5/26/2005 -0600, you wrote: On Thursday 26 May 2005 07:22, Jason Lavetan wrote: > Am I missing something?? Documentation! You are missing documentation. Please read the chapter on Updating/Upgrading Samba in the book "Samba-3 by Example" (aka. Samba-Guide). It is chapter 8, and

[Samba] SAMBA winbind problems

2005-05-26 Thread ez
Ok... I am running fedora core 3 and trying to authenticate to a windows 2003 server... I was able to join the domain without any problems... I was having problems creating the directories... Found an article that mentioned to add client schannel = no to get to the point I am at now... The ac

[Samba] Re: RE pdb_ldap.c, ldapsam_add_sam_account, existing poxisaccount

2005-05-26 Thread John H Terpstra
Stéphane, The book "Samba-3 by Example" is being reprinted very soon. Up to date builds of the PDF are available on the Samba web site daily. This document can be downloaded from: http://www.samba.org/samba/docs/Samba-Guide.pdf In chapter 5 I have fully documented how Samba-3 can be de

Re: [Samba] Upgrade samba from 2.2.7 to 3.0.14a

2005-05-26 Thread John H Terpstra
On Thursday 26 May 2005 07:22, Jason Lavetan wrote: > I am trying to upgrade samba from 2.2.7-security-rollup-fix to 3.0.14a and > am having some issues. > > The server is Red Hat Linux release 7.3 (Valhalla) with Kernel 2.4.18-3 > > I have download the samba source, compiled, and installed it, but

[Samba] Re: required-membership-of pam_winbind option enhancedment request (bug #2744)

2005-05-26 Thread Rex Dieter
Rex Dieter wrote: Gerald (Jerry) Carter wrote: There was effort to start the required-membership-of pam_winbind option but if never got finished. Anyone got some spare time ? FYI, enhancement request filed: https://bugzilla.samba.org/show_bug.cgi?id=2744 It was pointed out to me that this

[Samba] Help with samba and a VM

2005-05-26 Thread Moss, Patricia
I'm having some issues with a VM accessing a Samba share on a Unix server. When the user is not logged into the VM he has no problem accessing the share. When he logs into the VM and then tries to access the samba share he gets the following message: ERROR CODE: 1326 Logon failure: unknown user n

Re: [Samba] can I have more than one PDC?

2005-05-26 Thread Tomasz Chmielewski
Gordon Bowen schrieb: Did you set up two Samba PDC's, or did you use multiple OS's? Yeah, they were all Sambas. Tomek -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba

Re: [Samba] Heartbeat + DRBD cluster : What are the config files to set in the shared volume ?

2005-05-26 Thread David Black
The list of directories you gave is the same as mine, on a heartbeat+DRBD pair that has been in production for about a year. I set symlinks from the original locations into the DRBD filesystem, and also keep a little tar file around to restore those symlinks when updating Samba RPMs on the inacti

[Samba] failing WINS test #1

2005-05-26 Thread Ian Clancy
Hi Samba users, I'm using a typical Samba 3.0.14a PDC/Ldap setup. The pdc is also the WINS server. The wins server is working perfectly with one exception. The server cannot query itself. I searched through log.nmbd and this is what i found : [2005/05/26 17:06:55, 4] nmbd/nmbd_workgroupdb.c:

[Samba] Emergency - Samba Performance Consultant Required (2 hours - $500)

2005-05-26 Thread Jamie Yukes
Hello, I am in need of a Samba Performance Consultant immediatley. My box is just not fast enough, and I still have 8 business hours left. Consultant should recommend: - fastest Samba options for our setup - fastest Linux kernel options / sysctl parameters - fastest Windows client options / regis

Re: [Samba] smb an NFS dir?

2005-05-26 Thread Ben Ransom
Both NFS server and SMB servers are RHEL 3, and yes, I'm running nfslock. These are not LDAP or Winbind -- just using same usernames on both Win and Unix. My Samba is 3.0.9. I couldn't get any improvement with the nfs mount options you suggested -- thanks tho. However, I found a solution in

Re: [Samba] samba3 and kerberos authentication of users

2005-05-26 Thread David Komanek
Thanks a lot. Please, are there any plans for samba communicating directly with kdc ? And if so, when approximately ? :-) Or would it be simple to do a hack for this ? Thanks, David On Thu, 26 May 2005, Ti Leggett wrote: The with Kerberos option is only to allow samba to authenticate to a

[Samba] result was WERR_ACCESS_DENIED

2005-05-26 Thread Somov Igor
rpcclient localhost -d 4 -U'root%Passwd' -c 'adddriver "Windows NT x86" "HPLaserJet4300:UNIDRV.DLL:HPC43006.GPD:UNIDRVUI.DLL:UNIDRV.HLP:NULL:RAW:HPC43006.XML,HP6MAC05.GPD,HPBMIAPI.DLL,HPBOID.EXE,HPBOIDPS.DLL,HPBPRO.EXE,HPBPROPS.DLL,HPCDMC32.DLL,HPBCFGRE.DLL,HPCLJX05.HLP,HPSMAC05.GPD,HPCSTR05.DLL,H

[Samba] Question On PDC, usernames case insensetive on windows

2005-05-26 Thread Chin Teongli
Hi, Asking for recommendation. On the linux, users can be created aaa AAA aAa all are different users on linux... similarly with group names but on Windows this is not valid... now in case there is a case that there are two users called Chin and chin... will there be a problem with Samba PDC

Re: [Samba] Samba as a PDC with LDAP and Kerberos

2005-05-26 Thread Ti Leggett
Okee dokee. I've gotten somewhere. So samba 3.0.11 didn't seem to quite handle privileges all the way. I upgraded to 3.0.14 and everything is now peachy happy with one small exception. Before I get to the problem here's what did work: net -S localhost -Uleggett rpc rights grant "CI\Domain Admins"

[Samba] Samba server crashes when logging in at XP

2005-05-26 Thread Gottfried Siehs
Hello, many thanks for your help. The LDAP server is available all the time. The problem is that smbd doesn't reconnect to it. But I hope I have solved it now: There is a parameter "ldap timeout" in smb.conf with default 15 seconds. Obviously that it is too short if 15 XP-stations try to reco

Re: [Samba] samba3 and kerberos authentication of users

2005-05-26 Thread Ti Leggett
The with Kerberos option is only to allow samba to authenticate to a Microsoft Active Directory Kerberos server. You basically have two options: keep using smbpasswd files or store the passwords in an LDAP directory. It seems the recommended method by the Samba team is to use LDAP. However, you can

[Samba] Re: Samba server crashes when logging in at XP

2005-05-26 Thread Gottfried Siehs
Hello, many thanks for your help. The LDAP server ist available all the time. The problem is that smbd doesn't reconnect to it. But I hope I have solved it now: There is a parameter "ldap timeout" in smb.conf with default 15 seconds. Obviously that it is too short if 15 XP-stations try to rec

[Samba] required-membership-of pam_winbind option enhancedment request (bug #2744)

2005-05-26 Thread Rex Dieter
Gerald (Jerry) Carter wrote: There was effort to start the required-membership-of pam_winbind option but if never got finished. Anyone got some spare time ? FYI, enhancement request filed: https://bugzilla.samba.org/show_bug.cgi?id=2744 -- Rex -- To unsubscribe from this list go to the foll

[Samba] Still having problems with wbinfo -u

2005-05-26 Thread Gary Hostetler
Hello All, I am still working on trying to get wbinfo -u to work. I also have the same problem with kerberos when I try to check a user against Active Directory. Wbinfo -D works fine and I can access shares on a W2k03 server and it will ask me for username and password and I can get in fine. If ke

[Samba] net ads join -> "No such file or directory" error ???

2005-05-26 Thread Rex Dieter
Here's one that's got me baffled. "No such file or directory"? # net ads join -U'AD-Administrator' AD-Administrator's password: [2005/05/26 08:15:00, 0] utils/net_ads.c:ads_startup(191) ads_connect: No such file or directory I've been testing 'net ads join' to our AD all week, but I've not se

[Samba] Upgrade samba from 2.2.7 to 3.0.14a

2005-05-26 Thread Jason Lavetan
I am trying to upgrade samba from 2.2.7-security-rollup-fix to 3.0.14a and am having some issues. The server is Red Hat Linux release 7.3 (Valhalla) with Kernel 2.4.18-3 I have download the samba source, compiled, and installed it, but none of my older files seem to be updated. I noticed that

Re: [Samba] Restricting SAMBA access to selected Domain Users?

2005-05-26 Thread Paul Gienger
I have SAMBA 3.0.14a setup on fedora 3 with windows 2003 Server as PDC. Currently all the domain users get access to SAMBA from their windows clients by giving their domain account information. I am wondering if I could limit SAMBA access to certain users. I would really appreciate if you som

[Samba] kernel error smb_errno: class ERRSRV, code 91 from command 0x32

2005-05-26 Thread Adi Nugraha
Hi, I have a samba +ldap PDC running on mandrake 10.0 the server is running great except for the error mesage in the kernel log, whic I think causes the system to crash after some time, how much time is needed is unknown, but it seems to get faster with increasing user, as this was a first attemp

[Samba] Review about uid and gid mount option

2005-05-26 Thread Ángel Galindo Muñoz
Hi everybody! I had a problem (now solved) with the UIDs and GIDs assigned to my SMB filesystem once mounted. I have discovered several things and I wanted to send my review to the list, maybe you'll find it usefull or maybe you could add more info. First of all let's describe th

[Samba] Samba PDC, Usernames case sensetive on linux

2005-05-26 Thread Chin Teongli
Hi, Asking for recommendation. On the linux, users can be created aaa AAA aAa all are different users on linux... but on Windows this is not valid... now in case there is a case that there are two users called Chin and chin... will there be a problem with Samba PDC... if both are added to sa

[Samba] samba-ldap and cyrillic

2005-05-26 Thread Jerome Tournier
Hi all, i installed a new linux with russian support. I now want to configure Samba and OpenLDAP, but i have many problems for users and groups accounts. Can i create a user account with cyrillic caracter (as i can on Windows) ? It looks that i can't as memberUid attribute need to be in ASCII mode.

[Samba] samba3 and kerberos authentication of users

2005-05-26 Thread David Komanek
Hi all, this is probably VFAQ, but I never found a working solution. I have a standalone samba server running samba ver. 3. In the network, we have heimdal kerberos used to authenticate users for pop3,imap,web-based applications etc. Now I would like to make the samba communicating with kerb

[Samba] files and folder locking

2005-05-26 Thread Carles Bou Rodriguez
Hi, i'm running samba 3.0.14-r1 on a gentoo ReiserFS, we have discovered a strange situation: user A opens /folder1/folder2/file1 and keep it opened (Word, Excel, anything ) user B can move/rename the folder holding the file, but the deletion of the folder/file is denyed opened files appears