similar to: setup-sysvol-bidirectional.sh unable to id administrator

Displaying 20 results from an estimated 7000 matches similar to: "setup-sysvol-bidirectional.sh unable to id administrator"

2016 Mar 29
2
setup-sysvol-bidirectional.sh unable to id administrator
hi everyone i have setup and run L.v. Belle's setup-sysvol-bidirectional.sh all seems to be ok except that i cannot id or getent passwd administrator id returns no such user getent returns nothing but samba-tool user list and wbinfo -u returns Administrator in their lists id and getent reports other samba users as normal. i have sssd in my nsswitch.conf, not sure if that makes any difference
2016 Apr 04
0
setup-sysvol-bidirectional.sh unable to id administrator
I expect Winbind on DC do NOT retrieve home dir, by design. DC are not meant to be used by AD users, no session from standard users on DC, never. DC are meant to discuss with Windows clients and with tools as SSSD, Winbind or nslcd which use AD as a users database. This tools are configurable enough to use the database to make what we want on member servers. Winbind generates users from AD using
2016 Nov 21
3
point n print driver deployment for canon ip7250
hi everyone i am trying setup point n print for canon ip7250, i have downloaded the windows driver which comes as an exe file, to retrieve all the setup files from the exe i started the installation then copied the installation files from the tmp folder, then cancelled the installation, i searched through the install files and cab files for drivers and was unable to recognise them, has anyone
2018 Jan 05
2
dhcpd create lease error and unable to kinit for dynupdate on domain controller
Hi everyone following https://wiki.archlinux.org/index.php/Samba/Active_Directory_domain_controller#DHCP_with_dynamic_DNS_updates, on my samba dc i have installed the dhcp package and the samba-dhcpd-updateAUR package there are two unresolved errors that i cannot fix 1 -: Can't create new lease file: Permission denied 2 -: kinit for dynamic DNS failed can anyone offer any suggestions. #
2016 May 12
1
is samba ad dc the domain and local master browser ?
hi everyone should my samba 4 ad dc be configured as the local and domain master browser or does this not apply to ad dc ? i ask because using the following command nmblookup -M MYNETBIOSNAME and got a positive name query response from a domain member not the dc, i disabled the domain and local browsing on the domain member reran the nmblookup command, and got a name_query failed to find name
2016 Sep 16
3
samba-tool user create - how to get next available uid from active directory
Hi all is there a way to retrieve the next available uid from the active directory to apply it as a rfc2307 attribute to a new user ? shadrock
2015 Apr 26
2
seeking sasl configuration example
hi everyone could someone show me there sasl configuration section in their dovecot.conf, i have postfix and dovecot setup for virtual users (no system users) everything works fine including tls, i have tried various examples off the web for sasl but they either have obsolete parameters or are for a setup with system users, i would prefer to use dovecots sasl implementation. dovecot --version =
2018 Sep 11
2
samba-tool ntacl sysvolreset, - open: error=2 (No such file or directory)
hi everyone installed and joined a second dc following the instructions at https://wiki.samba.org/index.php/Joining_a_Samba_DC_to_an_Existing_Active_Directory both version are 4.8.2 when i try to reset t the Sysvol folder's file system access control lists on the new dc i get the following error sudo samba-tool ntacl sysvolreset open: error=2 (No such file or directory) ERROR(runtime):
2015 Oct 19
2
Samba 4 + Squidguardian
Hi, I´m have a Samba 4 Domain Member that I use like a Proxy Server. I use Squid with NTLM Athentication and work perfecly. My problem is Squidguard with NTLM Authentication. If I use Samba 4.2.X in my Samba 4 Domain Controler I watch in Squid LOG only the user name but If I use Samba 4.1.x or 4.3.0 in my Domain Controler I watch in Squid LOG domain\\user name and Squidguard Authentication not
2018 Jul 27
1
smb.conf root preexec ?
> Re: [Samba] smb.conf root preexec ?.eml > > Subject: > Re: [Samba] smb.conf root preexec ? > From: > Rowland Penny <rpenny at samba.org> > Date: > 25/07/2018 08:26 > > To: > samba at lists.samba.org > > > On Wed, 25 Jul 2018 02:58:29 +0100 > niya via samba<samba at lists.samba.org> wrote: > >>> Subject: >>> Re:
2016 Nov 02
1
getent not displaying builtin groups or users
hi Roland > On Tue, 1 Nov 2016 11:00:15 +0000 > niya levi via samba <samba at lists.samba.org> wrote: > >> hi everyone >> >> i have configured 2 domain controllers and a domain member >> >> the domain member is joined to the domain and >> >> ad and rfc2307 is configured for idmap backend, >> >> wbinfo returns domain builtins for
2015 Oct 19
5
Samba 4 + Squidguardian
On 19/10/15 16:46, mathias dufresne wrote: > AD from Samba or Microsoft is mainly a database for storing users (and > associated stuffs). It comes also with stuffs (protocols) to connect and > retrieve information. > > How the client uses these information is, as always, a choice from that > specific client. > > Your AD client is your Squid/Squidguard(ian) server. Its job
2018 Jul 25
1
smb.conf root preexec ?
> Subject: > Re: [Samba] Samba AD domain member and home directory creation > From: > Denis Cardon <dcardon at tranquil.it> > Date: > 09/02/2017 19:07 > To: > Dario Lesca <d.lesca at solinos.it>, Samba List <samba at lists.samba.org> > > Hi Dario, > > > On a Centos 7 minimal fresh install I have follow this howto: > > > >
2016 Nov 01
1
getent not displaying builtin groups or users
hi everyone i have configured 2 domain controllers and a domain member the domain member is joined to the domain and ad and rfc2307 is configured for idmap backend, wbinfo returns domain builtins for groups and users on both the member servers an the dc's nsswitch.conf is configured with winbind, getent only returns local users and groups, is getent also suppose to return the builtins
2018 Aug 01
1
smb.conf root preexec ?
Hi Rowland > The problem is that the DC just provides authentication and yes, whilst > I suppose you could place a script in netlogon to do what you require, > there are better ways of doing this, autofs, pam-mount or pam-script, > so I suggest you investigate these, I would start with the last one > first. > > Rowland > i sat back and had a think for a while and decided
2016 Nov 04
2
getent not displaying builtin groups or users
hi everyone > Yes, but you can add these two lines to smb.conf: > > winbind enum users = yes > winbind enum groups = yes > > This will allow getent to list all users and groups, but is not > recommended if you have a lot of users. > > Rowland thanks the dc's now lists all the domain users and groups. the domain users gid is correct on both dc's the uid
2017 Mar 20
2
Bidirectional Rsync/Unison based SysVol replication workaround
Hi I use /usr/bin/rsync -XAavz --log-file /var/log/sysvol-sync.log --delete-after -f"+ */" -f"- *" /var/lib/samba/sysvol root at DC2:/var/lib/samba && /usr/bin/unison &> /dev/null and works ok but not working with crontab */5 * * * * root /usr/bin/rsync -XAavz --log-file /var/log/sysvol-sync.log --delete-after -f"+ */" -f"- *"
2014 Aug 01
1
howto test ddns
Hi everyone my sssd log shows the nsupdate command failing, how do i test ddns separately from sssd to see if the problem is in sssd or samba. shadrock /etc/sssd/sssd.conf ------------------------------------------------- (Fri Aug 1 12:18:30 2014) [sssd[be[tissisat.co.uk]]] [be_nsupdate_timer_schedule] (0x0200): Timer already scheduled (Fri Aug 1 12:18:30 2014) [sssd[be[tissisat.co.uk]]]
2016 Nov 13
1
NT_STATUS_NO_LOGON_SERVERS
hi everyone i'm having trouble figuring out why i'm getting NT_STATUS_NO_LOGON_SERVERS errors, i have two samba ad domain controllers running on raspberry pi's i think it a recent problem since an upgrade because i was able to list domain users on a joined member server but now getent only lists local users, i've read that the problem might be due to avahi which i stop with
2016 Nov 21
2
point n print driver deployment for canon ip7250
Hi, Yes thats correct. But try the following. Make sure you use the usermapping. username map = /etc/samba/samba_usermapping containing: !root = NTDOM\Administrator NTDOM\administrator Administrator administrator And according to the wiki. (https://wiki.samba.org/index.php/Configuring_Point%27n%27Print_automatic_printer_driver_deployment) For POSIX ACLs: # chgrp -R "SAMDOM\Domain