Displaying 20 results from an estimated 107 matches for "server01".
2019 Feb 11
2
visibility of groups when multiple Samba servers use the same LDAP server
...y like this (with each server having it's own branch for
>> "ldap group suffix", that's the point):
>>
>> passdb backend = ldapsam:ldap://ldap.domain.tld
>> ldap suffix = dc=domain,dc=tld
>> ldap user suffix = ou=people
>> ldap group suffix = ou=server01,ou=smb,ou=Groups
>>
>> NSS uses LDAP via SSSD like this:
>>
>> [domain/LDAP]
>> id_provider = ldap
>>
>> ldap_uri = ldap://ldap.domain.tld
>> ldap_search_base = dc=domain,dc=tld
>>
>> ldap_user_search_base = ou=People,dc=domain,dc=tld
>...
2019 Feb 11
3
visibility of groups when multiple Samba servers use the same LDAP server
...n in smb.conf for all our Samba servers is
basically like this (with each server having it's own branch for "ldap
group suffix", that's the point):
passdb backend = ldapsam:ldap://ldap.domain.tld
ldap suffix = dc=domain,dc=tld
ldap user suffix = ou=people
ldap group suffix = ou=server01,ou=smb,ou=Groups
NSS uses LDAP via SSSD like this:
[domain/LDAP]
id_provider = ldap
ldap_uri = ldap://ldap.domain.tld
ldap_search_base = dc=domain,dc=tld
ldap_user_search_base = ou=People,dc=domain,dc=tld
ldap_group_search_base = ou=server01,ou=smb,ou=Groups,dc=domain,dc=tld
The sambaDomainNam...
2019 Feb 11
2
visibility of groups when multiple Samba servers use the same LDAP server
...n branch for
>>>> "ldap group suffix", that's the point):
>>>>
>>>> passdb backend = ldapsam:ldap://ldap.domain.tld
>>>> ldap suffix = dc=domain,dc=tld
>>>> ldap user suffix = ou=people
>>>> ldap group suffix = ou=server01,ou=smb,ou=Groups
>>>>
>>>> NSS uses LDAP via SSSD like this:
>>>>
>>>> [domain/LDAP]
>>>> id_provider = ldap
>>>>
>>>> ldap_uri = ldap://ldap.domain.tld
>>>> ldap_search_base = dc=domain,dc=tld
>>&...
2010 Jul 14
2
some beginner questions
...ition
/dev/sdb1 on /mnt/oc1 type ocfs2 (rw,_netdev,heartbeat=local)
As I understand the ocfs2 system I can use now these partition as a
single data storage. But it doesn't work. When I create a file or
directory on the ocfs2 partition, it doesn't "appear" on the other servers.
SERVER01:
server01:~# echo "sdhfksjdhfskhskjgh" >> /mnt/oc1/testfile
server01:~# cat /mnt/oc1/testfile
sdhfksjdhfskhskjgh
server01:~# ls -lh /mnt/oc1/
insgesamt 0
drwxr-xr-x 2 root root 3,9K 13. Jul 16:53 lost+found
-rw-r--r-- 1 root root 19 14. Jul 20:48 testfile
SERVER02
server02:~# ls...
2015 May 31
1
unable to join a SAMBA linux box to MSWindows 2012 AD
...218:389
ads_try_connect: sending CLDAP request to 192.168.1.218 (realm:
fask.COM)
Successfully contacted LDAP server 192.168.1.218
Invalid configuration. Exiting....
ADS join did not work, falling back to RPC...
name fask#1B found.
namecache_status_fetch: key NBT/fask#1B.20.192.168.1.218 ->
fask-SERVER01
Connecting to host=fask-SERVER01
Connecting to 192.168.1.218 at port 445
Connecting to 192.168.1.218 at port 139
Socket options:
SO_KEEPALIVE = 0
SO_REUSEADDR = 0
SO_BROADCAST = 0
TCP_NODELAY = 1
TCP_KEEPCNT = 9
TCP_KEEPIDLE = 7200
TCP_KEEPINTVL = 75
IPTOS_LOWDELAY = 0
IPTOS_THROUGHPUT = 0...
2006 Jun 20
2
Re: entered bc_action_emit with filelen:
Hi,
I'm still getting the errors below on Debian Etch with Dovecot 1.0.8-4
and Dovecot LDA.
Is this something that's fixed in 1.0.9?
It doesn't seem to have an effect but I'm wary of messages I don't
recognise!
Regards,
Alex
Jun 20 14:13:04 server01 deliver: entered bc_action_emit with filelen: 16
Jun 20 14:13:04 server01 deliver: entered bc_action_emit with filelen: 112
Jun 20 14:13:04 server01 deliver: entered bc_action_emit with filelen: 240
Jun 20 14:13:04 server01 deliver: entered bc_action_emit with filelen: 368
Jun 20 14:13:04 server01...
2018 Feb 17
2
Winbind authentication from different domain not working
We are running winbind(4.6.2) on member server(CentOS 7) connected to a Active directory domain.
1 Forest with 2 domains with a 2 way trust between them.
We want users from “DOMAIN A” be able to logon(via SSH) on a server "SERVER01" in “DOMAIN B”.
This works well if the “SERVER01" in "DOMAIN B” can talk directly to “DOMAIN A” but when their is a firewall between “SERVER01” and “DOMAIN A” is doesn’t work anymore.
winbind tries to lookup domain controller “DOMAIN A” for user validations directly.
It is not usin...
2008 Feb 11
1
Multiple homedir entries in smb.conf ?
Hi list,
is it possible to add multiple homedir templates to smb.conf ?
I have a running linuxsystem where homefilesets are mounted
from different windows-servers to subdirs like:
/home/server01/home/USERNAME
/home/server02/home/USERNAME
/home/server03/home/USERNAME
The users come via winbind. In the smb.conf the entry for the
homedir:
template homedir = /home/%U
So how is it possible to add /home/serverXX/home/%U to the
smb.conf ?
--
Regards,
Jens Strohschnitter
--------------...
2019 Feb 11
1
visibility of groups when multiple Samba servers use the same LDAP server
...group suffix", that's the point):
>>>>>>
>>>>>> passdb backend = ldapsam:ldap://ldap.domain.tld
>>>>>> ldap suffix = dc=domain,dc=tld
>>>>>> ldap user suffix = ou=people
>>>>>> ldap group suffix = ou=server01,ou=smb,ou=Groups
>>>>>>
>>>>>> NSS uses LDAP via SSSD like this:
>>>>>>
>>>>>> [domain/LDAP]
>>>>>> id_provider = ldap
>>>>>>
>>>>>> ldap_uri = ldap://ldap.domain.tld
>&g...
2014 Aug 27
3
getent group is not working
...ep SIENIC are working, these are my configuration files and the output of the commands.
Note: the domain controller has samba installed from source (4.1.11), the member server has the distro packages installed (4.1.0)
blue25:/home/SIENIC/administrator # wbinfo -u
SIENIC\administrator
SIENIC\dns-server01
SIENIC\krbtgt
SIENIC\guest
blue25:/home/SIENIC/administrator # wbinfo -g
SIENIC\allowed rodc password replication group
SIENIC\enterprise read-only domain controllers
SIENIC\denied rodc password replication group
SIENIC\read-only domain controllers
SIENIC\group policy creator owners
SIENIC\ras and...
2018 Feb 17
4
Winbind authentication from different domain not working
...= rid
idmap config domainc : range = 2000001 - 3000000
idmap config domainc : backend = rid
idmap config domaina : range = 1000001 - 2000000
idmap config domaina : backend = rid
idmap config * : range = 1000000-199999999
idmap config * : backend = tdb
wbinfo --online-status
BUILTIN : online
SERVER01 : online
DOMAINB : online
DOMAINA : offline
As you can see DOMAINA is offline, if we open up the firewall it is online and are able to logon with a user from DOMAINA on SERVER01.
>
>> We are running winbind(4.6.2) on member server(CentOS 7) connected to
>> a Active directory do...
2011 Apr 09
2
when one of the server down ,the delay too long
I have two GlusterFS server and the volume status is replica . The add of them are server01:192.168.1.10 and server02:192.168.1.11 . The client mount the server01'vol and I can use the GLusterFS usually.
Now, l am reading the file on the glusterfs volume usually, the server02's interface down suddenly ? and the client is also down. It will resume after a delay(about 10s),I thi...
2018 Aug 09
2
LDAP SSL
...owing issue.
We have a LDAP based PDC and a member server. We're use libnss_ldap to auth the users. The LDAP PDC is setup with self signed SSL , we're trying make sure the member server connects to the PDC using SSL.
Here is the PDC , smb.conf
[global]
workgroup = SUNTECH
netbios name = SERVER01
security = USER
local master = yes
domain master = yes
preferred master = yes
domain logons = yes
os level = 66
passdb backend = ldapsam:ldap://server01.suntech
ldap admin dn = cn=admin,dc=suntech
ldap suffix = dc=suntech
ldap group suffix = ou=groups
ldap machine suffix = ou=com...
2014 Aug 07
1
question about --use-rfc2307
...romoted a samba active directory server using the --use-rfc2307 option, my question is, after doing that is it necessary to follow these instructions?
https://wiki.samba.org/index.php/Using_RFC2307_on_a_Samba_DC#Extending_the_Schema_for_NIS_Extensions
I ask because I am getting the following
server01:/home/eduardo
# samba-tool fsmo show | grep SchemaMasterRole
SchemaMasterRole
owner: CN=NTDS Settings,CN=SERVER01,CN=Servers,CN=Default-First-Site-Name,CN=Sites,CN=Configuration,DC=sienic,DC=site
server01:/home/eduardo
# systemctl stop samba.serviceserver01:/home/eduardo # cp
/usr/local/samba/sh...
2007 Feb 16
0
cifs error 13
...e shares - mount -t smbfs works on the old server but it doesn't
work on the new one because of the SMB signing problem. However, I
cannot get mount -t cifs to work on either of them. Anyone have any
ideas what the problem could be?
Thx
vperry
successful commands:
1) smbstatus calserver01
2) smbstatus linuxa
3) net rpc user -S calserver01 -U ntuser%pass
- lists all nt users
4) net rpc user -S linuxa -U linuxUser%pass
- lists all linux users
5) sudo smbclient -L calserver01 -U ntuser%pass
- lists the services on calserver01
6) sudo smbclient -L linuxa -U linuxUser%pass...
2019 Feb 11
0
visibility of groups when multiple Samba servers use the same LDAP server
...> "ldap group suffix", that's the point):
> >>>>
> >>>> passdb backend = ldapsam:ldap://ldap.domain.tld
> >>>> ldap suffix = dc=domain,dc=tld
> >>>> ldap user suffix = ou=people
> >>>> ldap group suffix = ou=server01,ou=smb,ou=Groups
> >>>>
> >>>> NSS uses LDAP via SSSD like this:
> >>>>
> >>>> [domain/LDAP]
> >>>> id_provider = ldap
> >>>>
> >>>> ldap_uri = ldap://ldap.domain.tld
> >>>> ldap_...
2002 Feb 26
3
winxp can't join samba 2.2.1a
...lower
preserve case = yes
short preserve case = no
logon script = logon.bat
wins support = yes
dns proxy = no
follow symlinks = no
[netlogon]
comment = Network Logon Service
path = /usr/local/samba/netlogon
guest ok = no
writable = no
share modes = no
browseable = no
[Tel-Server01]
comment = Linux Server
path = /usr/sharing
read only = no
browseable = no
LOGON.BAT
rem Sync time workstation with SambA server
net time \\tel-server01 /SET /YES
net use * \\tel-server01\Tel-Server01
maybe someone can help help me
thanks
sigit
2019 Feb 11
0
visibility of groups when multiple Samba servers use the same LDAP server
...having it's own branch for
> >> "ldap group suffix", that's the point):
> >>
> >> passdb backend = ldapsam:ldap://ldap.domain.tld
> >> ldap suffix = dc=domain,dc=tld
> >> ldap user suffix = ou=people
> >> ldap group suffix = ou=server01,ou=smb,ou=Groups
> >>
> >> NSS uses LDAP via SSSD like this:
> >>
> >> [domain/LDAP]
> >> id_provider = ldap
> >>
> >> ldap_uri = ldap://ldap.domain.tld
> >> ldap_search_base = dc=domain,dc=tld
> >>
> >> ldap_...
2010 Dec 15
1
KVM Virtualisation, Console output no longer working
...KVM for virtualisation and have now moved back to it, but I
have a problem.
When i used to install the guest machine with virt-install i used to use
the -x "extra args" part to set the console for the install and guest, but
it no longer works.
Here is the command i use:
virt-install -n server01 -r 512 --os-variant=virtio26 -c /isos/c5u5.iso
--nographics --noautoconsole -f /storage/vm/server01 -s 5 bus=virtio -w
bridge:br0 -x "console=ttyS0 ks=http://www.domain.com/c5u5.cfg"
As you can see im setting the console to ttyS0, but then when i go to
connect to the console with:
virsh...
2003 Oct 10
0
Problems accessing shares when authenticating to Win 2k3 AD
...hort domain name -- HOME
Joined 'FIREWALL' to realm 'HOME.EXAMPLE.COM'
[root@firewall root]#
If I switch to the Active Directory server, it shows firewall as a member
of the directory, with an OS of Samba 3.0.0, so there's no problem here.
However, trying to access a share on server01 fails:
[root@firewall root]# smbclient -k //server01/e$
[2003/10/10 06:43:40, 0] libsmb/clientgen.c:cli_receive_smb(121)
SMB Signature verification failed on incoming packet!
session setup failed: Server packet had invalid SMB signature!
[root@firewall root]# smbclient -k //server01/testshare
[...