search for: serv00

Displaying 6 results from an estimated 6 matches for "serv00".

Did you mean: serv09
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 and are working when used from our windows workstations with locally installed drivers. root at serv00:# rpcclient -Uprtadm...
2024 Oct 08
1
rpcclient setdriver fails with WERR_ACCESS_DENIED
...amba 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 SERV00 -c enumdrivers > [Windows x64] > Printer Driver Info 1: > Driver Name: [Kyocera TASKalfa 5052ci NAEV] > > CUPS-printers have been installed and are working when used > from our windows workstations with locally installed drivers. >...
2024 Oct 08
2
rpcclient setdriver fails with WERR_ACCESS_DENIED
...tadmin. And finally I was able to set the driver of our printers with user NAV\prtadmin. I'm pretty sure you can explain to me what's wrong with our Administrator account. Kind regards Peter Here's the [global]-part of our fileservers smb.conf file: [global] netbios name = SERV00 workgroup = NAV realm = NAV.NAEV.DE security = ADS server role = member server interfaces = lo net0 bind interfaces only = Yes dos charset = cp1252 idmap cache time = 86400 idmap negative cache time = 30 printcap name =...
2006 Aug 22
2
HPUX net ads join
...ve been running samba successfully authenticating to a windows 2003 domain since 3.0.1. Starting in 3.0.23 and 3.0.23b I can't do a "net ads join" on a HPUX itanium server running 11.23 ia64. I can kinit just fine w/ this userid. Samba was built with gcc 4.1.1. See below: root@serv00 # kinit jjurich_wa Password for jjurich_wa@DIVMS.UIOWA.EDU: root@serv00 # /fs/exec/samba/3.0.23/bin/net ads join -U jjurich_wa jjurich_wa's password: [2006/08/22 13:15:34, 0] rpc_client/cli_pipe.c:rpc_api_pipe(790) rpc_api_pipe: Remote machine serv09.divms.uiowa.edu pipe \lsarpc fnum 0x40...
2023 Aug 27
1
Classic Upgrade changes domain SID
Dear samba experts, I did a classic upgrade from a Samba 3.6.14 samba NT4 DC to a Samba 4.18.2 AD-DC. It does not work and I just want to make sure that I have the correct understanding of our domain SID. On our old Samba server net getdomainsid shows: SID for local machine SERV00 is: S-1-5-21-1415314133-2460755331-2761616138 SID for domain NAV is: S-1-5-21-1415314133-2460755331-2761616138 But Classic Upgrade script says: ..... Unable to determine the DomainSID, can not enforce uniqueness constraint on local domainSIDs ..... INFO 2023-08-27 10:50:08,940 pid:8522 /usr/samba/...
2024 Oct 08
1
rpcclient setdriver fails with WERR_ACCESS_DENIED
On Tue, 8 Oct 2024 14:58:11 +0200 Peter Koch via samba <samba at lists.samba.org> wrote: > 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. Probably not.