similar to: howto check and setup privileges

Displaying 20 results from an estimated 4000 matches similar to: "howto check and setup privileges"

2011 Feb 10
4
Printer drivers installation: files are not deleted
Hello all, I'm running Samba 3.5.5 on Debian 5, and following the documentation as closely as I can to install drivers using rpcclient. I first install the driver on a Windows 7 x65 workstation, then use rpcclient/smbclient to fetch the files. I then use smbclient to put those on the print$ share of the Samba server. So far, so good. Then I use rpcclient to add those files, and that
2020 Mar 03
3
start/stop ctdb
Hi, i configured a running three node CTDB SAMBA cluster (hope so). Virtual ip's are floating between the nodes after faling one of them. Im using SAMBA 4.11.6 on Ubuntu 18.04. Samba was compiled from source. I configured some systemD start/stop scripts for samba (smbd, nmbd) and winbind, also disabled them for manage via ctdb. I enabled ctdb to mange samba and winbind via this
2020 Mar 03
2
start/stop ctdb
Thanks, i added "Environment=PATH=$PATH:/usr/local/samba/bin:/bin". Needed also to add "/bin" because couldnt find "sleep". Thats the script now: ---- [Unit] Description=CTDB Documentation=man:ctdbd(1) man:ctdb(7) After=network-online.target time-sync.target ConditionFileNotEmpty=/usr/local/samba/etc/ctdb/nodes [Service]
2020 Mar 03
5
start/stop ctdb
Hi, i updated the variables for my scenario. But CTDB wont start: Mar? 3 09:50:50 ctdb1 systemd[1]: Starting CTDB... Mar? 3 09:50:50 ctdb1 ctdbd[24663]: CTDB starting on node Mar? 3 09:50:50 ctdb1 ctdbd[24667]: Starting CTDBD (Version 4.11.6) as PID: 24667 Mar? 3 09:50:50 ctdb1 ctdbd[24667]: Created PID file /usr/local/samba/var/run/ctdb/ctdbd.pid Mar? 3 09:50:50 ctdb1 ctdbd[24667]: Removed
2007 May 28
1
grant privileges issue
I'm using security = ADS and winbind. I need to grant SePrintOperatorPrivilege to a user in domain. When i try to grant SePrintOperatorPrivilege to my user(realm\lutierib) i use: net -d 1 -Uroot -Slocalhost rpc rights grant realm\lutierib SePrintOperatorPrivilege executing the above command return me a error(Acces denied) because root is not found in domain and doesn't has permittion
2005 Nov 16
2
which tdb holds privileges?
Hi @all, does anybody know, where privileges are stored? deveis # net rpc rights list 'Domain Power Users' -U root%password SeMachineAccountPrivilege SeBackupPrivilege SeRestorePrivilege SePrintOperatorPrivilege SeDiskOperatorPrivilege But: deveis # ls -l /var/lock/samba/*.tdb -rw------- 1 root root 8192 Nov 13 20:14 /var/lock/samba/account_policy.tdb -rw-r--r-- 1 root root 696 Nov
2007 Nov 08
1
Printing; privileges separation
Hi list, I'm using samba 3.0.26a with cups as printing backend, which are both working fine. However, I would like to grant all users access to all print jobs, but without granting them the right to add or modify printers and printer settings. When I grant users the SePrintOperatorPrivilege privilege, they can indeed cancel other people's jobs, but then they can also rename printers
2012 Nov 26
2
Local Administrator access
Hi, I have a windows 7 machine withouth local administrator account. I need to create such an account. I can log in to the machine with a user on my samba domain. What do I need to do in order to get administrator access, or access to create an local administrator account? I have tried to do this: [root at float samba]# net rpc group addmem "Administrators" 'DOMAIN\username'
2014 May 23
1
Samba / Office 2007/2010
Hi all, currently we have troubles with the constellation of Office 2007 / 2010 and samba 3.6.6 on Debian 7.5. I can open a Excel file only one time without a write protection. The File is protected on the second try. I can move and copy the file wihtout any Problems. If I move such a Excel File I can open it again for only one time without a write Protection. I already reseted and checked
2009 May 01
2
Automating the Samba Install
Hey all, I'm coloring outside the lines a little bit here but I would like to automate the install of a samba pdc. Within that script to install I would like to assign rights to a group. Here is an example of a few steps: # Create Unix group: groupadd domadmins # Map unix group to samba groups: net groupmap add ntgroup="Domain Admins" unixgroup=domadmins rid=512 type=d # Assign
2024 Oct 07
1
rpcclient setdriver fails with WERR_ACCESS_DENIED
Dear Samba-experts, I'm trying to setup automatic printer download with our samba 4.19.4 fileserver which is a domain member of our samba 4.18.2 AD. printer drivers have been installed on the fileserver: root at serv00:# rpcclient -Uprtadmin%pass1 SERV00 -c enumdrivers [Windows x64] Printer Driver Info 1: Driver Name: [Kyocera TASKalfa 5052ci NAEV] CUPS-printers have been installed
2024 Oct 08
1
rpcclient setdriver fails with WERR_ACCESS_DENIED
On Mon, 7 Oct 2024 22:46:36 +0200 Peter Koch via samba <samba at lists.samba.org> wrote: > Dear Samba-experts, > > I'm trying to setup automatic printer download with our > samba 4.19.4 fileserver which is a domain member of > our samba 4.18.2 AD. > > printer drivers have been installed on the fileserver: > > root at serv00:# rpcclient -Uprtadmin%pass1
2024 Oct 08
2
rpcclient setdriver fails with WERR_ACCESS_DENIED
Hi Rowland, Thanks very much for your quick response. > Have you tried the command with a member of Domain Admins instead of > Administrator ? I just did and I now feel that something is wrong with our Administrator-account. Granting the SePrintOperatorPrivilege to user NAV\prtadmin with user NAV\Administator failes on our fileserver (INVALID PASSWORD). Granting the
2015 Jun 10
1
access denied on printer driver upload
Hi, I'm trying to upload printer drivers to my jessie samba 4.1.17 print server, but I'm getting: "Failed to add driver. Access denied", and I don't understand why. The domain join is OK (verified with net ads testjoin) and on the DC I have given the SePrintOperatorPrivilege to the Domain Admins group, of which I am a member: root at DC2:~# net rpc rights list
2020 Mar 03
1
start/stop ctdb
On 03/03/2020 09:13, Ralph Boehme via samba wrote: > Am 3/3/20 um 10:05 AM schrieb Micha Ballmann via samba: >> Mar? 3 09:50:50 ctdb1 systemd[1]: Starting CTDB... >> Mar? 3 09:50:50 ctdb1 ctdbd[24663]: CTDB starting on node >> Mar? 3 09:50:50 ctdb1 ctdbd[24667]: Starting CTDBD (Version 4.11.6) as >> PID: 24667 >> Mar? 3 09:50:50 ctdb1 ctdbd[24667]: Created PID file
2013 Sep 19
1
Samba4 as AD member & local rights problem...
Hi all, have a samba4 server as AD member (security =ADS). I have no account with "Domain Admin" rights, only a normal account with delegated privilege to managing GPO and for domain join. I can not manage the printserver resp. upload the win drivers. The smb.conf option 'printer admin' is gone with v4. I asked already in irc on #samba and got the advice to "make any
2007 Dec 27
1
Fw: printer admin option replacement on stand alone (not domain) print server running version 3.0.25
Thanks to those who responded to my original question. I ran this command and it accepted it after I provided the root password. # net rpc rights grant 'vlkidder' SePrintOperatorPrivilege Checked to see if 'vlkidder' had printer admin privilege and it seems ok. # net rpc rights list accounts Password: BUILTIN\Print Operators No privileges assigned SMBTEST\vlkidder
2011 Dec 27
2
incorrect profiles
Hi all, in recent times we have more and more problems with our user profiles. Some customers get incorrent Profiles. On Logout on Windows XP / 7 we gain an error message that the Profile couldnt be wrote back. Our Configuration File: [global] workgroup = customer netbios name = customer-server netbios aliases = customer-PROFILES customer-server interfaces
2011 Jul 27
1
printer preferences admin
Samba 3.5.9. We have printers exported to Windows and have the following options configured: enable privileges = yes load printers = yes printing = cups printcap name = cups cups options = raw [printers] admin users = @printer-admins comment = All Printers browseable = yes path = /var/spool/samba printable = yes public = yes [print$] admin users = @printer-admins write list =
2017 Aug 25
1
Setting SePrintOperatorPrivilege
I'm trying to set SePrintOperatorPrivilege in Samba 4.6.7, in order to upload windows drivers from a Windows machine. The command I use is: /sudo net rpc rights grant "WORKGROUP.LOCAL\roedhaette" SePrintOperatorPrivilege -U "PRINTSERVER\roedhaette"/ The message I get is: /Bad SMB2 signature for message// //[0000] 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00