similar to: rid pool limit in samba

Displaying 20 results from an estimated 30000 matches similar to: "rid pool limit in samba"

2024 Jun 06
1
Failed to bind to uuid NT_STATUS_LOGON_FAILURE
Thanks for the help, it turned out to fix the script for changing the password a little and the password was successfully changed, I recreated the keytab and the error went away, it's very fine thanks again to everyone for the help ??, 6 ???. 2024??. ? 11:29, Omnis ludis - games <sergey.gortinsc17 at gmail.com >: > > here's the nuance, I just had to put this script in the
2024 May 28
1
LDAP error 53 LDAP_UNWILLING_TO_PERFORM
On Tue, 28 May 2024 12:22:23 +0300 Omnis ludis - games <sergey.gortinsc17 at gmail.com> wrote: > the CENTOS 7 operating system is used OK, but where did you get the Samba packages from, by default, Centos, like RHEL cannot be provisioned or joined as a DC. > the command to enter is as follows: samba-tool domain join > admugra.local DC -U Administrator --dns-backend=BIND9_DLZ
2024 May 31
1
LDAP schema extended samba 4.19.0
I expanded my schema and am trying to add these entries to ldap dn: cn=test,ou=soft_users,dc=soft,dc=biz cn: test objectClass: nisMailAlias objectClass: top rfc822MailMember: test at ml.soft.com but I get the following error ldbadd -H /opt/samba/private/sam.ldb mail3.ldif ERR: Naming violation : "structural objectClass nisMailAlias is not a valid child class for
2024 Jun 06
1
Failed to bind to uuid NT_STATUS_LOGON_FAILURE
here's the nuance, I just had to put this script in the samba folder, because after assembly I do not find it in the samba folders, although this script is in the source code, maybe I forgot to specify some keys before assembly, but I would like to understand how in this in the script, just hardcode the paths to the directories my path
2024 May 28
1
LDAP error 53 LDAP_UNWILLING_TO_PERFORM
A Windows-based domain controller is definitely not an RODC, I can?t understand why it goes to this line, I?m putting together a package for testing myself, making some changes to it, maybe this is related to this, tell me about local, why it?s not advisable to use .local ??, 28 ??? 2024??. ? 14:26, Rowland Penny via samba <samba at lists.samba.org>: > On Tue, 28 May 2024 12:22:23 +0300
2024 May 28
1
LDAP error 53 LDAP_UNWILLING_TO_PERFORM
the CENTOS 7 operating system is used the command to enter is as follows: samba-tool domain join admugra.local DC -U Administrator --dns-backend=BIND9_DLZ --realm=ADMUGRA.LOCAL --backend-store=mdb --option="ad dc functional level = 2016" --server=dc1.admugra.local -d 10 version exactly 4.19 join to DC not RODC ??, 25 ??? 2024??. ? 14:11, Rowland Penny via samba <samba at
2024 Jun 10
1
Kerberos Forest Search Order(KFSO) in samba
hello everyone, please tell me whether it is possible to enable KFSO in samba or is this only possible with forests and since samba is, in theory, a flat domain, then such functionality is not available?
2024 Jun 14
1
salt in Samba password
On Fri, 14 Jun 2024 11:32:30 +0300 Omnis ludis - games via samba <samba at lists.samba.org> wrote: > Good afternoon everyone, is Samba using a password with salt by > default or how can this parameter be enabled in Samba? This all depends on how you are running Samba, if you are running it as a standalone server, then it uses an encrypted password, but if you are running a Samba AD
2024 Jun 14
1
salt in Samba password
I am asking this question for general samba development, I just know that windows ad does not use salt, but I thought that samba ad has it, but thank you for the answer, but tell me is there an opportunity to enable salt on samba ad? or will it lead to problems with windows ad ??, 14 ???. 2024??. ? 11:40, Rowland Penny via samba <samba at lists.samba.org >: > On Fri, 14 Jun 2024
2024 May 25
1
LDAP error 53 LDAP_UNWILLING_TO_PERFORM
On Fri, 24 May 2024 16:22:33 +0300 Omnis ludis - games via samba <samba at lists.samba.org> wrote: > good afternoon, when entering into the domain an error occurs, the > administrator has all the rights, but for some reason it is not > possible to enter this server into the domain, samba 4.19.0, the log > is attached > > INFO 2024-05-24 17:23:00,320 > pid:73718
2012 Nov 11
0
Expanding a ZFS pool disk in Solaris 10 on VMWare (or other expandable storage technology)
Hello all, This is not so much a question but rather a "how-to" for posterity. Comments and possible fixes are welcome, though. I''m toying (for work) with a Solaris 10 VM, and it has a dedicated virtual HDD for data and zones. The template VM had a 20Gb disk, but a particular application needs more. I hoped ZFS autoexpand would do the trick transparently, but it turned out
2024 Jun 06
1
Failed to bind to uuid NT_STATUS_LOGON_FAILURE
On Thu, 6 Jun 2024 10:49:23 +0300 Omnis ludis - games via samba <samba at lists.samba.org> wrote: > I added a private directory, but this did not fix the problem, and > for some reason the other path still appears > testparm -v | grep private > Load smb config files from /opt/samba/etc/smb.conf > Loaded services file OK. > Weak crypto is allowed by GnuTLS (e.g. NTLM as a
2016 Dec 29
2
RFC: Inline expansion of memcmp vs call to standard library
Currently on PowerPC, calls to memcmp are not expanded and are left as library calls. In certain conditions, expansion can improve performance rather than calling the library function as done for functions like memcpy, memmove, etc. This patch (https://reviews.llvm.org/D28163) is an initial implementation for PowerPC to expand memcmp when the size is an 8 byte multiple. The approach currently
2013 Dec 10
1
Delayed variable expansion for P_PATH/P_STRING is missing (loadparm.c)
Hi, the section "Global Parameters" of the current http://rsync.samba.org/ftp/rsync/rsyncd.conf.html says: "You may use references to environment variables in the values of parameters. String parameters will have %VAR% references expanded as late as possible (when the string is used in the program), allowing for the use of variables that rsync sets at connection time, such as
2016 Sep 19
1
Error "Failed extended allocation RID pool operation..."
On 9/19/2016 3:15 PM, Adam Tauno Williams via samba wrote: >> To see rid pool info run the following from a Windows command prompt. >> dcdiag /s:DCNAME /test:ridmanager /v >> Replace DCNAME with the dns name of your Domain Controller. I wonder >> if OP has exhausted his RID pool. Unlikely but possible. I also see a >> similar post on this same issue. >>
2024 Jun 05
1
Failed to bind to uuid NT_STATUS_LOGON_FAILURE
Add a 'private dir' to your smb.conf matching where your Samba packages are putting 'private'. Andrew Bartlett On Wed, 2024-06-05 at 17:13 +0300, Omnis ludis - games via samba wrote: > I tried to run with this command, but I get an error./chgtdcpass -- > configfile=/opt/samba/etc/smb.confmodule samba_dsdb initialization > failed : No such objectUnable to load modules for
2016 Sep 20
0
Error "Failed extended allocation RID pool operation..."
On Mon, 2016-09-19 at 09:31 -0400, Adam Tauno Williams via samba wrote: > Package: sernet-samba-4.2.14-23.el6.x86_64 > > These DCs were very recently upgraded from a prior version. > > [2016/09/19 09:32:55.168161,  0] > ../source4/libcli/smb2/signing.c:116(smb2_check_signature) >   Bad SMB2 signature for message of size 202 > [2016/09/19 09:32:55.168511,  0]
2024 Jun 06
1
Failed to bind to uuid NT_STATUS_LOGON_FAILURE
I added a private directory, but this did not fix the problem, and for some reason the other path still appears testparm -v | grep private Load smb config files from /opt/samba/etc/smb.conf Loaded services file OK. Weak crypto is allowed by GnuTLS (e.g. NTLM as a compatibility fallback) Server role: ROLE_ACTIVE_DIRECTORY_DC Press enter to see a dump of your service definitions private
2016 Dec 29
0
RFC: Inline expansion of memcmp vs call to standard library
Improving lowering for memcmp is definitely something we should do for all targets. Doing it in a target specific way is decidedly non-ideal. It looks like we already have some code in SelectionDAGBuilder which tries to optimize the lowering for the memcpy library call. I am a bit confused by the problem you are trying to solve. Are you specifically interested in lowering for constant
2016 Sep 19
0
Error "Failed extended allocation RID pool operation..."
On Mon, 2016-09-19 at 09:31 -0400, Adam Tauno Williams via samba wrote: > Package: sernet-samba-4.2.14-23.el6.x86_64 > These DCs were very recently upgraded from a prior version. > [2016/09/19 09:32:55.168161, 0] > ../source4/libcli/smb2/signing.c:116(smb2_check_signature) > Bad SMB2 signature for message of size 202 > ../source4/rpc_server/drsuapi/getncchanges.c:807: Failed