search for: bigbird

Displaying 20 results from an estimated 92 matches for "bigbird".

2013 Jan 24
2
rsync parameters errors
...o. The ls commands are only in the script to document the state of things right before rsync runs. The first version of COMMAND (commented out here) was intended to protect the arguments if there were embedded blanks. It also fails when I use it, but with slightly different error messages. /home/bigbird/pgm/backup_periodic/ is where the script is stored and is the current directory when it runs. This script is nested within a couple of others, the first of which calls the the second using sudo, so everything runs as root. I'm running my script with shopt -s -o xtrace # debug shopt -s -o ver...
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 lis...
2024 Jun 14
2
Choosing a backend idamp and example scenarios for each one
hi, Knowing the 3 idmap backends (ad, rid and autorid) available to configure samba as a domain member, could you give examples of scenarios in which each backend would be more suitable? -- Elias Pereira
2024 Aug 19
1
Where samba store printer/driver information?
Not sure what your question is but I do set up printers and associate drivers like this: http://samba.bigbird.es/doku.php?id=samba:print-server http://samba.bigbird.es/doku.php?id=samba:automatic-drivers On Aug 19, 2024 at 11:40 +0200, Marco Gaiarin via samba <samba at lists.samba.org>, wrote: > > Samba in AD mode, of course; printer server on a domain member with cups. > > > For the...
2025 Apr 28
1
Replace primary DC
Hi Adnan, Your steps look correct. There are no ?secondary? or ?primary? DCs. All equal except for FSMO roles. http://samba.bigbird.es/doku.php?id=samba:fsmo-roles You do not need to back up sysvol or idmap as they should be already synced with other DCs. http://samba.bigbird.es/doku.php?id=samba:sync-sysvol http://samba.bigbird.es/doku.php?id=samba:sync-idmap.ldb Regards, LP On 28 Apr 2025 at 17:39 +0100, Adnan R. via samba...
2024 Aug 19
1
Where samba store printer/driver information?
Mandi! Luis Peromarta via samba In chel di` si favelave... > Not sure what your question is but I do set up printers and associate drivers like this: > http://samba.bigbird.es/doku.php?id=samba:print-server > http://samba.bigbird.es/doku.php?id=samba:automatic-drivers Yes, exactly the same way. Simply suddenly i've lost all printer (eg, lost printer<->driver association, and printer names). I'm curious on where these info get saved, because if i bac...
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: http://samba.bigbird.es/doku.php?id=samba:file-server Also for your...
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 <s...
2025 Jan 16
1
odd UID behaviour in Linux hosts connected to Samba AD
It took me a few hours to put these together, hopefully is useful to you: http://samba.bigbird.es/doku.php?id=samba:idmap-backends http://samba.bigbird.es/doku.php?id=samba:no-need-for-use-rfc2307 http://samba.bigbird.es/doku.php?id=samba:more-idmapping-notes On 16 Jan 2025 at 14:45 +0000, Rowland Penny via samba <samba at lists.samba.org>, wrote: > On Thu, 16 Jan 2025 14:16:45 +...
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...
2024 Jan 17
2
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: > > Coming back...
2025 Jan 16
1
odd UID behaviour in Linux hosts connected to Samba AD
On Thu, 16 Jan 2025 16:13:40 +0000 Luis Peromarta via samba <samba at lists.samba.org> wrote: > It took me a few hours to put these together, hopefully is useful to > you: > > http://samba.bigbird.es/doku.php?id=samba:idmap-backends > > http://samba.bigbird.es/doku.php?id=samba:no-need-for-use-rfc2307 > > http://samba.bigbird.es/doku.php?id=samba:more-idmapping-notes > Those are very good, I might have worded some of the first one a bit differently, people have been known...
2024 Jun 05
2
SePrintOperatorPrivilege NT_STATUS_LOGON_FAILURE
On Wed, 05 Jun 2024 17:25:52 +0200 calm.job89448 at fastmail.com wrote: > Hi Rowland, > > thanks again. > > On Wed, Jun 5, 2024, at 17:10, Rowland Penny via samba wrote: > > >> I tried both. First sudo, as I setup everything with sudo and out > >> of curiosity with root. No luck. > >> Was it wrong to setup as user with sudo privileges? > >
2024 Jun 20
2
use of ‘idmap_ldb:use rfc2307 = yes’ in DCs
I tried already, feedback welcome and this is all free to use anywhere else. http://samba.bigbird.es/doku.php?id=samba:no-need-for-use-rfc2307 LP On Jun 20, 2024 at 10:19 +0100, samba at lists.samba.org <samba at lists.samba.org>, wrote: > > We should then document 'idmap_ldb:use rfc2307' > to say it allows the use of uidNumber & gidNumber attributes on a Samba >...
2025 Apr 28
2
Replace primary DC
Following this thread: https://lists.samba.org/archive/samba/2025-April/251400.html We currently have 3 Samba (dc2, dc3, dc4) currently installed as secondaries for dc1, they are installed from debian 12 backports while dc1 is from a Turnkey Linux using an old version of samba, webmin, etc... I'm thinking about reinstalling to homogenize the infra. Is this the right way to do it: - Transfer
2020 Jan 03
1
Connection dropping every 24 hours from Windows Client.
...59:07 (local) End Time: 1/3/2020 17:59:07 (local) Renew Time: 1/10/2020 7:59:07 (local) Session Key Type: RSADSI RC4-HMAC(NT) Cache Flags: 0x1 -> PRIMARY Kdc Called: bobafett.mynet.mynet.com #1> Client: hans @ MYNET.MYNET.COM Server: LDAP/bigbird.mynet.mynet.com / mynet.mynet.com @ MYNET.MYNET.COM KerbTicket Encryption Type: RSADSI RC4-HMAC(NT) Ticket Flags 0x40ac0000 -> forwardable renewable pre_authent ok_as_delegate 0x80000 Start Time: 1/3/2020 7:59:08 (local) End Time: 1/3/2020 17:59:07 (local)...
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 up-to-date Debian > 12, following the wiki page Setting_up_Samba_as_a_Domain_Mem...
2024 May 29
1
Usrname map and Windows ACLs question
...root in your infraestructure? Thanks. Ing Iv?n L?pez Sistemas - ENRESS El 28/5/24 a las 14:38, Luis Peromarta via samba escribi?: > 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: > > http://samba.bigbird.es/doku.php?id=s...
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?