Displaying 3 results from an estimated 3 matches for "rfc230".
Did you mean:
rfc2307
2015 Mar 14
0
4.2 on Raspberry Pi as AD DC - success !
...gure /--prefix=/usr/local/samba
//--with-piddir=/usr/local/samba/var/run //--with-syslog //--with-quotas
//--with-acl-support
- make
- make install
(together >6 hours...)
--- add /usr/local/samba/bin and /usr/local/samba/sbin to $PATH (see
/etc/profile)
--- samba-tool domain provision --use-rfc230 --interactive
I was able to use default (just press enter) everywhere except for the
DNS forwarder. type in the dns of your router or a public dns like
google (8.8.8.8)
--- copy the krb5.conf provided by samba (in /usr/local/samba/private)
to /etc/krb5.conf
--- run samba
(internet should be ba...
2015 Mar 12
2
samba 4.1.17 on raspberry pi as ad dc - internal dns problems
...254, dns-search is my-domain.local)
-- hostname is adserver.my-domain.local
-- hosts is 127.0.0.1 localhost localhost.my-domain and 192.168.7.254
adserver, adserver.my-domain.local
reboot...
- samba -V shows 4.1.17, smbclient -V shows 4.1.17
- ran samba-tool domain provision --interactive --use-rfc230
(from memory)
---realm my-domain.local
---domain my-domain (I pressed enter and took the preset)
--- internal dns
--- forward dns: 192.168.7.1
--- gave admin pw
output was looking good, no error...
- copied the krb5.conf file provided by samba over /etc/krb5.conf
(checked content, $(REALM) was r...
2015 Mar 14
0
samba Digest, Vol 147, Issue 19
...-piddir=/usr/local/samba/var/run
> //--with-syslog //--with-quotas //--with-acl-support
> - make
> - make install
> (together >6 hours...)
>
> --- add /usr/local/samba/bin and /usr/local/samba/sbin to $PATH (see
> /etc/profile)
>
> --- samba-tool domain provision --use-rfc230 --interactive
> I was able to use default (just press enter) everywhere except for the DNS
> forwarder. type in the dns of your router or a public dns like google
> (8.8.8.8)
>
> --- copy the krb5.conf provided by samba (in /usr/local/samba/private) to
> /etc/krb5.conf
>
> -...