samba-tng-alpha-1.1.tar.gz

Phil Mayers p.mayers at ic.ac.uk
Sun Mar 19 16:45:49 GMT 2000


Well, you *completely* ignore the instructions to include the OS type,
didn't you?

I have had this problem on Linux machines - try adding an "interfaces"
line with the network interfaces to your smb.conf.

You'll see the:

> Added interface ip=0.0.0.0 bcast=0.255.255.255 nmask=255.0.0.0

line? Doesn't that indicate the interface detection is failing?
Therefore, you will have to manually specify them. Give it a try:

interfaces = 192.168.1.0/24

Or whatever.

Cheers,
Phil

Michael Glauche wrote:
> 
> Luke Kenneth Casson Leighton wrote:
> >
> > all reports should contain full information, including:
> >
> > - your OS type
> >
> > - your last cvs update date *and* time, or tng alpha version number
> >
> > - your smb.conf file
> >
> > - an explicit list of steps carried out to get you into the current state
> 
> Ok .. perhaps ist a stupid FAQ error, but I don't get it:
> (tng 1.1 from today, fresh install)
> /samedit -S . -U root
> Added interface ip=0.0.0.0 bcast=0.255.255.255 nmask=255.0.0.0
> Enter Password:
> [root at .]$  createuser pranghlocal$
> socket connect to /tmp/.msrpc/.samr/agent failed: Verbindungsaufbau
> abgelehnt
> SAM Create Domain User
> Domain: TESTWG Name: pranghlocal$ ACB: [W          ]
> socket connect to /tmp/.msrpc/.samr/agent failed: Verbindungsaufbau
> abgelehnt
> Create Domain User: FAILED
> [root at .]$
> 
> there is NO /tmp/.msrpc .. its in /usr/local/samba/var/.msrpc, and there
> is NO .samr
> directory in that one. (there is a "samr" socket in there although)
> 
> Daemons running:
> 19029 ?        S      0:00 ./smbd
> 19031 ?        S      0:00 ./nmbd
> 19032 ?        S      0:00 ./nmbd
> 19034 ?        S      0:00 ./browserd
> 19036 ?        S      0:00 ./lsarpcd
> 19038 ?        S      0:00 ./netlogond
> 19040 ?        S      0:00 ./samrd
> 19043 ?        S      0:00 ./spoolssd
> 19045 ?        S      0:00 ./srvsvcd
> 19048 ?        S      0:00 ./svcctld
> 19050 ?        S      0:00 ./winregd
> 19052 ?        S      0:00 ./wkssvcd
> 
> [global]
>    workgroup = TESTWG
>    oplocks=true
>    hosts allow = 10.1.1. 127.
>    printcap name = /etc/printcap
>    load printers = yes
>    printing = bsd
>    log file = /var/log/samba/log.%m
>    security = user
>    encrypt passwords = yes
>    null passwords=yes
>    interfaces = eth0 eth1 lo
>    local master = yes
>    domain master = yes
>    preferred master = yes
>    domain logons = yes
>    wins support = yes
> 
> TIA,
>    Michael


More information about the samba-ntdom mailing list