ldap problem

2002-04-23 Thread Dmitry Melekhov
Hello! We trying to move to ldap :-) Here are strings from our smb.conf: ldap server = lex.p98.belkam.com ldap suffix = "o=Aspec,c=RU" ldap admin dn = "cn=root,o=Aspec,c=RU" But we can't get access to shares. This is what we see in openldap log: Apr 23 10:44:05 lex slapd[25479]: daemon: conn=

2.2.3a-CVS HPUX 10.20 and source/nsswitch/hp_nss_common.h

2002-04-23 Thread Harald Koenig
Hi, the current 2.2.3x CVS sources don't compile on HPUX 10.20 while 2.2.3b is ok. reason is the change in nsswitch/hp_nss_common.h after 2.2.3b which is still needed for HPUX 10.20. please undo that minor change or just apply the attached patch. thanks, Harald Koenig -- "I hope to die

Re: head rpm build fails due to make_printerdef not building

2002-04-23 Thread Gerald Carter
On 22 Apr 2002, Bradley W. Langhorst wrote: > maybe its a makefile problem? > there is no object file after the build > but I didn't see any obvious errors in the compilation step > (other than the usual discarding qualifiers stuff) make_printerdef is going away. We need to update the spec fil

Cannot rename dir from win2k with last cvs version

2002-04-23 Thread Andreas Moroder
Hello, I installed the cvs version from last friday. If a user on a win2k workstation tries to rename a directory in a samba share, he gets a error message. He can delete this directory or even create new ones. On a win98 machine there are no problems. The directory has rwxrwxrwx rights and t

smb_len

2002-04-23 Thread RANJANI NAGARAJAN
hi, after the message_type(byte 0) and message flag (byte 1) fields in the smb header what is placed in bytes 2 and 3 of the header.as this is made use of in computing the length of the header. in detail, in the smb.h(ver--2.0.7) header  there is a hash define for smb_len,which uses the 3,2and 1st

RE: 2.2.3a-CVS HPUX 10.20 and source/nsswitch/hp_nss_common.h

