Displaying 20 results from an estimated 30 matches for "ads1".
Did you mean:
ads
2011 Jul 25
3
Cannot see linux machines from XP
I'll try to spell out the problem as best I can.
There are three computers on a LAN, "ADS1", "ADS2" and "DRS2".
ADS1 and ADS2 run samba-3.5.8-76.fc14.i686 under Fedora 14.
DRS2 runs Windows XP professional, SP3.
Each of them can successfully ping all the others by name.
They are all in the same WORKGROUP (GAMMA5).
The Fedora machines (ADS1, ADS2) can see all th...
2007 Jun 30
0
Problems with trust relationship between Samba 3.0.25 & Win 2k3
...support = yes
remote announce = 172.16.5.255/ESSVW
idmap uid = 10000-20000
idmap gid = 10000-20000
winbind uid = 10000-20000
winbind gid = 10000-20000
security = domain
winbind cache time = 10
The name of the windows machine is BSZ-VW-ADS1 the domain name is DOMVWBSZ.
/etc/resolv.conf
------------------
namesever 192.168.10.7
search domvwbsz.local
/opt/samba/lib/lmhosts
-----------------------
192.168.10.7 BSZ-VW-ADS1#1B
------------------------------------------------------
"net rpc trustdom establish domvwbsz -I 192.168....
2018 Aug 08
1
Export keytab for SPN
Hello,
I am trying to export keytab by following this guide:
https://wiki.samba.org/index.php/Generating_Keytabs
OS: CentOS 7.5
Samba: samba-dc-4.7.6-0.el7.centos.x86_64 (from Tranquil repo)
Everything seems to work, but keytab is not exported (keytab file is not
created).
[root at ads1 /]# net ads enctypes list svc_confluence_sso
'svc_confluence_sso' uses "msDS-SupportedEncryptionTypes": 31 (0x0000001f)
[X] 0x00000001 DES-CBC-CRC
[X] 0x00000002 DES-CBC-MD5
[X] 0x00000004 RC4-HMAC
[X] 0x00000008 AES128-CTS-HMAC-SHA1-96
[X] 0x00000010 AES256-CTS-HMAC-SHA1-96
[roo...
2019 Jul 30
2
Serverinfo Error
...he 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 athena.edm-inc.com
athena.edm-inc.com has address 10.10.1.10
athena:~# host -t A ads1.edm-inc.com
ads1.edm-inc.com has address 10.10.1.14
athena:~# ldbsearch -H /var/lib/samba/private/sam.ldb '(invocationId=*)'
--cross-ncs objectguid
# record 1
dn: CN=NTDS
Settings,CN=ATHENA,CN=Servers,CN=Default-First-Site-Name,CN=Sites,CN=Configuration,DC=edm-inc,DC=com
objectGUID: 0a70...
2016 Dec 31
2
ADS domain member: winbind fails [SOLVED]
On Sat, 31 Dec 2016 12:28:02 +0100
"Stefan G. Weichinger via samba" <samba at lists.samba.org> wrote:
> Am 2016-12-31 um 12:08 schrieb Rowland Penny via samba:
>
> > Samba should recreate the files required, what is the exact command
> > you are running to join the domain ?
> >
> > Who owns /var/lib/samba and what are the permissions set to ?
>
2017 Jan 01
3
ADS domain member: winbind fails [SOLVED]
...lists.samba.org> wrote:
> Am 2016-12-31 um 13:14 schrieb Rowland Penny via samba:
>
> >> "wbinfo -u" brings users now.
> >
> > Next step, does 'getent passwd a_username' show anything ?
>
> yes! On the member server:
>
> main ~ # grep ads1 /etc/passwd
>
> main ~ # getent passwd ads1
> ads1:*:13112:10513::/home/ARBEITSGRUPPE/ads1:/bin/false
Are these the numbers you want to use ?
I ask this because you are using the 'rid' backend, but will probably
also have uidNumber & gidNumber attributes in AD.
>
> Th...
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
2013 Feb 24
1
Use of the newdata parameter in the predict.coxph function
...(data = data.frame(Meter3.Value = 100.001, :
variable lengths differ (found for 'Meter3.Value')
6: model.frame.default(data = data.frame(Meter3.Value = 100.001,
Meter4.Value = 200.001, Meter5.Value = 300.001, Meter10.Value =
400.001,
type = "expected"), formula = ads1S ~ Meter3.Value + Meter4.Value +
Meter5.Value + Meter10.Value, na.action = function (object, ...)
object)*
I feel as though I've exhaustively researched the "variable length" problem,
that is:
Meter3.Value is Double, Numeric in both the original dataframe that created
the co...
2017 Jan 01
0
ADS domain member: winbind fails [SOLVED]
Am 2016-12-31 um 13:14 schrieb Rowland Penny via samba:
>> "wbinfo -u" brings users now.
>
> Next step, does 'getent passwd a_username' show anything ?
yes! On the member server:
main ~ # grep ads1 /etc/passwd
main ~ # getent passwd ads1
ads1:*:13112:10513::/home/ARBEITSGRUPPE/ads1:/bin/false
This is a newly created user in the AD.
As mentioned old users are in /etc/passwd on the member server from the
time when it was the NT4-PDC. I might/should remove them from that file now?
>> M...
2019 Jul 30
0
Serverinfo Error
...gt; 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 athena.edm-inc.com
> athena.edm-inc.com has address 10.10.1.10
>
> athena:~# host -t A ads1.edm-inc.com
> ads1.edm-inc.com has address 10.10.1.14
>
> athena:~# ldbsearch -H /var/lib/samba/private/sam.ldb
> '(invocationId=*)' --cross-ncs objectguid
> # record 1
> dn: CN=NTDS
> Settings,CN=ATHENA,CN=Servers,CN=Default-First-Site-Name,CN=Sites,CN=Configuration,...
2013 Jul 26
1
Samba 4 dnsupdate errors
...iately
will return
dns_tkey_negotiategss: TKEY is unacceptable
If I then try nsupdate directly:
nsupdate -g /tmp/tmpEk4_WK
I also get:
dns_tkey_negotiategss: TKEY is unacceptable
The credential cache looks like:
# klist -c /tmp/tmpQoCe89
Ticket cache: FILE:/tmp/tmpQoCe89
Default principal: ADS1$@INTERNAL.DOMAIN.COM
Valid starting Expires Service principal
26/07/2013 09:03 26/07/2013 19:03
krbtgt/INTERNAL.DOMAIN.COM at INTERNAL.DOMAIN.COM
26/07/2013 09:03 26/07/2013 19:03
DNS/ads1.internal.domain.com at INTERNAL.DOMAIN.COM
Dns appears to be functioning correctly with for...
2015 Mar 06
3
Windows XP sees fedora14/samba3 shares but not fedora20/samba4 shares
...MA5
server string = Samba Server Version %v
log file = /var/log/samba/log.%m
max log size = 50
security = share
cups options = raw
[homes]
comment = Home Directories
browseable = no
writable = yes
[printers]
comment = All Printers
path = /var/spool/samba
browseable = no
printable = yes
[ADS1-SHARE]
path = /home/ads/ADS1-SHARE
read only = no
guest ok = yes
[ADS1-LAP3]
comment = ADS1-LAP3
path = /other/LAP3
read only = no
guest ok = yes
-------------- next part --------------
[global]
workgroup = GAMMA5
server string = Samba Server Version %v
log file = /var/log/samba/log.%m
m...
2003 Apr 25
1
Creating objects from values in a "meta" dataframe
...So here goes:
I have a data frame called "meta" say with the following content:
Test Min Max Low High
APS 0 40 -10 10
TPP 0 120 -8 8
NOS 0 25 -15 12
... etc ...
I want to create an object based on each of the Test names, for example:
cADS <- function(ADS1, min=0, max=40; low=-10, high=10)
cTPP <- function(TPP1, 0, 120, -8, 8)
cNOS <- function(NOS1, 0, 25, -15, 12)
.. etc ...
where ADS1, TPP1, NOS1, etc. are columns from a second data frame, say,
"study".
So in summary how do I create a variable based on the entries in "meta&qu...
2015 Mar 06
6
Windows XP sees fedora14/samba3 shares but not fedora20/samba4 shares
Hello,
A windows XP machine 'X' (the only one left in the LAN) sees all
fedora14/samba3 shares on f14 machine 'A' but cannot see fedora20/samba4
shares on machines 'B' or 'C'.
'X' can ping all of the others by name, and all of the others 'A', 'B'
and 'C' CAN see ALL of the other shares INCLUDING on the XP machine 'X'.
2017 Jan 01
0
ADS domain member: winbind fails [SOLVED]
Am 2017-01-01 um 12:25 schrieb Rowland Penny via samba:
>> main ~ # getent passwd ads1
>> ads1:*:13112:10513::/home/ARBEITSGRUPPE/ads1:/bin/false
>
> Are these the numbers you want to use ?
> I ask this because you are using the 'rid' backend, but will probably
> also have uidNumber & gidNumber attributes in AD.
As mentioned before:
"rid" is...
2018 Dec 12
0
No inbound or outbound
I'm trying to set up a 2nd DC. The primary is a Server 2003 (ads1).
But DNS is being done on a Linux proxy server. It appears that I have
joined correctly (wbinfo -t: checking the trust secret for domain SAMDOM
via RPC calls succeeded). But when I check inbound and outbound
(samba-tool drs showrepl) I get the following:
> Default-First-Site-Name\ATHENA...
2017 Jan 01
2
ADS domain member: winbind fails [SOLVED]
On Sun, 1 Jan 2017 12:46:54 +0100
"Stefan G. Weichinger via samba" <samba at lists.samba.org> wrote:
> Am 2017-01-01 um 12:25 schrieb Rowland Penny via samba:
> >> main ~ # getent passwd ads1
> >> ads1:*:13112:10513::/home/ARBEITSGRUPPE/ads1:/bin/false
> >
> > Are these the numbers you want to use ?
> > I ask this because you are using the 'rid' backend, but will
> > probably also have uidNumber & gidNumber attributes in AD.
>
> As me...
2005 Feb 10
1
Help configuring Samba-3 to share $HOME directories
...nd use default domain = Yes
[homes]
comment = Home Directories
read only = No
create mask = 0664
directory mask = 0775
browseable = No
=== krb5.conf ===
[libdefaults]
default_realm = DOMAIN.COM
[realms]
DOMAIN.COM = {
kdc = ads1.domain.com
}
[domain_realm]
.DOMAIN.com = DOMAIN.COM
DOMAIN.com = DOMAIN.COM
=== Samba-2 smb.conf ===
# Samba 2.2.7
[global]
workgroup = DOMAIN
server string = Samba2 Server
log file = /var/log/samba/%m.log
max log size = 0
security = server
password serv...
2019 Jul 30
3
Serverinfo Error
Hai,
Ok, below looks ok, except in dont see the search domain in the networkctl output.
Which is possible, if you configured your interfaces through /etc/network/interfaces
Im still amazed its not working.. Everything looks good.
We are missing a bit info why/how/what/where.
Short resume.
Your on debian Buster official samba correct? ( samba 4.9.5 ) and your using internal DNS.
Configs
2010 Nov 09
1
make quicktest failed
...samba4.ntvfs.cifs.raw.rename(dc)
samba4.ntvfs.cifs.raw.qfsinfo(dc)
samba4.ntvfs.cifs.raw.qfileinfo(dc)
samba4.ntvfs.cifs.raw.close(dc)
samba4.ntvfs.cifs.raw.mkdir(dc)
samba4.ntvfs.cifs.raw.ioctl(dc)
samba4.ntvfs.cifs.raw.seek(dc)
samba4.ntvfs.cifs.raw.eas(dc)
root at ADS1:~/samba-master/source4/st#