similar to: restricting the windows users security tab with samba acl

Displaying 20 results from an estimated 190 matches similar to: "restricting the windows users security tab with samba acl"

2007 Jan 09
1
dovecot cannot access the then new created folders by squirrel mail?
hi, i use dovecot and squirrelmail wwbmail to access my mails in fc6, every thing is working ok, but the only thing quirrel mail can create new folders but can't acces or open them for example i created folder accounts by squirrelmail it was created but can't open, this is the permissions for the accounts in the ~/mail/: drwx------ 2 jaan jaan 4096 Jan 8 07:14 accounts -rwxr-xr-x 1
2005 Dec 19
2
prototype.js vs f-secyre
Hi all, I''m working on my first Rails (ver 1.0) examples. My problem is F-Secure virus protection software. It reported about "unknown virus" in prototype.js when I tried to creat (usin rails) new application. As result I got empty public/javascripts folder. Can anyone help with this problem? (I can disable real time protection on mine computer, but same problem will
2008 Sep 19
2
family="mono" does not work (PR#12931)
Full_Name: Jaan Vajakas Version: 2.7.2 OS: Windows XP Submission from: (NULL) (193.40.5.245) When I execute the following code in the R GUI, the text "mono" is printed in monotype font in the first plot, but in normal (sans-serif) font in the remaining three plots: op=par(mfrow=c(2,2)) for (i in 1:4) { hist(1:10,xlab="") mtext("normal",side=1,line=2)
2000 Nov 12
1
Some random thoughts
Dear all, I hope you will forgive me for posting without lurking, and indeed, without even being subscribed to the list. Let me first say that efforts such as Ogg shows there is still a lot of good in mankind, this is truly a great effort! While I haven't been lurking, I've been looking through the archives to see if this stuff has been discussed before, and I have also tried to read
2005 Dec 19
1
prototype.js vs f-secure
Hi all, I''m working on my first Rails (ver 1.0) examples. My problem is F-Secure virus protection software. It reported about "unknown virus" in prototype.js when I tried to creat (usin rails) new application. As result I got empty public/javascripts folder. Can anyone help with this problem? (I can disable real time protection on mine computer, but same problem will
2008 Mar 26
0
FW: samba and active directory on win 2003
Victor, I just spent hours searching for the solution to the same problem you are having using samba version 3.0.25b after an upgrade from version 3.0.10. the resolution for me was posted by Volker Lendecke: " > Make sure that the fully qualified domain name and your host name > differ in the sense that you actually have a domain appended. > > Under Linux, "hostname"
2006 Jul 26
5
Restricting before_filter to certain actions?
Can you restric before_filter to specific actions? -- Posted via http://www.ruby-forum.com/.
2007 Jan 17
1
restricting bandwidth using TC
Hello, I am trying to get the TC command to work on our debian box to limit traffic in and out to 12 Meg. The command I am using is: tc qdisc add dev eth0 root tbf rate 12000kbit latency 25ms burst 1600 tc qdisc add dev eth1 root tbf rate 12000kbit latency 25ms burst 1600 The problem I am having is that the bandwidth exceeds the 12 Meg by almost 5 Meg. Any help is appreciated.
2005 Oct 27
0
restricting movement in sortable list
Hello, I''d like to know if this is possible. Say you have a sortable list like so: <ul id="mysort"> <li>one</li> <li>two</li> <li>three -- A</li> <li>four</li> <li>five -- B</li> </ul> Is there any way to restrict the movement of "three -- A" and "five -- B" such that
2008 Feb 19
0
Restricting registration for peer 'iaxmodem0' to60 seconds
There's a #define macro in channels/chan_iax.c that you can modify to make this forced value higher. Just open it up in your favourite editor and search for '60' and you'll find it. Now if there's an easier way than having to change a source-level macro, I'm all ears... Cheers!, --jkinard -----Original Message----- From: asterisk-users-bounces at lists.digium.com
2004 Apr 15
0
Restricting Access To a Workstation
My PDC is a Samba-3.0.3pre2/LDAPSAM/Redhat box. I'd like to restrict logon access to a specific workstation to members of a given group. My initial throught was to specify a "valid users=@group" in the globals section of an included file (smb.conf.%m kind of thing). Only this doesn't seem to do anything; valid users is a share only directive? Is there anyway to limit logon
2011 Jun 17
2
Restricting logins using pam_winbind require_membership_of ?
Hi. I have some shares on a server that are offered to specific Active Directory user groups, but the business doesn't want those users to be able to login to the server. If I were to add "require_membership_of" to pam_winbind to limit logins and shut out the users I don't want, would it also have the side effect of denying those users access to the shares as well? Regards,
2010 Apr 02
0
Restricting optimisation algorithm's parameter space in GNLM
Hello, I have a problem. I am using the NLME library to fit a non-linear model. There is a linear component to the model that has a couple parameter values that can only be positive (the coefficients are embedded in a sqrt). When I try and fit the model to data the search algorithm tries to see if a negative value for one of these parameter values will produce an optimal fit. When it does
2004 Feb 06
0
Newbe: restricting traffic to gateway
Hi, I have a linux fileserver on my local network which (besides other things) serves as p2p machine. The network is connected to the internet through a hardware ADSL (512/256) router. What happens now is that my SSH and webtraffic (from other machines) becomes bogged down when loads of up- and downloads happen at the fileserver. As the fileserver does not do NAT for me, I can''t use
2008 Feb 19
1
Restricting registration for peer 'iaxmodem0' to 60 seconds
I have setup hylafax today, along with iaxmodem. I'm just starting the debugging process and see the following message every 60 seconds: [Feb 19 17:44:16] NOTICE[1996]: chan_iax2.c:6021 update_registry: Restricting registration for peer 'iaxmodem0' to 60 seconds (requested 300) Can someone tell me what this means? Why is it there? And how do I get rid of it! Thanks, MD
2011 Oct 09
1
Restricting users using one port
I have ssh running on port 22 and (say) port 33333. Port 22 is restricted at layer 3 so not much can get to it. Port 33333 is open to the world. I only want to allow one user to authenticated using port 33333, but all users to authenticate using port 22. Is there any way to do this without running 2 sshd processes? -- Alex Bligh
2009 Apr 04
3
[Bug 1586] New: [FEATURE REQ] PermitRootLogin and restricting to specific hosts
https://bugzilla.mindrot.org/show_bug.cgi?id=1586 Summary: [FEATURE REQ] PermitRootLogin and restricting to specific hosts Product: Portable OpenSSH Version: 5.2p1 Platform: amd64 OS/Version: Linux Status: NEW Severity: enhancement Priority: P2 Component: Miscellaneous
2009 Jan 04
1
restricting access to drive_c
Hi Folks, When my users access the file system to save a document they have the ability to go up a directory beyond drive_c. Is there any way this access can be restricted so that the drive_c directory is the root directory from the apps' perspective? Cheers, -Joe
2003 Aug 29
3
Restricting concurrent SIP calls
Is it possible to restrict the number of concurrent calls made to a SIP peer? Or maybe the number of concurrent calls made to a particular extension. This way I can avoid asterisk trying to make more voice calls to my remote SIP gateway then I have bandwidth to handle. /davidh
2003 Dec 11
1
restricting one user per account
last time i was experimenting IAXClient as a true client from dial up and registering it with * behind NAT. i found that the same account can b used by multiple ppl at the same time. is there any way to restrict one user per account i/e if on user has already exist then the another user with same account should be rejected? cm -------------- next part -------------- An HTML attachment was