Displaying 20 results from an estimated 300 matches similar to: "Q: directory mode = 1777 doesn't work ?"
2000 Jan 25
1
sticky bit on directories created via net neighborhood
I've set "force directory mode = 1775" in smb.conf, but when
I make directories in a share through network neighborhood, I
end up with 0775, i.e. user has rwx, group rwx, others rx.
The sticky bit is not getting set.
What am I doing wrong? 
thanks in advance,
Ed Schernau
ed@schernau.com
Network Architect
2000 Aug 21
3
2.0.7: inherit permissions = yes breaks setting read-only on files
Hi,
While testing the upgrade from 2.0.6 to 2.0.7 I found some kind of
misbehaviour of inherit permissions.
It was already known that the SGID bit on directories is only useable
with "inherit permissions = yes". Most of my shares depend heavily on
this (unix) feature.
Today I found out I cannot change a file attribute to read-only from NT
while "inherit permissions" is set
1999 Jul 02
1
preexec: return code not used? (PR#18576)
T.D.Lee@durham.ac.uk wrote:
> 
> 
> But we'd like to go one step further and have the return code from preexec
> be used to continue or abort the connection being established.  The script
> above would be modified to generate this return code.
> 
> Looking through the source code (smbd/service.c), it doesn't seem to check
> the return code (calling smbrun to do the
2003 Jan 16
1
RE: How do I get the @#$$% job name to show instead of smbprn.yad a.yada?
> -----Original Message-----
> From: Joel Hammer [mailto:Joel@HammersHome.com]
> Sent: Wednesday, January 15, 2003 6:57 PM
> To: Van Sickler, Jim; samba@lists.samba.org
> Subject: Re: [Samba] How do I get the @#$$% job name to show 
> instead of
> smbprn.yada.ya da?
> 
> 
> If the file name is right in /tmp/J, then it looks like samba 
> is working ok.
> 
> I
2000 Apr 20
7
Print Server
Ok, here's my setup: I've had a samba file server going for about a year
now. It's Samba v2.05a on a RH6.0 sys. Currently we have a printer
server running on a Winblows NT box. This NT box has the following
printers: HP5si, (4) HP4000, and a few HP4s. All of those  printers have
Jet Direct ports on them. What I want to do is, move all the printers
over to the Samba box and KILL the NT
1998 Dec 09
1
Creating new folder in a WIN95 explorer czech version.
I can't create new folder in a czech Win95 explorer on a unix using samba 1.9.18p7. The problem is that Windows exporer uses for the creation new folder a name containing characters above 128.
The explorer creates new folder in a two phases: the first It creates directory named Nov<A0> slo<A7>zka and next it gives to user 
posibility to change this name. Crazy !!? The first phase
2008 Mar 16
8
HP Deskjet 6940 and 6988
Hello all,
 
Does anybody share HP Deskjet 6940 and HP Deskjet 6988 off a samba
server successfully?  I currently using Samba versions 3.0.24 Ubuntu
Fiesty Fawn in my production environment.  I also the issue occurs on my
laptop which is running Gutsy Gibbon 7.10 which uses Samba 3.0.26.  The
issue is when my users try to print multiple copies they can not through
the samba server.  These printers
2002 Feb 19
1
Typo fix for samba 2.2.3a source/smbd/trans2.c
Just a couple of quick fixes for trans2.c and README in samba-2.2.3a.
--- source/smbd/trans2.c.old    Tue Feb  5 14:37:55 2002
+++ source/smbd/trans2.c        Wed Feb 20 10:26:16 2002
@@ -2062,7 +2062,7 @@
                        if(!S_ISLNK(sbuf.st_mode))
                                return(UNIXERROR(ERRSRV,ERRbadlink));
 #else
-                       return(UNIXERROR(ERRDOS,ErrNotALink));
+ 
2003 Mar 19
2
Printer Rights Fail
Hello everyone,
I upgraded my Samba server on my RHL 7.2 box from 2.2.3a to 2.2.7.  Almost
immediately afterwards, all of my admin users suddenly were unable to access
the printers that were being shared by Samba.  Any idea of what is wrong and
how to fix it?  The messages I'm getting are that I do not have enough
rights.
I am using a Windows 2000 Server PDC and a lot of Windows XP Pro, and
2003 Jan 16
1
How do I get the @#$$% job name to show instead of smbprn.yada.ya da?
I'm tinkering with this mod to my smb.conf,
and can't get the actual filename to be
displayed in the printed job history.
It's adapted from one Joel put out on the list
last year.  My impression is that it works for
everyone in the world but me....
All that ever shows up is smbprn.yada.yada...
in the printer's history of printed jobs.
print command = echo %J %p %s  >> 
2003 Jul 17
9
Win2K sp4 can't print
Hi,
I just installed 2 Win2K sp4 workstations on an otherwise working Samba 2.2.8a
network and 2 of the 3 printers are showing "Access denied".  What's up with that?
The other computers that are working just fine are Win98, XP and Win2K NOT sp4.
Here is part of the global section:
        printing = bsd
        load printers = yes
        disable spoolss = yes
        printcap name
1998 Dec 18
1
Very strange, couldn't stat ".": another question...
Should I be concerned about getting the
[1998/12/18 07:15:07, 0] lib/doscalls.c:dos_GetWd(405)
  Very strange, couldn't stat "."
error in the logs?  I've noticed that it is occuring in some of the log
files for users and not in others.  I've looked in the source as to where
this is occuring and added a path=%s\n",path to the DEBUG line to maybe
see which UNIX directory
2000 Feb 14
3
File Locking Issues/Oplock problems
Im running an accounting package (Sage Businessworks) and I'm running into
issues with file locking with this program when I put the businessworks data
files on a Samba file share.  I'd like to get it off a NT file share if at
all possible as Im about to decommission our NT server.  Im running Samba
2.0.6
Im seeing errors from any machine accessing the Accounting data:
==> log.ryan
2008 Nov 23
1
Asterisk 1.6, IMAP Voicemail and externnotify
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I have Asterisk sitting between the PSTN and a legacy PBX.  Asterisk is
doing some IVR work prior to forwarding calls to the PBX and it also
acts as the voice mail server for the PBX, with Asterisk configured for
IMAP storage.
When a call comes in and the caller leaves a voice mail, the VoiceMail
application calls the program configured in
2008 Nov 20
2
A way to run extenrnotify when IMAP events take place...
I have IMAP voicemail working with Exchange 2003 using a single username
and password for multiple mailboxes.
 
Right now, I am setting up asterisk to use voicemail with my Cisco Call
Manager (Which I detest BTW...) and I have everything working, EXCEPT:
 
I cannot get my externnotify script to run when any changes have been
made to the VoiceMail...
 
Scenario:
 
Bob gets a call  -> Bob
1999 Oct 21
3
URGENT: request_oplock_break failing ... time out
Users are trying to cennect to their home dirs ... the
request_oplock_break is failing:
[1999/10/21 10:50:39, 1] smbd/service.c:make_connection(521)
  gpnte109i (137.94.128.183) connect to service s22350 as user s22350
(uid=22350, gid=34) (pid 27704)
[1999/10/21 10:50:54, 0] smbd/oplock.c:request_oplock_break(1136)
  request_oplock_break: no response received to oplock break request to
pid 25867
2000 Jul 20
2
Client frequent disconnection + strange logs
Hello,
Although I've been using samba for years at my customers
office, I recently moved one on a HP E60 server running
RedHat 6.2.
The samba version is 2.0.6, untouched from the distribution.
They use a (weird) accounting software built on the top of
FoxPro, requiring a *huge* amount of open files. I accordingly
raised the values for files-nr and inode-nr and the stats seem
ok.
They have
1999 Jul 24
5
authentication failure
Hi,
I've just installed Samba 2.0.3 and now I'm getting following error:
  PAM_pwdb[306]: 1 authentication failure; (uid=0) -> andreas for samba service
I can connect to all shares and printers, but get the error.
I suppose it has something to do with the passwords (I'm trying to sync Samba
and Linux passwords).
Any ideas?
/Andreas
2002 Jul 25
1
Need Help -
Hi.
I have a very serious problem. sometimes I view messages like that:
[2002/07/23 14:09:00, 0] lib/doscalls.c:dos_GetWd(420)
  Very strange, couldn't stat "." path=/root
and I have one win98 client that when he goes to open a share file from
him, samba asks him for the password
I have Linux Red Hat 6.2
Snmp Kernel
Samba 2.0.10
1 Gb RAM
4 disks in RAID 5
Any ideas?
Thanks in
2000 Jan 07
1
Adobe Photoshop problem with saving on Samba shares
We are experiencing problems with Adobe Photoshop and Samba, all 
versions up to 2.0.6.  We run Samba off Compaq Alphaservers (ie 64 bit).
Symptoms:
1) On doing a "Save As" in Photoshop, we intermittently get:
	"Could not save as F:\<filename> because the file is already in 
	use or was left open".  
   A zero length file is left on the Samba share. 
2) Problem only