Displaying 20 results from an estimated 100 matches similar to: "Dealing with sensitive files?"
2007 Oct 31
2
Managing apache authentication
Hi there.
I''m trying to wrap my head around puppet and its parlance and need some
guidance...
2 Questions:
1) I have done some puppet stuff on a new server and would like to hear
whether I have done things "the right way"
2) I want to build on top of that and am not sure how...
Question 1
==========
We don''t normally host static websites for people, but have been
2007 Nov 01
2
Nodes and defaults question
Hi there,
If I have a manifest with, say:
node default { ..stuff.. }
node mymachine { ..stuff.. }
What would happen on mymachine: will the stuff in default be executed
*as well as* the stuff in default, or only the stuff in mymachine?
And, if the latter, should I move global stuff just to global scope
outside of nodes?
Thanks
-Iwan
2007 Nov 20
2
The user type: restrict login
Hi there,
If I create a user, there seems to be no way to restrict it from being
able to log in. Is there a simple way in which I can extend it to do
that, or will I have to build my own define?
It would also be useful to specify the user''s ssh keys and authorized
keys, for example.
I am also wondering how much effort it would be to add another provider
for user (such as
2008 Apr 11
2
Fake FQDN for puppetmaster (and ca) in faked environment?
Hi there,
We have a fake environment in which we test software and config before
rolling it out to prod. Here, we have a fake puppetmasterd running,
serving the new config under test.
But we''re having trouble with certificates. It is possible to specify
via config what fqdn the puppet ca should use for itself? We need this
to be a different (faked) fqdn than the real name of the
2008 Jun 13
3
before_filter order of execution
Hi
I''m trying to use before_filter to allow access to a site. Only logged
in users can view any object in the controller, but only users with a
access_level higher than 2 can view specific objects. My code is:
-----------------------------------------------------------
IN USER_CONTROLLER
before_filter :login_required
before_filter :access_granted, :only => [:destroy, :new , :edit]
2002 Jul 07
2
Metadata socket and net2str() error
Hello there,
I was hoping that maybe one of you guys could help me out with a problem I'm
experiencing with tinc1.0pre7.
First, I'll start with my configuration, after that I'll explain my problem.
Background
----------
This is a simple, client-server situation on a private network. Both
machines run the same Debian Woody 3.0 testing installation and both have
identical packages
2005 Dec 01
2
exploiting kernel
Hi,
Can kernel's freeBSD exploited by tools hacking ? If true,
can I know how to fix this problem, and what tools can do
that.
Thanks alot
2003 May 15
5
Session and open files
Hi,
Hi I'm using redhat 9 I've got samba working and I have users onj the
system accessing the shares, Can anyone recomend a programme that can
tell me whch users have got files open on my samba box
Thanks
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Iwan Davies
Server Support and Development Technician
Cyngor Sir Ceredigion County Council
IT Section
Finance
iwandav@ceredigion.gov.uk
2003 Apr 24
1
duplicate password prompt
I'm running samba 2.2.8a on a redhat 9 box, everything works great, but
ever since I playd with the system-auth I now have to enter a password
in twice when I logon to the console.
Any one got any ideas
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Iwan Davies
Server Support and Development Technician
Cyngor Sir Ceredigion County Council
IT Section
Finance
iwandav@ceredigion.gov.uk
2012 Jul 19
2
Custom VFS
Hi
I would like to create custom VFS that would redirect all calls to my
backend.
Few questions:
1) is it possible to use Java with JNI wrapper to communicate with my
backend or does it have to be pure C/C++ ?
2) are the notifications (file deletion/creation etc.) available in VFS, in
other words notifying samba server and applications that directory has
changed?
3) are there any
2003 Jun 16
3
Access Files
This mail is probably spam. The original message has been attached
along with this report, so you can recognize or block similar unwanted
mail in future. See http://spamassassin.org/tag/ for more details.
Content preview: Hi, I'm running samba as a file store in our windows
2000 domain and are having a few problems with MS Access, we have a
couple of users accessing the same mdb file,
2016 Jan 26
2
Notification of file modification in subdirectories not working
I have output of another test with exactly the same behaviour
This time I have pcap files from Samba and client PC. CHange to the file
subfile.txt was made on another PC
Looks like Samba sees change to the file but does not send it as a
notification
[2016/01/26 10:09:15.590689, 10, pid=12027, effective(1001, 1006),
real(1001, 0)] ../source3/smbd/notify_internal.c:615(notify_trigger)
2016 Jan 22
2
Notification of file modification in subdirectories not working
On Thu, Jan 21, 2016 at 04:57:34AM -0800, ivenhov wrote:
> Hi
>
> Does anyone had similar issues in the past?
> I still cannot find reason why notification of file modification of files in
> subdirs is not visible on client machines
Someone needs to send network traces and debug level 10 logs
for this. And try to reproduce the same against a Windows
server.
Volker
--
SerNet
2005 Dec 03
0
exploting kernel --thanks
Thanks to all of you who support me in this topic.
regards,
iwan
2011 Apr 29
1
Custom controller for scaffold generator
Hi,
i put my customized controller in
lib/templates/scaffold_controller/controller.rb
for using in scaffold generation.
The problem is that the original controller template is used!
Where do i put my custom controller template? Or maybe is this a bug?
I''m using Rails v. 3.0.7 (Ruby 1.9.2p180)
Thanks in advance,
ciao
iwan
--
Posted via http://www.ruby-forum.com/.
--
You received
2003 May 09
0
False alarm
Thank you everyone but I have solved the problem , I'm new to linux I've
been told all I need to do is chmod, chown and ghgrp. I've tried it and
it works
Thank You Very Much
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Iwan Davies
Server Support and Development Technician
Cyngor Sir Ceredigion County Council
IT Section
Finance
Direct Tel 01970633206
Mobile 07813198152
Fax
2003 Jun 17
0
Access Databse
This mail is probably spam. The original message has been attached
along with this report, so you can recognize or block similar unwanted
mail in future. See http://spamassassin.org/tag/ for more details.
Content preview: Hi, I'm running samba as a file store in our windows
2000 domain and are having a few problems with MS Access, we have a
couple of users accessing the same mdb file,
2014 Jul 24
1
Samba and ActiveDirectory authentication
Hi all
I'm interesting in using Samba shares with Microsoft AD in following way:
I would like to set up my shares on Samba 3.6.3, authenticate Windows users
via ActiveDirectory and have users/groups access to those shares configured
in ActiveDirectory (not in smb.conf). Is that possible?
I did fair amount of research but I could not find enough information or
tutorial how to do it.
Do I need
2014 Aug 06
2
List open connections with negotiated dialect
Hi all
How can I list of all opened connections to a share and see protocol
negotiated?
Ubuntu 12.04, Samba 3 & 4
Regards
Daniel
--
View this message in context: http://samba.2283325.n4.nabble.com/List-open-connections-with-negotiated-dialect-tp4670389.html
Sent from the Samba - General mailing list archive at Nabble.com.
2012 Sep 18
0
Searching for a gem to manage related records
Hi!
Is there a gem to easily manage related (belongs_to) records (view and
controller)? To easily allow the user to select (if already exist) or
add/create a new related record without write lines of code?
Thanks!
iwan
--
Posted via http://www.ruby-forum.com/.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this