search for: bigbirds

Displaying 20 results from an estimated 48 matches for "bigbirds".

Did you mean: bigbird
2013 Jan 24
2
rsync parameters errors
In my new bash script, I'm doing what I think is a very simple rsync command the way I'm used to doing it. I just do a lot of setup and checking before I get to it. When I run it, it gets very unhappy with me. It's probably something very simple. I need to build the rsync command in a string so that some things can go away - like if my variables DRY_RUN and DELETE are undefined,
2023 Oct 27
2
Permissions issue on domain member server (samba as an appliance)
These are my notes. I?d rather use xattr and configure shares from windows. http://samba.bigbird.es/doku.php?id=samba:configuring-shares Also, have you assigned privileges ? http://samba.bigbird.es/doku.php?id=samba:server-privileges Using autorid as the idmap backend has some limitations. I recommend using rid. Regards. On 27 Oct 2023 at 20:08 +0100, Greg Dickie via samba <samba at
2024 May 28
1
Usrname map and Windows ACLs question
Hola Iv?n, Good that you use MJT repo, but you probably don?t need it, bookworm back ports provides the same version these days. http://samba.bigbird.es/doku.php?id=samba:installing-from-backports https://buildd.debian.org/status/package.php?p=samba&suite=bookworm-backports Regarding your member server, may I suggest you check out my notes, based on official samba wiki:
2023 Dec 05
1
Question on sysvol replication, GPOs and sysvolreset
Try: http://samba.bigbird.es/doku.php?id=samba:sync-sysvol I would recommend one way sync always from PDC FSMO owner, as this is the machine the GPOs get created in by default. And of course : http://samba.bigbird.es/doku.php?id=samba:sync-idmap.ldb Regards. LP On 5 Dec 2023 at 13:47 +0100, Jakob Curdes via samba <samba at lists.samba.org>, wrote: > Hello, > > I am wondering
2023 Nov 27
1
Mapping the Domain Administrator Account to the Local root User
Also, did you grant users rights to manage services in Member Servers ? http://samba.bigbird.es/doku.php?id=samba:server-privileges LP On Nov 27, 2023 at 19:02 +0100, Luis Peromarta via samba <samba at lists.samba.org>, wrote: > Looks like your root mapping isn?t working. > > Did you add "min domain uid = 0? to smb.conf ? > > See 'Mapping the AD Administrator user
2020 Jan 03
1
Connection dropping every 24 hours from Windows Client.
I changed my SMB.conf on the DC's and the member as per your instructions. Now the connection dropped at 10 hours, which appears to be the default end time of the certificate. KLIST on a windows box returns..... Cached Tickets: (3) #0> Client: hans @ MYNET.MYNET.COM Server: krbtgt/ MYNET.MYNET.COM @ MYNET.MYNET.COM KerbTicket Encryption Type: RSADSI RC4-HMAC(NT)
2023 Nov 27
1
Mapping the Domain Administrator Account to the Local root User
Looks like your root mapping isn?t working. Did you add "min domain uid = 0? to smb.conf ? See 'Mapping the AD Administrator user to ?root?' : http://samba.bigbird.es/doku.php?id=samba:file-server On Nov 27, 2023 at 18:58 +0100, mail--- via samba <samba at lists.samba.org>, wrote: > Hello, > > recently I've "updated" an AD member file server to an
2024 May 29
1
Usrname map and Windows ACLs question
Hi!. I've already read that really useful notebook. Thanks for it. Sadly, I couldn't find any differences. All seems work OK without "username map" but as soon as I map OURDOM\Administrator to root v?a "username map",? I lost "Sessions" and "Open files" in RSAT, so I would like to know if I miss something without that mapping. Does RSAT
2024 May 28
1
Usrname map and Windows ACLs question
Hi, people. I hope you are doing well Could you help me please?. I've a question about "username map" in SAMBA File Servers We have DCs and File Servers based on Samba? 4.19.6? (from MJT repository http://www.corpit.ru/mjt/packages/samba bookworm/samba-4.19/ ) running over Debian 12.5. When we were configuring file servers, we've followed first the guide
2023 Oct 25
1
DC Time Problems
Hi there, In my experience NTP has been trouble lately with the NTPsec implementation. A few months back I decided to remove NTPsec and go with Chrony. These are my notes: http://samba.bigbird.es/doku.php?id=samba:install-chrony Hope it helps. On Oct 25, 2023 at 19:04 +0200, Ham <ham at kc0dxf.net>, wrote: > > Any ideas on what the problem is?
2023 Oct 25
1
DC Time Problems
I was able to switch to Chony and verify that it is working. Clients are now getting time from the DC. Luis has good notes! On 10/25/23 12:06, Luis Peromarta via samba wrote: > Hi there, > > In my experience NTP has been trouble lately with the NTPsec implementation. > > A few months back I decided to remove NTPsec and go with Chrony. > > These are my notes: > >
2023 Dec 05
1
Question on sysvol replication, GPOs and sysvolreset
Hello, I am wondering whether I have all pieces together for a scenatio with two DCs and GPOs being used. Obviously the GPOs need to be replicated between DCs, I use "osync" as per the samba wiki (https://wiki.samba.org/index.php/Bidirectional_Rsync/osync_based_SysVol_replication_workaround). In that documentation the sysvolreset command is issued every time on the second DC after
2024 Jan 05
1
Whole list of installation via PN possible?
Try this simplified tutorial. http://samba.bigbird.es/doku.php?id=samba:start LP On 5 Jan 2024 at 07:48 +0000, lists--- via samba <samba at lists.samba.org>, wrote: > Good morning Rowland, > > is it ok for you to send you the complete, not sanitized installation > description? > ... I'm lost in getting the samba-ad-dc running ... > > Cheers, > Torsten > >
2024 Jan 05
1
Whole list of installation via PN possible?
I use this for the firewall. The ports are in the article. http://samba.bigbird.es/doku.php?id=samba:hardening-samba On 5 Jan 2024 at 11:52 +0000, lists--- via samba <samba at lists.samba.org>, wrote: > Am 05.01.2024 um 12:02 schrieb Rowland Penny via samba: > > On Fri, 5 Jan 2024 08:30:15 +0100 > > lists--- via samba <samba at lists.samba.org> wrote: > > >
2024 Jan 05
2
Joining Windows 10 Domain Member to Samba AD/DC
You think ntp works with samba but it doesn?t. You *must* use chrony. It will take you exactly 5 minutes to get it up and running. On 5 Jan 2024 at 20:21 +0000, Mark Foley <mfoley at novatec-inc.com>, wrote: > > > > How do you know you're syncing with the DC? What does your 'w32tm /query /source' > give you? It?s all here :
2024 Jan 17
1
PTR records not being created / updated
Cheers Rowland, There is a GPO in place to do that. But it?s not working. I have my notes here: http://samba.bigbird.es/doku.php?id=samba:update-dns Also, I can?t create / update PTR records using DNS tool??from RSAT then creating / updating the A record, despite selecting the option. Thanks, On Jan 17, 2024 at 10:25 +0100, samba at lists.samba.org <samba at lists.samba.org>, wrote: >
2024 May 30
1
Samba 4.15.13 GPO and Windows 10/11
Try this. http://samba.bigbird.es/doku.php?id=samba:main-menu Some examples there.??Also reference to sysvol syncing etc. LP On 30 May 2024 at 13:36 +0100, Gilberto Ferreira <gilberto.nunes32 at gmail.com>, wrote: > > I will appreciate any tips or docs. Thanks a lot.
2023 Nov 27
1
Mapping the Domain Administrator Account to the Local root User
The user rights I've granted, but this "min domain uid = 0? parameter seems to be important and is not documented in the Samba wiki. After adding it I can access the files and administrate the fileserver as wanted. Sinni On 27.11.2023 19:05:29, Luis Peromarta via samba wrote: > Also, did you grant users rights to manage services in Member Servers ? > >
2023 Oct 27
2
Permissions issue on domain member server (samba as an appliance)
Hi, We have a rat's nest of windows servers all sharing little bits of storage which I'm trying to consolidate on one biggish linux server. I've install a fresh Ubuntu 22.04 and samba 4.15 that comes standard. I've also joined the domain using autorid as the backend and users are getting UID and GIDs correctly as evidenced by wbinfo -i USER and id USER. I've also mapped a
2024 Apr 25
1
GPO Editor says "Access denied" for Group Policy Objects
I don?t think you need winbind on a DC as user mapping is done by its own databases. I think you have mixed up member server configs into DC configs. A smb.conf like this should be enough: [global] dns forwarder = 1.1.1.1 netbios name = AAA realm = XXXT server role = active directory domain controller workgroup = MAD idmap_ldb:use rfc2307??= yes #Allow this for free radius to work ntlm