search for: fasitet

Displaying 5 results from an estimated 5 matches for "fasitet".

2005 Oct 20
1
XP Join Problem
I've got a configuration like this working fine. I followed the 'Making User's Happy' section in the Samba Documentation collection. Try doing a: root#:> smbclient -U% -L FASITET to see if the server can see itself. The one thing that stands out to me in you smb.conf file is that you don't have netbios name setting. Try this then look at your /var/log/samba/log.nmbd to see if you see a domain controller announcement message.
2005 Oct 18
0
Error join samba PDC from XP
...the selected domain or cannot connect". I've also detected an error in /var/log/samba/log.nmbd which i dont understand: [2005/10/18 14:45:51, 0] nmbd/nmbd_browsesync.c:collect_all_workgroup_names_from_wins_server(588) collect_all_workgroup_names_from_wins_server: Cannot find my workgroup FASITET on subnet UNICAST_SUBNET. Here is my smb.conf fileserver log/samba# testparm Load smb config files from /etc/samba/smb.conf params.c:Parameter() - Ignoring badly formed line in configuration file: log file /var/log/samba/log.%m Processing section "[homes]" Processing section "[ne...
2005 Oct 18
0
Error joining Win Xp to Samba PDC
...the selected domain or cannot connect". I've also detected an error in /var/log/samba/log.nmbd which i dont understand: [2005/10/18 14:45:51, 0] nmbd/nmbd_browsesync.c:collect_all_workgroup_names_from_wins_server(588) collect_all_workgroup_names_from_wins_server: Cannot find my workgroup FASITET on subnet UNICAST_SUBNET. Here is my smb.conf fileserver log/samba# testparm Load smb config files from /etc/samba/smb.conf params.c:Parameter() - Ignoring badly formed line in configuration file: log file /var/log/samba/log.%m Processing section "[homes]" Processing section "[ne...
2005 Nov 10
0
Samba PDC with LDAP wont let me join
...haven't see that message any more so i dont tnink thats the problem.. it seems as the LDAP is working... If you need to see more of my logfiles i've put dom at: http://www.senate.cx/samba/ When I looking if the samba can find itselfs Ive got these errors: fileserver /# smbclient -U% -L FASITET added interface ip=192.168.100.12 <http://192.168.100.12> bcast= 192.168.100.255 <http://192.168.100.255> nmask=255.255.255.0<http://255.255.255.0> added interface ip=127.0.0.1 <http://127.0.0.1> bcast=127.255.255.255<http://127.255.255.255>nmask= 255.0.0.0 <http://...
2005 Nov 09
0
Access denided when join samba+ldap PDC
...oot. When I try to join the domain from XP it asks after login and passwd and here i've try with the administrator account and my own account (senate). The registrypatch is done and the computer A13 is added to the LDAP: fileserver log/samba# smbldap-usershow a13$ dn: uid=A13$,ou=Computers,dc=FASITET,dc=SE objectClass: top,inetOrgPerson,posixAccount cn: A13$ sn: A13$ uid: A13$ uidNumber: 1005 gidNumber: 555 homeDirectory: /dev/null loginShell: /bin/false description: Computer ###### smb.conf [global] netbiosname = fileserver workgroup = FASITET realm = FASITET.SE <http://FASITET.SE> in...