similar to: Samba Scenario

Displaying 20 results from an estimated 6000 matches similar to: "Samba Scenario"

2011 Mar 25
3
samba howto: sticky bit on directories
Hi List, The Samba Howto Collection http://www.samba.org/samba/docs/man/Samba-HOWTO-Collection/AccessControls.html#id2611229 says: "When the set user or group ID bit (s) is set on a directory, then all files created within it will be owned by the user and/or group whose `set user or group' bit is set. " while i cannot repoduce this behavior the wikipedia says:
2004 Jun 03
2
Force user
Hello list The Samba Howto Collection repeatedly asserts that by setting the sticky bit on directories any files created in those directories will be created with the owner set to that of the directory (for example, see http://samba.mirror.ac.uk/samba/docs/man/howto/AccessControls.html#id2541262). This has never worked for me. Files created inherit the group of the directory, but not the owner.
2006 Mar 17
3
RoR problems with Created_At and PostgreSQL
So, I wrote some pages which essentially created some articles which are saved to a database, which also include both the "magic" rows ''created_at'' and ''updated_at''. Now, on my development machine I''m running the MySQL-database and everything worked as I wanted it to. On the live server I''ve had to switch to PostgreSQL 8.1 due to
2004 Jan 27
2
MS Word and Samba File Permissions Problem
Hello everybody! Obviously Samba as a PDC and Fileserver for w2k clients is not as easy as I first thought. Soon after setup and integration in a network a problem with the shares and MS Word appeared. Any time a file is opened with M$ Word directly from a share and edited it can't be saved. The M$ user gets the msg that the file is write-protected and on the samba side the file
2007 May 24
1
How do I show the selected values in options_for_select? Not as simple as it sounds.
How do I show the selected values in options_for_select? I have a Service model and a AccessControl model. When a user edits a Service I want the services access_controls to be pre-selected. Models: Service has_many AccessControls AccessControl belongs_to Service application.rb: $types = Array["Athens", "htpasswd", "IP", "None", "Other",
2007 Oct 31
3
How to make "Add permission" for folder in system withntacl support?
Hi! Let's go back to this topic please! I have to replace the Windows NT 4.0 server with Samba but I still don't know how to do this. I need to allow to someone (some user group) the right to add files into the folder. They use this "feature" on current NT server ver often and to this in the following ways: 1. Rightclick on file you want to add, Copy, then go to server, for
2002 Jun 12
1
PXELINUX: Default TIMEOUT
The doc says that the default timeout is zero (meaning forever). But in my limited testing of PXELINUX today I seemed to be getting a timeout of _really_ zero -- ie immediate boot. Any ideas as to what I might be doing wrong? -roy
2007 Nov 20
5
Suddenly can''t access the puppetmaster anymore
Hi, I have a number of puppets talking to 1 puppetmaster. Everything was working fine until suddenly this week the puppets are revolting. Whenever I try to run ''puppetd -v'' I see a lot of messages like: Certificates were not trusted: hostname was not match I''m sure I did not make any changes to DNS lately and I didn''t upgrade puppet on any of the machines
2010 Jul 04
1
FAQ on Nautilus needed?
http://wiki.winehq.org/FAQ#head-d3f53179ea4e0d7c90cf330e50030b1e14b63811 10.3. Nautilus can delete your home directory when you empty the trash! This affected GNOME 2.21.90-91. This is a rather old version of GNOME. Hass this problem come up in recent times? Is there any current *nix that uses GNOME 2.21.90 or 2.21.91? - d.q
2012 Jan 09
1
Resetting a UID
Hi, We've got a client with a Blackberry that hass deleted his emails off his Blackberry device. The BES won't re-download the messages as it believes it has already downloaded them (apparently it matches on UID). Is there any way of resetting a folder (and messages in the folder) UID? I know in courier you used to be able to touch the directory. Thanks, Tom Clark
2009 Dec 02
1
R and eclipse
I found the eclipse plugin for R StatEt, hass anyone already worked with it? It's posible to put inside of java code a R script with it? Thank you -- View this message in context: http://n4.nabble.com/R-and-eclipse-tp934851p934851.html Sent from the R help mailing list archive at Nabble.com.
2005 Mar 16
1
SAMBA HOWTO: time displayed in UNIX file listing
The SAMBA HOWTO says that ls displays access time. Doesn't it display modify time? The HOWTO says "A UNIX file listing looks as follows: [listing removed] The columns above represent (from left to right): [...], access date, access time, file name". --http://us2.samba.org/samba/docs/man/Samba-HOWTO-Collection/AccessControls.html#id2562588 The UNIX standard says: "The
2007 Oct 24
4
How to get TCP access to CDR Master.csv
Hi. I'd like to get access to the CDR's generated by Asterisk (1.4) in real-time from a remote connection coming in on TCP. Basically what I have is a Windows application that is used to process incoming, outgoing and missed call records putting them into a database for some analysing etc. This app can connect to a TCP server and read from this connection the CDR's as they are
2016 Jul 12
2
distributing samba users to the local systems
Hi, Let me try to re-formulate, please tell me if I'm wrong. You have a bunch of users declared locally in /etc/passwd or something like that on one system. Now you would like to have another system using this users list with Samba. You also want these users to be valid only as long as the share exist. You don't want these users to be able to connect on system(s). If I'm right,
2005 Jan 12
1
dynamic bandwidth allocation
Hi, Hope someone can help me. I am a student who hass been given a project to develop a dynamic bandwidth service. I currently have a linux router which at the moment gives users static bandwidth and assigns each of them to a bucket. I have not gotten information yet as to whether each bucket is serviced in a round robin fashion or whether certain buckets get preferential treatment (i.e. bucket
2010 Aug 08
0
Project: writing a vfs module to preverse permissions with MS Office
Hello list, Short introduction: I'm Pierre, on my non-free time I work for Red Hat in Farnborough, UK. I'm not really using Samba extensively myself, but how could one not love a source tree containing torture.c and weird.c? About that, if anyone can explain what the latter is for, I'd be very interested... "Add the weird charset in 3_0 and build it by default for ./configure
2005 Feb 24
1
IPCB
Has anyone ever used IPCB to terminate calls. I tried to connect my asterisk server to them and it says 403 Forbidden. I opened up the chat window and chatted with them for about 2 hours and we couldn't come up with a resolution. I guess even though there site says they use 5060 for sip the person I talked to said they use 5070. I get the same error on either port. The guy I talked to
2006 May 17
2
Caching doesn''t work at all...
Installed RoR under lighttpd and noticed that caching some actions didn''t accelerate page serving. The following little example of class TestscriptController < ApplicationController caches_page :index def index @string = Time.now.to_s end end and <html> <head> <title>Test</title> </head> <body> <p>Test</p> <p><%=
2008 Apr 03
1
Sending audio to a channel
I have a voicemail application that users can listen to messages and leave messages. I am looking for a way to play a beep tone to a user when a new message is received when they are on the phone. Here is what I have come up with: in extensions.conf: [beepvoicemail] exten => 1000,1,answer() exten => 1000,2,NoCDR() exten => 1000,3,wait(2) exten => 1000,4,Set(TIMEOUT(absolute)=5)
2004 Jun 22
1
Offline Files with W2K - Samba 3 Problem
Dear Samba Team ! First of all I want to say, that now we use Samba 3 in our company since August 2003 and we are very pleased. But there is one thing, that doesn't work all the time and this thing is very important for our company. The offline files function of W2K works fine with Samba 3. But if you change an offline synched file in the OFFLINE MODE and you like to sync it back to the file