similar to: Can't create users?

Displaying 20 results from an estimated 2000 matches similar to: "Can't create users?"

2020 Nov 20
1
Can't create users?
On 11/20/2020 3:35 PM, Rowland penny via samba wrote: > On 20/11/2020 22:22, Dan Egli via samba wrote: >> Okay, I re-downloaded the Samba source and recompiled it. It started >> giving me fits until I modified the samba.service file to point to >> /etc/samba/smb.conf instead of whatever the default was. Then it >> started fine. But when I go to add a user via
2020 Nov 20
0
Can't create users?
On 20/11/2020 22:22, Dan Egli via samba wrote: > Okay, I re-downloaded the Samba source and recompiled it. It started > giving me fits until I modified the samba.service file to point to > /etc/samba/smb.conf instead of whatever the default was. Then it > started fine. But when I go to add a user via samba-tool, I get an error: Why do move smb.conf ? If you run <samba -b | grep
2015 Nov 10
3
Unable to use samba-tool
I having trouble with use samba-tool command. It just does not works. I need help with troubleshooting Commands I have tried: sudo samba-tool user create edward New Password: Retype Password: ERROR(<type 'exceptions.ValueError'>): Failed to add user 'edward': - unable to parse dn string File "/usr/lib/python2.7/dist-packages/samba/netcmd/user.py", line 176,
2015 Nov 10
1
Unable to use samba-tool
First don't forget to reply to Rowland, he's question has sense. samba-tool user list ltdb: tdb(/var/lib/samba/private/sam.ldb): tdb_open_ex: could not open file /var/lib/samba/private/sam.ldb: *Permission denied* --> You should have run that command with a non-root user. A root user would not face such issue as root can access all files. Perhaps you can deal with files permissions to
2019 Jun 26
2
unicode characters in samba-tool user names
Hi, I would like to add users with unicode characters in their names (not in username, but in --surname, and in --given-name). I get the following error message: ERROR(<type 'exceptions.UnicodeDecodeError'>): Failed to add user 'testuser': - 'ascii' codec can't decode byte 0xc3 in position 16: ordinal not in range(128) File
2020 Nov 20
2
Confusing errors when attempting to run samba in AD DC mode
Hey All, I don't know what's wrong, or what I may have done wrong, but I THOUGHT I followed all the correct steps to setup samba, and it's not working. Here's what I did: D/L latest samba code (4.13.1) & extract install dependencies ./configure --prefix=/usr/local --enable-fhs (enable-fhs was required to get configure to run through completely) make make install cp
2020 Oct 11
2
userou= question
All is going well with samba-tool create [user] except for userou=USEROU. In ADUC. My domain users ou are "down in the tree" further than the default OU (used in samba-tool create [user] command.) Like so: ad.example.com (domain name) |>> Users (default location "user create" puts entry) |>> CompanyName |>>
2014 Aug 05
1
samba-tool syntax error?
I am using the following syntax to create a new user samba-tool user add user passwd --userou=Faculty --given-name=new --surname=user --gecos=198 --mail-address=newuser at myschool.edu Which gives me the following error: ERROR(<type 'exceptions.ValueError'>): Failed to add user 'user': - unable to parse dn string File
2019 Apr 02
2
selftest
> On Mon, 1 Apr 2019 21:49:06 +0000 (UTC) > Billy Bob via samba <samba at lists.samba.org> wrote: > > > > While 'make test' is intended to> pass generally, the reference > > > environment is Ubuntu 14.04 (soon to be> upgraded to 18.04 for the > > > next release).  > > > > By "next release," do you mean 4.10.1 or 4.11?
2015 Nov 10
0
Unable to use samba-tool
On 10/11/15 10:49, edward torvalds wrote: > I having trouble with use samba-tool command. It just does not works. I > need help with troubleshooting > > Commands I have tried: > > sudo samba-tool user create edward > New Password: > Retype Password: > ERROR(<type 'exceptions.ValueError'>): Failed to add user 'edward': - > unable to parse dn
2020 May 14
2
samba-tool and --given-name or --surname format?
How do I add a user with samba-tool that has the givenname "?ke" or surname "?berg"? # samba-tool user create foobar 21asdasd// --given-name="?ke" ERROR(<type 'exceptions.UnicodeDecodeError'>): Failed to add user 'foobar': - 'ascii' codec can't decode byte 0xc3 in position 8: ordinal not in range(128) File
2019 Apr 06
2
"00002020: Operation unavailable without authentication" using python-ldap
Hello, I'm writing in regards to this issue I opened on GitHub: https://github.com/python-ldap/python-ldap/issues/275 I am able to successfully use ldapsearch to query my Samba 4.9.4-Debian DC: ldapsearch -LLL -Y GSSAPI -H ldap://samba-dc.ad.example.com -b "dc=ad,dc=example,dc=com" "(objectClass=user)" "sAMAccountName" However, when I try to use python-ldap I
2018 Apr 19
2
Bug: Dovecot index loosing sync with FTS despite "fts_autoindex = yes"
I think I'm progressing: if I create a brand new user, send her an email, it will not be indexed right away. I need to doveadm rescan / index the Inbox before. At the end of this email, a dovecot's debug log snipset (grep'ed on this user). In it I can read: "Debug: fts: Indexes disabled for namespace '' Can this be a problem ? Thanks doveconf -n output: # 2.2.34
2018 May 21
2
Bug: Dovecot index loosing sync with FTS despite "fts_autoindex = yes"
That message is coming from the temporary raw user, not from the actual user. How did you verify that the FTS indexes are not created or updated automatically? Aki On 04.05.2018 12:47, kadafax at gmail.com wrote: > ?Bump. Can someone from dovecot dev team please respond something to my > problem ? I've provided all the possible information, and if not please > tell me. > Or do
2018 Apr 17
2
Bug: Dovecot index loosing sync with FTS despite "fts_autoindex = yes"
dovecot 2.2.34 solr 7.2 I only see new messages after typing on the server "doveadm fts rescan -u username" though I've followed the wiki and added "fts_autoindex = yes" in 90-plugin.conf . Subsequent search for the same pattern always gives the same result, ignoring new emails with that particular pattern. Solr is working correctly and the correct search results comes
2013 Aug 29
2
Bizarre permissions problem
Help! I have been using dovecot for some years with great success. A little while ago, I changed my mail server from Fedora to CentOS linux. I reinstalled dovecot, and *almost* everything seems to be working, but one thing. There's *one* user I can't get it to work on without a workaround. The user is "newuser" and the uid is 1111 (actual name and number changed to protect
2019 Mar 26
1
Samba dns update failing
Hey Samba! I'm trying to join a Samba file server to the Samba PDC and although it works well I have some issues regarding the DNS. Whenever I try to run samba_dnsupdate I get the following response.     samba_dnsupdate --verbose --all-names     IPs: ['10.0.20.1']     Traceback (most recent call last):       File "/usr/sbin/samba_dnsupdate", line 523, in <module>
2020 Aug 02
2
State-of-the-art NLP models from R
Estimados compañeros: Estoy interesado en el NLP, así que, al hallar el post State-of-the-art NLP models from R <https://blogs.rstudio.com/ai/posts/2020-07-30-state-of-the-art-nlp-models-from-r/>, gracias a Carlos Ortega, me puse con ilusión a leerlo. Sin embargo, tengo problemas con lo más básico, la instalación del paquete *transformers*. No puedo
2019 Nov 19
2
Re: [PATCH v2 00/11] rvh-upload: Various fixes and cleanups
On Tue, Nov 19, 2019 at 11:17 AM Martin Kletzander <mkletzan@redhat.com> wrote: > > On Mon, Nov 18, 2019 at 11:53:39PM +0200, Nir Soffer wrote: > >This series extract oVirt SDK and imageio code to make it eaiser to follow the > >code and improve error handing in open() and close(). > > > >Tested with virt-v2v master. > > > >Changes since v1: >
2020 Oct 25
2
GPO fail and sysvol perm errors
On Sun, Oct 25, 2020 at 4:24 PM Rowland penny via samba <samba at lists.samba.org> wrote: > Yes, that is what it is designed for. Yes, and yes it does! Thank you!!