Displaying 9 results from an estimated 9 matches for "privilegd".
Did you mean:
  privileged
  
2006 Sep 25
1
Allowing Domain Admins root access
...w Linux boxes on which we have installed Samba and set them up so people can log in using their
windows domain logins using winbind etc.
All is working fine EXCPECT for the group memberships.
I have a windows user who is a member of the "Domain Admins" group and I want them to have root privilegdes on the UNIX box.
I added a group mapping using the command net groupmap add ntgroup="Domain Admins" unixgroup=root type=d but that just added another
group called "Domain admins" which could be seen by running
[root@xxx ~]# net groupmap list | grep Domain 
Domain Users (S-1-...
2009 Nov 24
1
Copiying /etc/shadow with sudo and rsync
Hello,
I have 2 server, which must rsync some files, including /etc/passwd and
/etc/shadow. Everything was working fine until we decided to forbid
rootlogin on the server, and use sudo for the sync. My problem is that
/etc/shadow has a file permission of 400, so the non privilegd user can
not read it, so I can use a command like this:
rsync  --rsync-path='sudo rsync' --rsh='/usr/bin/ssh -x' --archive user at localhost:/etc/shadow user at server2:/etc/shadow 
but I get this error :
rsync: mkstemp "/home/user/user at server2:/etc/.shadow.wBWPkX" fai...
2019 Dec 25
3
Setting ACLs with smbcacls fails (partly)
Hello,
I'm running a PDC and a secondary DC in privilegded lxc containers and 
try to setup a fileserver in an unprivileged lxc container.
The shares of the file server are on the ZFS of the host and mapped via 
bind-mount.
I've got the problem, that I get error messages when setting the ACLs of 
a samba share either via the Windows explorer or using...
2001 Nov 22
1
[win2k] Epson777 "IT WORKS !!!!!"
...hat because the client considers the printer to
              be  local,  it will attempt to issue the OpenPrint
              erEx() call  requesting  access  rights  associated
              with  the  logged  on  user.  If the user possesses
              local administator rights but not  root  privilegde
              on  the Samba host (often the case), the OpenPrint
              erEx() call will  fail.  The  result  is  that  the
              client  will  now display an "Access Denied; Unable
              to connect" message in  the  printer  queue  window
              (even thoug...
2003 Dec 01
0
No subject
...required to install a local  printer  driver.  From
              this point on, the client will treat the print as a
              local printer and not a network printer connection.
		<snip>
              If  the  user  possesses
              local  administator  rights but not root privilegde
              on the Samba host (often the case), the  OpenPrint-
              erEx()  call  will  fail.  The  result  is that the
              client will now display an "Access  Denied;  Unable
              to  connect"  message  in  the printer queue window
              (even thou...
2002 Oct 29
2
Printing Status - Access denied, unable to connect
Hi,
I have Samba 2.2.3a setup on a RH Linux 2.4.18-10 box as a print server. 
It works fine, well kind of. The users can print their documents but on 
their end the get the good old "Access Denied, unable to connect" error. 
It does not seem to have any effect on the actual printing but its sucks 
not being able to cancel a job. Anyone know if it is possible to not get 
this error and
2002 Dec 20
2
XP slow to print to Samba 3.0 alpha21 server
Hi all,
As WinXP begins to loom larger in our environment, we're seeing a
consistent pattern that XP machines (mostly XP Professional, possibly
others) take an excessively long time to access shared printers:  I'm
told that it takes up to 5 minutes to initially install the printer on
the local machine, and it typically takes around 45 seconds to deliver
print jobs to the queue.
The print
2005 Feb 11
4
Prints ok, but says "Access denied, unable to connect". win2k and samba 2.2.1a
I have a small Samba 2.2.1a plus Win2k workgroup. Samba is running on
Redhat
7.2. 
There is a networked laserjet 5000 using a static IP which I can print
to
successfuly from the linux box, and from the win2k workstations via the
queue
on the linux box. 
The weird thing is that, on the win2k worksations, if I double click on
the
printer icon the status of the printer is reported as 
"Access
2002 Dec 21
0
Re: samba digest, Vol 1 #2006 - 24 msgs (Out of the office - Returning Monday, Jan. 6th)
...users are "Domain Admins" in the NT domain because we're a
  research lab and folks are always mucking with the machines. I seem
  to remember an earlier thread about poor print performance that had
  a component related to privileged vs. unprivileged users although I
  thought it was privilegd users who had the performance problem.
-- 
John Gerth      gerth@stanford.edu         (650) 725-3273  fax 723-0033
--__--__--
Message: 18
To: samba@lists.samba.org
From: "Jacob Anawalt" <anawaltaj@hotmail.com>
Date: Fri, 20 Dec 2002 18:14:14 -0700
Subject: [Samba] Re: Create tim...