2002-04-23 Thread MCCALL,DON (HP-USA,ex1)
Hi Jeremy, Can you apply this change Harald has attached? It looks like another victim of the port of Head winbindd back into the 2.2 branch, at revision 1.1.2.3 of this file... Thanks, Don -Original Message- From: Harald Koenig [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 23, 2002 7:

Re: Cannot rename dir from win2k with last cvs version

2002-04-23 Thread Jeremy Allison
On Tue, Apr 23, 2002 at 02:27:36PM +0200, Andreas Moroder wrote: > Hello, > > I installed the cvs version from last friday. If a user on a win2k workstation > tries to rename a directory in a samba share, he gets a error message. He can > delete this directory or even create new ones. On a win9

Problem with current 2.2.4-pre

2002-04-23 Thread Beschorner Daniel
Hi, if 2.2.4 is really at horizon, this bug in current CVS should be fixed. [2002/04/23 17:01:13, 0] smbd/open.c:open_file(179) Error doing fstat on open file kuhnert/NTUSER.DAT.tmp (No such file or directory) [2002/04/23 17:01:13, 0] smbd/open.c:open_file(179) Error doing fstat on open file

RE: 2.2.3a-CVS HPUX 10.20 and source/nsswitch/hp_nss_common.h

2002-04-23 Thread MCCALL,DON (HP-USA,ex1)
Andrew, Will need the same to the head branch (SAMBA_3_0, I guess, now), so it will compile on HPUX 10.20 as well... Thanks, Don -Original Message- From: MCCALL,DON (HP-USA,ex1) [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 23, 2002 11:31 AM To: 'Harald Koenig'; [EMAIL PROTECTED] Subjec

Re: smb_len

2002-04-23 Thread Christopher R. Hertel
RANJANI NAGARAJAN wrote: > > hi, > > after the message_type(byte 0) and message flag (byte 1) fields in > the smb header what is placed in bytes 2 and 3 of the header. You are looking at the wrong header. The structure you are looking at is: 1 1 1 1 1 1 1 1 1 1 2 2 2 2 2

Re: Problem with current 2.2.4-pre

2002-04-23 Thread Jeremy Allison
On Tue, Apr 23, 2002 at 07:11:41PM +0200, Beschorner Daniel wrote: > Hi, > > if 2.2.4 is really at horizon, this bug in current CVS should be fixed. > > [2002/04/23 17:01:13, 0] smbd/open.c:open_file(179) > Error doing fstat on open file kuhnert/NTUSER.DAT.tmp (No such file or > directory) > [

Re: add cast for splint

2002-04-23 Thread Claudia Moroder
Hello Andrew, that would be ok. It would be nice if you could commit the changes to the cvs. Bye Andreas -Ursprüngliche Nachricht- Von: "Andrew Bartlett" <[EMAIL PROTECTED]> An: "Andreas Moroder" <[EMAIL PROTECTED]> Cc: "Andrew Bartlett" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Gesende

/etc/fstab entry to allow users to mount samba shares

2002-04-23 Thread Lars Heineken
Hi ! This can be an easy one or a tough one.. I tried to make an entry in /etc/fstab to enable users to mount a specific samba-share (here: //Heineken/CD-ROM) //Heineken/CD-ROM /mnt/HeinekenCDROM smbfs user,auto,username="x",password"x"0 0 the only way to make this work is that the mount-des

Re: /etc/fstab entry to allow users to mount samba shares

2002-04-23 Thread Urban Widmark
On Tue, 23 Apr 2002, Lars Heineken wrote: > I tried to make an entry in /etc/fstab to enable users to mount a > specific samba-share (here: //Heineken/CD-ROM) > > //Heineken/CD-ROM /mnt/HeinekenCDROM smbfs user,auto,username="x", password"x"0 0 > > the only way to make this work is that the mou

Non Domain user login

2002-04-23 Thread Brandon Moro
Hi Everyone, I have Samba-2.2.2 running on Solaris 7. I have a couple of users who have small home networks and VPN into the corporate network. It seems to be an unacceptable inconvenience to my users to need to enter their name and password in every time they access a share. It seems that sin

Re: /etc/fstab entry to allow users to mount samba shares

2002-04-23 Thread Lars Heineken
I'm sorry to tell, but I Had to drop the whole thing. When I mounted the volume as root, a single read-acces onto the mountes smb-share on the client-side locked his machine. The smb-server noticed nothing. The cd-rom is mounted via supermount. All windows-clients read the share without problem

patch to fix ...lang/man* problem with rpm compilation

2002-04-23 Thread Bradley W. Langhorst
I think this is the wrong way to fix this but I don't know the right way. diff -r1.23 samba2.spec.tmpl 450,453c456,459 < %attr(-,root,root) MANDIR_MACRO/man1/* < %attr(-,root,root) MANDIR_MACRO/man5/* < %attr(-,root,root) MANDIR_MACRO/man7/* < %attr(-,root,root) MANDIR_MACRO/man8/* --- > %attr(-

Re: Access and "Corrupt DB"

2002-04-23 Thread Jeremy Allison
On Mon, Apr 22, 2002 at 02:02:05PM -0400, William Jojo wrote: > > > > It would be from [homes] > > h:\db#.mdb > > where # is the attempt number that we did at that time...are you checking > the 222 and 223a versions of the logs? Yes, I'm looking at both these logs. The only difference I can

[±¤--°í]¾Æ½Ã¾Æ°­Å¸ ¸®¾çÀÇ Å©·¹ÀÌÁöÇнÀ¹ý »ùÇÃ¹Þ°í »çÀºÀÜÄ¡µµ Âü¿©Çϱâ....

2002-04-23 Thread Å©·¹ÀÌÁöÀ×±Û¸®½¬
Title: Untitled Document O º» ¸ÞÀÏÀº Á¤º¸Åë½Å¸Á ÀÌ¿ëÃËÁø ¹× Á¤º¸º¸È£ µî¿¡ °üÇÑ ¹ý·ü Á¦ 50Á¶¿¡ ÀÇ°ÅÇÑ [±¤°í] ¸ÞÀÏÀÔ´Ï´Ù O e-mailÁÖ¼Ò´Â ÀÎÅͳݻ󿡼­ ÃëµæÇÏ¿´À¸¸ç, ÁÖ¼Ò¿Ü ¾î¶°ÇÑ °³ÀÎ Á¤º¸µµ °¡Áö°í ÀÖÁö ¾Ê½À´Ï´Ù O ÇÁ·Î±×·¥ ¹®Á¦»ó 2ȸ ÀÌ»ó ¹ß¼Û µÉ¼ö ÀÖ»ç¿À´Ï ¾çÇØ ¹Ù¶ø´Ï´Ù. O ¼ö½Å°ÅºÎ´Â ¹Ýµå½Ã ¸ÇÇÏ´ÜÀÇ ¼

Re: 2.2.3a-CVS HPUX 10.20 and source/nsswitch/hp_nss_common.h

2002-04-23 Thread Andrew Bartlett
"MCCALL,DON (HP-USA,ex1)" wrote: > > Andrew, > Will need the same to the head branch (SAMBA_3_0, I guess, now), > so it will compile on HPUX 10.20 as well... > Thanks, > Don To do that, I would need the patch attached, and it CCed to me. Thanks, Andrew Bartlett, -- Andrew Bartlett

possible bug?

2002-04-23 Thread Donald Wade Jr.
Samba 2.2.1a on mandrake 8.1  configuration with swat   Shares that are initially created through swat do not in the   file system.   You have to go in and create them manually for example   with Konqueror.  Shouldn't the shares appear within the file   when they are created within swat?

joining machine to domain with ldapsam backend

2002-04-23 Thread Bradley W. Langhorst
I'm assuming that talk about samba3 belongs here, please let me know if i should take it to samba@ I'm trying to join a machine to today's head here is the what I get in the log file - how should we assign an RID to a machine account? do I need to add a special script in the add machine scrip

Printing issue: Win2k + 2.2.3a PDC + ldapsam + HP LaserJet 8000driver

2002-04-23 Thread Samuel Ziegler
This is a data point more than anything else, since I don't really have time to dig into it. I appologize if this is a known issue, I searched and searched for info on it, but couldn't find anything. My setup is this: - Samba 2.2.3a PDC + ldapsam - HP LaserJet 8000 spool via JetDirect from PDC

default location of smb.conf in head

2002-04-23 Thread Bradley W. Langhorst
I've been trying to get samba3 working lately (i need the domain groups stuff) my latest question involves the default location of smb.conf in 2.2.x the makefile says CONFIGFILE = $(CONFIGDIR)/smb.conf LMHOSTSFILE = $(CONFIGDIR)/lmhosts DRIVERFILE = $(CONFIGDIR)/printers.def but in head it

WinNT offline file attribute

2002-04-23 Thread Damir Dezeljin
Any news about implementation of offline file attributes (also per share offline attributes - some .conf parameter)? I looked into Samba-3.0alpha17 and Samba-2.2 but I didn't found anything. Regards, Damir

RE: /etc/fstab entry to allow users to mount samba shares

2002-04-23 Thread Hunt, Bryan
make smbmount suid root ...chmod 4755 /bin/smbmount Regards Bryan -Original Message- From: Lars Heineken [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 23, 2002 8:38 PM To: [EMAIL PROTECTED] Subject: /etc/fstab entry to allow users to mount samba shares Hi ! This can be an easy o