Displaying 20 results from an estimated 60000 matches similar to: "Search Public Folder"
2019 Aug 15
1
Reset Locked account
So you have to reset the other account flags after doing it?
On 08/15/2019 02:43 PM, Kris Lou via samba wrote:
> pdbedit -c="[]" <user>
>
> This clears the Account Flags (warning, clears ALL Account flags) that you
> can also view via "pdbedit -Lv <user>"
>
>
> Kris Lou
> klou at themusiclink.net
>
>
> On Thu, Aug 15, 2019 at 12:11
2019 Aug 21
0
Serverinfo Error
Hai Bob,
Ok, about the part below.
Is the user "Administrator" available, as in can you login with it.
Or is Adminstrator renamed to an other name?
Then, what is the DC holding the FSMO Roles?
You should try to join that specific server.
Is this a windows server?
Try this command:
samba-tool domain join edm-inc.com DC \
--server=server.fqdn.here \ # << AD-DC server with
2019 Aug 20
0
Serverinfo Error
I finally got around to doing this and I'm getting python errors again.?
Using Debian Buster but Samba unstable which is version 4.9.11.? Here's
the error when I try to join the domain:
athena2:~# samba-tool domain join edm-inc.com DC -k yes
Finding a writeable DC for domain 'edm-inc.com'
Found DC ads1.edm-inc.com
workgroup is EDM
realm is edm-inc.com
Adding
2019 Jul 18
2
Can't find machine account
On 07/17/2019 02:12 PM, Rowland penny via samba wrote:
> On 17/07/2019 19:31, Robert A Wooldridge via samba wrote:
>> Active Directory domain, the only DC is a Server 2003 machine.
> Is the function level set to its highest level ?
Apparently not.? It is set to Windows 2000 level.? It could be set to
Server2003 level but it thinks that one of my file servers is a domain
controller
2019 Jul 18
3
Can't find machine account
On 07/18/2019 10:20 AM, Rowland penny via samba wrote:
> I think this could be one of your problems, not entirely sure, but I
> think the minimum function level reliably required is 2003, you may
> have to remove that fileserver.
No joy.? I was able to demote that file server using: samba-tool domain
demote -Uadministrator
And then I promoted the DC to Server 2003 level.? But
2019 Jul 17
3
Can't find machine account
On 07/17/2019 12:48 PM, Rowland penny via samba wrote:
>
> What are you trying to join to ?
Active Directory domain, the only DC is a Server 2003 machine.
>
> Have you removed any existing smb.conf file ?
Yes
>
> Can you post the contents of the following files:
>
> /etc/hostname
athena
>
> /etc/hosts
127.0.0.1?????? localhost?????? localhost.localdomain
2015 Apr 07
0
Search Public Folder
I'm trying to use doveadm fetch to search a folder that is public for
all users. The command runs but the output is empty. There are no
error messages. Is there anything different to do in order to search
public folders?
--
*Bob Wooldridge*
2019 Jul 24
2
DNS add error
I'm trying to add an entry to dns.? The IP is external to the domain's
IP's.? Here's the error:
athena:~# samba-tool dns add athena.edm-inc.com smtp2.edm-inc.com smtp2
A 134.209.164.116
Password for [administrator at EDM-INC.COM]:
ERROR(runtime): uncaught exception - (9717, 'WERR_DNS_ERROR_DS_UNAVAILABLE')
? File
2019 Jul 17
2
Can't find machine account
I'm trying to join as a DC using Debian Buster and samba package
(v4.9.5) and I'm getting this error when I attempt to join:
> Could not find machine account in secrets database: Failed to fetch
> machine account password for DOM from both secrets.ldb (Could not find
> entry to match filter: '(&(flatname=DOM)(objectclass=primaryDomain))'
> base: 'cn=Primary
2019 Jul 24
2
DNS entry added but not there
Ok, I successfully added a couple of machines to DNS using samba-tool
but when I query with host they are not there.
Here's the command line that I used:
samba-tool dns add ads1.edm-inc.com edm-inc.com smtp A 10.10.1.215
It asks for the domain admin password and returns successfully. But
doing a host smtp returns nothing.
Any ideas?
--
Bob Wooldridge
EDM Incorporated
2019 Jul 30
2
Serverinfo Error
On 07/30/2019 03:08 AM, Rowland penny via samba wrote:
> I have been thinking about this and reading the code that didn't get
> run and I know think that the OP is at the point that existed before
> 4.6.0, He possibly has missing records in AD, can I suggest he reads
> this:
>
> https://wiki.samba.org/index.php/Verifying_and_Creating_a_DC_DNS_Record
athena:~# host -t A
2019 Aug 15
2
Reset Locked account
Is there an easy way to undo an account that is locked out due to wrong
password count exceeded?
--
Bob Wooldridge
EDM Incorporated
2019 Jul 25
2
Serverinfo Error
On 07/25/2019 10:10 AM, Rowland penny via samba wrote:
> How are you logging in to the DC and who as ?
>
> If I login as the user 'rowland' to one of my DCs I get this prompt:
>
> SAMDOM\rowland at dc4:~$
>
> If I login as root, I get this:
>
> root at dc4:~#
>
> Your prompt is:
>
> athena:~#
>
> Which I think means you are doing this as
2019 Jul 30
2
Serverinfo Error
On 07/30/2019 09:15 AM, Rowland penny via samba wrote:
> This is getting weird, anything and everything seems to be working
> except for Serverinfo ???????
The other DC is Windows Server 2003, does that make any difference?
Adding a DNS entry also fails:
athena:~# samba-tool dns add athena edm-inc.com smtp A 10.10.1.9
ERROR(runtime): uncaught exception - (9717,
2019 Jul 24
2
Serverinfo Error
I'm still trying to figure out of my samba DC which has received by
transfer all 7 FSMO roles is actually doing DNS.? When I do this
serverinfo command it fails:
athena:~# samba-tool dns serverinfo athena
Password for [administrator at EDM-INC.COM]:
ERROR(runtime): uncaught exception - (9717, 'WERR_DNS_ERROR_DS_UNAVAILABLE')
? File
2019 Jul 25
5
Serverinfo Error
On 07/25/2019 02:33 AM, Rowland penny via samba wrote:
> On 24/07/2019 22:21, Robert A Wooldridge via samba wrote:
>> I'm still trying to figure out of my samba DC which has received by
>> transfer all 7 FSMO roles is actually doing DNS.? When I do this
>> serverinfo command it fails:
>>
>>
>> athena:~# samba-tool dns serverinfo athena
>
> Do you
2019 Jul 23
2
Determine PDC
On 07/23/2019 03:16 PM, Rowland penny via samba wrote:
> Did you actually read my last post ????
>
> If you only transferred 5 of the roles, which of the SEVEN roles did
> you not transfer ?
My bad, I transferred all 7 roles:
SchemaMasterRole owner: CN=NTDS
Settings,CN=ATHENA,CN=Servers,CN=Default-First-Site-Name,CN=Sites,CN=Configuration,DC=edm-inc,DC=com
InfrastructureMasterRole
2019 Jul 25
1
Trusted for delegation?
I ran samba-tool delegation show administrator and got this:
athena:~# samba-tool delegation show administrator
Account-DN: CN=Administrator,CN=Users,DC=edm-inc,DC=com
UF_TRUSTED_FOR_DELEGATION: False
UF_TRUSTED_TO_AUTHENTICATE_FOR_DELEGATION: False
Is this legit?? Shouldn't the domain administrator be true for these?
--
Bob Wooldridge
EDM Incorporated
2019 Jul 30
5
Serverinfo Error
On 07/30/2019 10:05 AM, Rowland penny via samba wrote:
>
> Try running these commands:
>
> ldbsearch --cross-ncs --show-binary -H /var/lib/samba/private/sam.ldb
> -b 'CN=MicrosoftDNS,DC=DomainDnsZones,DC=edm-inc,DC=com' -s sub
> '(objectclass=dnsNode)' > domain_records.ldif
>
> ldbsearch --cross-ncs --show-binary -H /var/lib/samba/private/sam.ldb
>
2019 Aug 23
2
New Domain can't connect to localhost
Hai,
A quick reply, i was almost out of the office here..
Your config looks ok except one thing.
You can try switching the hosts, like this.
/etc/nsswitch.conf
hosts:????????? files dns mdns4_minimal [NOTFOUND=return]
I suggest you verify the dns A PTR NS records of the servers.
https://wiki.samba.org/index.php/DNS_Administration