search for: priviliged

Displaying 20 results from an estimated 75 matches for "priviliged".

Did you mean: privileged
2007 Oct 11
2
SAMBA+LDAP-How to promote Administrator with all priviliges?
Hi, I have setup samba+ldap an almost everything went well, accept the fact, that there was no administrative account from the beginning. So I just created one using smbldap-useradd. samba-pdc:~# /usr/sbin/smbldap-usershow administrator dn: uid=administrator,ou=Users,dc=rhhu,dc=local objectClass: top,person,organizationalPerson,inetOrgPerson,posixAccount,shadowAccount,sambaSamAccount cn:
2007 Jun 15
5
Looking for plugin docs
Hello all, I had gone through the wiki, but could not find any page about writing new plugins. Any pointers towards plugin api/docs will be very helpful. with warm regards, raj
2017 Dec 05
2
MMC issue
Hi I have a strange problem with Shared folders in MMC. While I try to connect to linux machine and list Open files or Sessions I got a message "You do not have permission to view the list of sessions from Windows clients". The problem exists only if I try to connect to linux machines (Windows Server is ok), and only for Administrator account. From other accounts with Administrator
2013 Aug 29
6
[PATCH 2/3 v3] Refactor MSI restore call-chain to drop unnecessary argument
...irq_startup-> unmask_msi_irq-> msix_mask_irq-> entry->masked = 0 So entry->masked is always updated with newest value and its value could be used to restore to mask register in device. But in initial domain (aka priviliged guest), it''s different. Driver init call graph under initial domain: driver_init-> msix_capability_init-> msix_program_entries-> msix_mask_irq-> entry->masked = 1 request_irq-> __setup_irq-> irq_startup-&g...
2006 Jul 14
1
role-based conditionals
in the Rails Recipes book there is a chapter on role-based authentication. it basically set up priviliges based on what page the user was able to access. i went through the chapter and felt like i got a pretty good understanding of how to do it. now i am needing something a little more advanced though. instead of a per page (or action) i would like to have certain sections on a page either
2006 Nov 07
1
installing packages without being a root?
Hi, I have a problem with installing packages without being a superuser(root) in Linux(Suse 10.0 64bit). I've read the entire FAQ and R-admin but I couldn't find a solution to my problem. I'm the admin of the computer but I want other users to install whatever packages they want. Do you think that I have a problem with user priviliges / directory accessin permissions? Thanks,
2002 Jun 12
1
Ldap and "domain admin group"
Hi, I have tried to add a user (not a group) to "domain admin group" in smb.conf with no success. If i use the usermanager an check the Administrators group on the local machine there are two members, Administrator and DOMAIN\unix_group.2147483404 and the user does NOT get administrative priviliges on the local machine. If I add the user to the Administrators group on the local machine
2004 Nov 23
1
Samba + CFS
Hello, I'm trying to get Samba and CFS (cryptographic file system) to work. What I want is to mount a crypted directory (on my Debian Sarge server) as a Samba share to my WinXP box. I've already set up a crypted directory (/crypt/crypt) as a user. And I've also set up a Samba share for this 'virtual' directory. I can access and delete files from that folder over the Samba
2013 Mar 20
1
Making users local administrators
I have Samba 4 (lastest version, I think) set up for Active Driectory. Everything is working just, using Microsoft's Group Policy Editor to manage stuff. Except one thing: For reasons you don't want to get me started on, I need all users to have local administrative priviliges on any computer on the domain. This is supposed to be a simple, straightforward thing. Google has led me to
2017 Dec 05
2
MMC issue
Samba - General mailing list wrote > On Tue, 5 Dec 2017 10:37:02 -0700 (MST) > Mariusz80 via samba < > samba at .samba > > wrote: > >> Hi >> I have a strange problem with Shared folders in MMC. While I try to >> connect to linux machine and list Open files or Sessions I got a >> message "You do not have permission to view the list of
2012 Mar 01
2
Permission problems
Hi, I've set up a Postfix and Dovecot (only IMAP) combination using MySQL and Postfixadmin on Fedora. Almost everything works correctly now. The only thing bugging me right now is that I always have to change the access privileges of the directories in /var/run/dovecot/ manually to 777 to make it work. As you understand, I'm not particularly happy about this as it doesn't feel secure
2006 Jan 16
2
Adding workstations to domain as non-root
Hi, The Problem: I have a samba domain using LDAP as the backend, complete with the IdealX LDAP scripts. Most of my Unix boxes (certainly anything which does any Samba stuff) authenticates against the same LDAP backend, using it for groups and users. I need to grant some people sufficient priviliges to add workstations to the domain, but I don't want to give them the root password in
2008 Mar 05
16
Intel VT-d Support
Hello all, please tell me, how can I be sure that my Xen installation is built with Intel VT-d support? Something like xm info | grep -i KEY-REGULAR-EXPRESSION xm dmesg | grep -i KEY-REGULAR-EXPRESSION What line I should look for? And if it''s really built with it, how can I be sure, that Xen has successfully initialized VT-d hardware? I have read [1] and the lists archives
2017 Apr 06
3
restart system from extension
hi. i would like to be able to reboot the system from my extension. is that possible? if yes, how? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20170406/55c7bee2/attachment.html>
2008 Apr 20
2
imaps - voicemail
does asterisk support imaps for voicemail storage? Ide really like to use gmail as my imap server... -- Moshe Brevda, CTO ipconnect, ltd. 26 Strauss St., Jerusalem, Israel W. 1.800.800.456 (+9722.569.5295) M. +97254.666.1367 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20080421/00ed120c/attachment.htm
2012 Feb 24
2
STATUS_ACCESS_DENIED with NTCreateAndX if Access Mask has System Security bit set
I've been trying to run a .NET app on Windows 2008 against a Samba v3.6.1 server running on OpenSuse x64 v12.1 but keep running into problems. What the .NET app is doing is trying to read the ACL for a directory using UNC path pointing to a directory below the "users" share on the samba server. The app is running as user Administrator. On the samba side the Administrator user has
2006 Jul 14
4
sending additional parameters to before_filter
i am trying to create a system so that different users have different priviliges on my application. i was going to modify my authorize function so that i could pass the required role to it and have it check the current user for that role. i am using before_filter and would like to have just one function instead of writing one for each role like so: authorize(role) instead of:
2017 Dec 05
2
MMC issue
Samba - General mailing list wrote > On Tue, 5 Dec 2017 11:11:33 -0700 (MST) > Mariusz80 via samba &lt; > samba at .samba > &gt; wrote: > >> Samba - General mailing list wrote >> > On Tue, 5 Dec 2017 10:37:02 -0700 (MST) >> > Mariusz80 via samba &lt; >> >> > samba at .samba >> >> > &gt; wrote: >> >
1997 May 11
4
[Linux UID/GID ''Feature'']
I picked up the following from Bugtraq. -----Forwarded message from David Phillips <phillips@PCISYS.NET>----- MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-ID: <01BC5D8D.679DD4A0@frank56.pcisys.net> Date: Sat, 10 May 1997 21:56:05 -0600 Reply-To: David Phillips <phillips@PCISYS.NET> Sender: Bugtraq List
2006 Apr 03
6
problem upgrading to rails 1.1 on Unix
Hi, I''m having problems installing rails on our Unix server. "gem install rails --include-dependencies" only install rails 1.0.0 "gem update rails" updates to rails 1.0.0 I have installed rails on my windows box (i forgot how!). Running "gem -list --local" on my windows box gives me: rails (1.0.0.4008,.... Yet when i run : gem -list --remote there is