similar to: Curios case of UID

Displaying 20 results from an estimated 2000 matches similar to: "Curios case of UID"

2019 Jun 20
3
IPs in smbstatus
Louis, Please find the o/p below. Have a question, I read somewhere that using hostname lookups = yes in smb.conf helps with this. Is that correct? We followed the samba wiki to setup the DNS. Hostname: winad01 DNS Domain: addom.com FQDN: winad01.addom.com ipaddress: 10.10.10.10 ----------- Samba is running as an AD DC ----------- Checking file: /etc/os-release
2019 Jun 19
2
IPs in smbstatus
Hi, Can I request some suggestions regarding the following? Issue1 In our AD server, we are not seeing the hostname of the machine in smbstatus, it only shows IP. How can we see the hostname? The server can ping/resolve the hosts in question. PID Username COM Machine Protocol Version Encryption Signing
2019 Jun 18
2
domain online backup
He MJ, Ah, my user does have an UID/GID assigned. Did you "copy" the administrator user or did you create a new user and gave him administrator rights. On my DC's. id username uid=10002(ADDOM\usernam) gid=10000(ADDOM\domain users) groups=10000(ADDOM\domain users),3000275(ADDOM\internet-proxy-manual).. And more. Where my Administratos reflex to: id administrator uid=0(root)
2023 Jun 23
1
[EXTERNAL] Re: Unable to authenticate to share using UPN
Sorry about that I typed and sent a full message, but it looks like the entire body got swallowed up in transit. Here is the full text again. Let's hope this one works. I have a server running CentOS 7.9 with the system provided Samba packages (4.10.16-24.el7_9). It is joined to an Active Directory domain and acting as a member server. The active Directory domain has a user object with among
2020 Oct 26
7
GPO fail and sysvol perm errors
> It's needed after every GPO addition and edit. There must be a root > cause to hunt down somewhere. Or is it a bug in 4.13.0 ? Yes, and no. Yes, its a bug. No, in my opionion its an old setting thats just needs some updating. Try this. samba-tool ntacl set "O:LAG:BAD:P(A;OICI;0x001f01ff;;;BA)(A;OICI;0x001200a9;;;SO)(A;OICI;0x001f01
2005 Sep 21
1
I got "403", "Forbidden"... please help
Hi, I'm setting up Asterisk as a voicemail with SER. My problem is, when a caller that is not registered with asterisk (no username and password in sip.conf) it prompts "403, Forbidden" . I need all calls from outside of my network to reach asterisk for my users' voicemails, because anonymous users will surely reach voicemail of my users to leave messages. What do I
2009 Nov 17
4
fts squat non-english search for 2 words
Hello, It looks I encoutered a bug or misconfiguration. fts_squat search for subject and body works excellent for English mails. For non-English (in particular, Russian) it works only when query consists of 1 word. Phrases - 2 and more words - always returns nothing. Example: search for "planet" ("???????") returns results, search for "Earth" ("?????") also
2019 Jun 19
0
IPs in smbstatus
What for me looks a bit off. This is my output ( part of ) smbstatus -a on the AD-DC. PID Username Group Machine IP Protocol Version Encryption Signing 25843 ADDOM\member-vpn1$ ADDOM\domain computers 192.168.0.2 (ipv4:192.168.0.2:36860) SMB3_11 - AES-128-CMAC 34317 root ADDOM\domain users 192.168.0.5
2009 Nov 04
3
[PATCH x 3] Three small fixes for Debian
These small fixes are required to fix the build and tests on Debian (using the debootstrap/debirf appliance). There is currently another bug in the Debian tests which I'm looking into. hexdump always fails as follows: libguestfs: error: hexdump: hexdump: /test123: hexdump: /sysroot/test123: Bad file descriptor Rich. -- Richard Jones, Virtualization Group, Red Hat
2018 Apr 23
2
canonicalize_connect_path failed for service
Hi Rowland, We did the classicupgrade. Post the classicupgrade, we added a Windows 2008R2 server and dcpomo'd it. The original Samba box (classic DC) was where we did the classicupgrade. Did you mean that we need to shut that box down? Leaving a Windows DC (FSMO?) and Samba member server? Sorry I was not aware of this step. What if we hadn't added a Windows 08 box? Here is the
2020 Oct 28
4
GPO fail and sysvol perm errors
Good morning Chris > -----Oorspronkelijk bericht----- > Van: Sonic [mailto:sonicsmith at gmail.com] > Verzonden: dinsdag 27 oktober 2020 21:07 > Aan: L.P.H. van Belle > CC: samba at lists.samba.org > Onderwerp: Re: [Samba] GPO fail and sysvol perm errors > > On Tue, Oct 27, 2020 at 4:01 AM L.P.H. van Belle via samba > <samba at lists.samba.org> wrote: > >
2016 Oct 01
2
winbind join ad via the trust forest's child domain user failed.
Hi all, I want to let linux server join ad by using a trust ad's child domain user, but failed with error. below is my env and what I have try I have 3 domain controller: test.com,demo.com and chn.demo.com test.com with demo.com is two way trust. and chn.demo.com is the child domain of demo.com demo at demo.com chn at chn.demo.com can join ad member to test.com I have tested demo at
2009 May 29
1
IAX2 trunking with Older Asterisk version ?
Hi All, Is it possible to make a IAX2 connection between asterisk 1.6.1.0 , and asterisk 1.2.14 ? i tried to use a IAX2 connection between version 1.2.14 and 1.6.1.0 but it gave an error - 1.2.14 End - Error Msg WARNING[8313]: chan_iax2.c:7103 socket_read: Call rejected by 147.120.203.71: No authority found 1.2 END , IAX.conf [trunk14] type=friend host=147.120.203.71 secret=test123
2010 Nov 01
1
fts_solr on debian lenny dovecot 1.2.15
Hello, I cannot run FTS SOLR engine. OS is debian lenny. I re-compiled debian package (from backports) with --with-solr option. Dovecot loads fts_solr plugin. I know that it loads plugin because if I remove lib21_fts_solr_plugin.so, dovecot does not start. But it does not attempt to communicate with SOLR. Simple check: stop solr tomcat, and open 8080 port in netcat: $nc -l -p 8080 dovecot
2006 Apr 21
1
Data access problem in object when using acts_as_authenticated
Hi all, I''m running into this frustrating issue with the acts_as_authenticated plugin and one of the additional fields I added to the users table. I have added a column ''account_type'' to the users table (among several others) which denotes the type of account it is. This stores an integer value that is set by the system during account creation. The value is getting set
2008 Jan 09
2
MENU / SHA1 passwords not working.
Hi. I'm having a problem with hashing passwords for use in the menu. If I specify plain passwords in my config it works file: Example: MENU MASTER PASSWD 1234567890 MENU PASSWD test123 However if I hash a password using the sha1pass script the resulting hashes don't work. MENU MASTER PASSWD $4$9qj4qv8g$HQ6Jl6TVrpign78XeofX2OLmfJo$ MENU PASSWD test123
2018 Feb 20
3
Fwd: Migrating server
On Tue, 2018-02-20 at 18:11 +1000, Rob Thoman via samba wrote: > Hi Guys, > Have not had any feedback on this. I found the following article but not > sure if it is valid > > Here is what we are planning, high level > Phase1: > > - Add a new Samba 4 server (VM in a new hardware). Join it to the existing > domain > - Promote this server as DC in the Samba 3
2009 Nov 24
2
Problem using LDAP generating Userhome
Hi there, I'm trying to let dovecot generate the userhome directory dynamicly via user_attr. If "uid" is returned from LDAP before "mail" everything is fine, but if "mail" is delivered before "uid" the localpart of the mailaddress is used in home path. e.g.: Mail: testuser at domain.de UID : test123 sometimes home is /mail/store/testuser and
2007 Nov 18
2
Trouble with asterisk-users mailman
I'm trying this again because the last attempt didn't go through (thus more or less proving one of the below to be true.) Jesse Molina wrote: > > Test123 > > My messages to this mailing list are disappearing. > > Is this list quietly being moderated? > > Have I been wrongly black-holed? > > SpamAssassin gone wrong? > > > -- # Jesse
2018 Feb 28
2
Fwd: Migrating server
On Wed, 28 Feb 2018 20:41:43 +1000 Rob Thoman via samba <samba at lists.samba.org> wrote: > > root at sam3dc # smbldap-populate > Use of qw(...) as parentheses is deprecated at /usr/share/perl5/ > smbldap_tools.pm line 1423, <DATA> line 522. > Unable to open /etc/smbldap-tools/smbldap.conf for reading ! > Compilation failed in require at /usr/sbin/smbldap-populate