[Samba] No local SID -- net getlocalsid fails

John Arthur lists at davey.net.au
Sun Apr 18 05:37:13 GMT 2004


Hi,

I'm trying to get Samba 3.0.2a running on a redhat 9 system. 
No matter how long I leave samba running it fails to generate 
a local SID for my network and I'm stumpped.

The following is a dump of my smb.conf


[root at omega samba]# net getlocalsid
[2004/04/18 14:59:21, 0] utils/net.c:net_getlocalsid(422)
  Can't fetch domain SID for name: OMEGA


Regards John


[root at omega samba]# testparm
Load smb config files from /etc/samba/smb.conf
Processing section "[homes]"
Processing section "[printers]"
Loaded services file OK.
Server role: ROLE_DOMAIN_PDC
Press enter to see a dump of your service definitions

# Global parameters
[global]
        workgroup = FOXY
        netbios name = RALPH
        server string = PDC [Samba %v]
        interfaces = 172.30.128.0/17, 172.30.64.0/18
        passdb backend = tdbsam
        log level = 10
        log file = /var/log/samba/log.%m
        max log size = 50
        socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
        domain logons = Yes
        os level = 33
        preferred master = Yes
        domain master = Yes
        wins support = Yes
        hosts allow = 172.30., 127.

[homes]
        comment = Home Directories
        read only = No
        browseable = No

[printers]
        comment = All Printers
        path = /var/spool/samba
        printable = Yes


More information about the samba mailing list