similar to: Printer management on Samba server connected to ADS

Displaying 20 results from an estimated 3000 matches similar to: "Printer management on Samba server connected to ADS"

2017 Nov 06
1
ntfs user mappings?
On Sun, 5 Nov 2017 16:14:33 -0700 Jeff Sadowski <jeff.sadowski at gmail.com> wrote: > Not bad but I wanted an ldap version because I was having issues > running ldbsearch as a normal user. > I had another thought, why am I reinventing the wheel, so came up with this: #!/bin/bash echo "#######################################################" echo "#
2007 Apr 27
3
SePrintOperatorPrivilege
Samba 3.0.24, CentOS 4.4, x86_64. One Samba-only PDC, two BDC's and several Linux member servers using ldapsam. Works very well, except for the item of this message. If I grant SePrintOperatorPrivilege to a user on the PDC and BDC's, then "rpc rights list <user>" shows the proper entry: DOMAIN\username SePrintOperatorPrivilege If I do this on a member server, I
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
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
2023 Mar 08
1
rsync 3.2.7 hangs when --usermap is used and receiver is not a super-user
After upgrading to rsync 3.2.7, the following command hangs forever (using "--usermap" causes the hang; without "--usermap" it doesn't hang): rsync -v -p -e --usermap user:user /etc/services user at remote: It did not hang with rsync 3.2.3. Not sure if it's intended behaviour? The fine manual says that --usermap should be used as a super-user on the receiver, but
1999 Jul 30
0
NT4 SP3 and Samba - Connection problems
Hello All, First, I am new to Linux. I am having troubles with NT4 SP3 and samba-1.9.18p5: some NT4 nodes can map Linux and/or Unix drives, some others can't. The errors messages are: - this account is not authorized to login from this station or - incorrect password or unknown username (but I am sure that login/password are ok) I have already check the EnablePlainTextPassword = 1 in the
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
2023 Mar 09
1
rsync 3.2.7 hangs when --usermap is used and receiver is not a super-user
Hi. On Wed, 08 Mar 2023 22:21:28 +0100 Tomasz Chmielewski via rsync wrote: > After upgrading to rsync 3.2.7, the following command hangs forever > (using "--usermap" causes the hang; without "--usermap" it doesn't > hang): > rsync -v -p -e --usermap user:user /etc/services user at remote: This command is incorrect: the -e option needs a command. Without
2016 May 10
2
Ubuntu server 14.04 classic upgrade segmentation fault
Hi , I'm trying to migrate an old server with ubuntu 9.10 ,samba3 +ldap to a new server ubunut 14.04. I could follow the steps of https://wiki.samba.org/index.php/Migrating_a_Samba_NT4_domain_to_a_Samba_AD_domain_%28classic_upgrade%29 but when running samba-domain tool classicupgrade --dbdir = / util / tdb --use-xattrs = yes --realm = gruporesasco.local --dns-backend = BIND9_DLZ
2016 Sep 08
0
samba Printer Privilege (cannot add or remove anything with regards to Printers at regedit)
we have logged in as administrator opened regedit Connect Network Registry we couldnt add or remove anything to "HKEY_LOCAL_MACHINE\SYSTEM\Cu rrentControlSet\Control\Print\Printers" could you please help us to find what is missing? # net rpc rights list accounts -Uadministrator Enter administrator's password: BUILTIN\Print Operators SeLoadDriverPrivilege SeShutdownPrivilege
2009 Jan 27
0
samba, ADS and privileges management
Hello list. I once had a samba server acting as a PDC, a mapping between my NT 'Domain admins' and Unix 'admins' groups, and everything worked perfectly. Now I got a new shiny samba server acting as a print server only, member of an AD domain, and I can't have the members of 'Domain admins' group manage printing drivers on the server, whereas the Administrator
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
2014 Apr 30
1
rsync-3.1.0 bug in cmdline parsing for option --usermap and --groupmap
Hello! I think there is a small bug in cmdline parsing for option usermap and groupmap. If you give multiple mappings to --usermap or --groupmap, only the first one is used. Example: rsync -a --usermap=userA:userB,userC:userD <src> <dst> -> Only the user mapping for userA to userB is used, the second mapping is ignored. The attached patch fixed the problem for me. Greetings
2014 Jul 09
1
[Bug 10705] New: usermap/groupmap do not escape wildcards passed to the remote
https://bugzilla.samba.org/show_bug.cgi?id=10705 Summary: usermap/groupmap do not escape wildcards passed to the remote Product: rsync Version: 3.1.1 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 Component: core AssignedTo: wayned at samba.org
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
2005 Feb 02
0
Samba 3.0 question, DOMAIN vs. SERVER method? Help!
Hello all! We are attempting to get Samba-3.0.10 working on a new Solaris 8 machine in preparation for upgrading an existing 2.2.8 installation (both use the SMCsamba packages from SunFreeware.com). We copied over the smb.conf file and the usermap from the Samba-2 installation, and seeing some weird symptoms when Windows users try to connect to the new machine. We ran "net join" to
2011 Mar 15
2
howto check and setup privileges
hi everybody, when using enable privileges = yes in smb.conf where does the permission get saved? I assume in the passdb backend or is there a tdb server specific file in /var/lib/samba? cause when i give a group the permission: net rpc -S pa-server1 rights grant 'NET\domadmin' SePrintOperatorPrivilege Enter root's password: Successfully granted rights. but when listing the
2003 Sep 17
0
AW: WG: smbadduser problem
Thanks fort he advice John, i read that on the link that nome sent. I filled it out in the smb.conf, and edited the usermap file, then restarted the smb server, and it didn't work *shrugs* it works fine with ftp, so that'll do for now. Thanks anyway. Cheers, -brian -----Urspr?ngliche Nachricht----- Von: John H Terpstra [mailto:jht@samba.org] Gesendet: 17 September 2003 15:04 An: Brian
2005 Oct 07
0
newhidups renaming and related (was: newhidups: merged regex changes)
2005/9/25, Peter Selinger <selinger@mathstat.dal.ca>: > > Arnaud Quette wrote: > > > > Some more points while you're at it: > > - newhidups will have to be renamed. My aimed was to let the name until > we > > can superceed hidups. Then remove hidups, and rename newhidups to > usbhid-ups > > (name proposition welcomed, but should match the fact
2017 Oct 10
4
RSAT Print Management won't show shared printers under the "Printers" section
Hai Tomas, And Marc thank for having a look also. @ Tomas, now i think you setup is ok, but review it based on my setup below. Now, i am using samba 4.6.8 here, but this is working as of 4.2.x. There where a few small problems, i just cant recall exact what these where. If you want to stay in the 4.5 line, then its an option to try my 4.5.14 package if needed. I did some testing also, my