Displaying 4 results from an estimated 4 matches for "examplehost".
2007 Apr 16
1
requesting assistance in samba-samba migration
...get a completely blank desktop (with the exception of the trash can).
Will users lose anything? I am unclear on this.
The current/old samba config is posted below. It is using LDAP but the
new config will not. Thank you very much.
Peter
[global]
workgroup = exampledomain
netbios name = examplehost
server string = Samba Server %v
printcap name = cups
load printers = yes
printing = cups
printer admin = @"Domain Admins"
log file = /var/log/samba/log.%m
max log size = 50
map to guest = bad user
security = user
encrypt passwords = yes
smb passwd file...
2014 Jan 09
1
ERROR: Could not retrieve the actual domain, forest level and/or lowest DC function level!
...so we are taking default values for
most things.
-------------------------------------------------
# cat /etc/samba/smb.conf
-------------------------------------------------
# Global parameters
[global]
workgroup = EXAMPLEGROUP
realm = intra.example.com
netbios name = EXAMPLEHOST
server role = active directory domain controller
interfaces = 172.30.0.40
dns forwarder = 172.30.0.2
[netlogon]
path = /var/lib/samba/sysvol/intra.nybeta.com/scripts
read only = No
[sysvol]
path = /var/lib/samba/sysvol
read only = N...
2014 May 13
1
Bug: more than one Port line in host file crashes tincd
...I was "cleaning" up my Tinc VPN of a collection of OpenWrt routers and
tincd started crashing with "Got fatal signal 11 (Segmentation fault)" in
the log file. Below is an trimmed and anonymized host config fragments that
would crash my version of tincd.
# cat ..../netname/hosts/ExampleHost
Address = host.example.org
Port = 656
Subnet = 192.168.123.0/24
-----BEGIN RSA PUBLIC KEY-----
[removed]
-----END RSA PUBLIC KEY-----
Address = host.example.org
Port = 656
Subnet = 192.168.123.0/24
# tincd --version
tinc version 1.0.19 (built Mar 14 2013 12:15:52, protocol 17)
Simply eliminati...
2001 Mar 16
1
ssh_exchange_identification: Connection closed by remote host
...from the clients with nfs mounted /usr/local and copied /etc files.
i don't see any errors in the logs on the remote host - anyone see
what i'm doing wrong?
pluto# which ssh
/usr/local/bin/ssh
pluto# ssh -V
OpenSSH_2.5.1p2, SSH protocols 1.5/2.0, OpenSSL 0x0090600f
pluto# ssh jnathan at examplehost
ssh_exchange_identification: Connection closed by remote host
pluto# ssh -v -v -v jnathan at atlsnlb1
OpenSSH_2.5.1p2, SSH protocols 1.5/2.0, OpenSSL 0x0090600f
debug: Reading configuration data /etc/ssh_config
debug: Rhosts Authentication disabled, originating port will not be
trusted.
debug: ssh_...