similar to: Nagging error

Displaying 20 results from an estimated 1000 matches similar to: "Nagging error"

2005 Aug 12
3
wbinfo -t not working on BDC
Hi, I just can't seem to get winbind to work on my BDC. I'm using FC3 and samba 3.0.20rc2. My PDC is RHEL4 running Samba 3.0.14a. / Openldap. I can join the BDC to the domain successfully using "net rpc join..." , but when i enter wbinfo -t to check the trust relationship i get checking the trust secret via RPC calls failed error code was (0x0) Could not check secret I
2005 May 04
1
The 'nobody' account (mapping not found for gidNumber: 99)
Hi, I am using a samba domain controller with an LDAP backend. I am also using samba domain controllers with this setup similar to those described in the 'Domain Members, Updating Samba and Migration' chapter of the Samba By Example book. On the domain member servers winbind stores the UID<->SID in the Idmap section of the directory. This appears to be working correctly, however
2005 Aug 18
1
Access to shares from a machine with no trust account
Hi folks I don't understand why it is possible to access a share on the samba server from a pc that hasn't a Trust Account on the samba server. All i do is to log in on the pc with a local login account (not in the domain). Then i can access the shares in the following way on the server: \\server\MyShare pc asks for username/password --> i login with a valid combination --> i get
2006 Jun 22
1
Fw: computer outside domain can access resource to inside
Thank's for you Guys, Wolfgang and Ian, I think I will try to read about Winbind and implement it in my PDC. But, what do you think about my theory. Is it right ? "Users cannot access resources in the network if they don't join to Domain. And, only administrator with root user+password can make users joined to Domain" Thanks SA
2006 Aug 19
1
Samba & ACLs?
How exactly do Samba 3.x and ACLs interrelate? With the mount parameter I've turned on ACLs on the whole filesystem that Samba has various pointers into (including all the home directories and the netlogon). I started out naively assuming that the *nix uidNumber/gidNumber Samba mapped the end user to would behave exactly the same whether they were a Samba user or were logged on locally. But
2006 Jun 21
2
computer outside domain can access resource to inside
Dear, I have PDC Server running under Redhat 9 and use samba 2.2.7. It has running until now. That I know, users cannot access resources in the network if they don't join to Domain. And, only administrator with root user+password can make users joined to Domain. But, I have one problem. There is one user, bring the private notebook. He create ip address (same with his office-computer),
2005 Jun 14
1
Proper behavior of Interdomain Trust uid mappings
Hi there, I'm running Samba 3.0.14a-sernet on Suse 9.1 using ldapsam. I've got an interdomain trust setup across a vpn connection with a 2k3sp1 domain (DOMB). The trust works. What is strange is that a user from DOMB can't access any shares until they browse a share on our domain controller, say netlogon, then samba creates a new posix account for them in the ou=users base. I have
2005 Aug 19
2
Binding to Tun0 device
Hello all, We have a few aliased Ethernet addresses on our server and if I do not use the Bind statement in the "Global" section then the NMBD seems to try to bind to all of the addresses. We are actually using OpenVPN which make the connections just fine on a 172.16.x.x subnet to "tun0" device. The problem is that Samba does not seem to find the tun0 device and reports
2005 Jun 07
2
updating samba via rpm
good afternoon, current status: samba pdc running samba 3.0.10-1.fc3 on fedora core 3 on a dell server. clients are windows 2000 pro workstations. authentication is via tdbsam. pretty vanilla setup. no active directory, ldap, winbind, etc. i have downloaded the rpm's from samba.org for current stable release samba 3.0.14a-1. usually i perform upgrades to samba server using rpm -Fvh
2005 Jun 30
3
winbind creating duplicate users
Hi everybody, I'm having a problem with winbind creating 2 entries for some of my users that really wrecking my head ;-/ . My situation is as follows : I have a typical Samba (3.0.14a)/LDAP setup. I have a trusted domain (another Samba/LDAP setup) and use winbind to map the users from the foreign domain, with the UID to SID mappings stored in LDAP . This works very well. The relevant part
2005 Apr 20
2
Samba 3.0.9 on RHEL 3.0
All, Smbpasswd -j DOMAIN is no longer the way to join a Windows domain instead one needs to use net join. However, net utility, although it's a part of Samba release, is not present on the system. Samba was installed using rpm packages. Here is what's on the system: samba-3.0.9-1.3E.1 samba-common-3.0.9-1.3E.1 samba-swat-3.0.9-1.3E.1 Any thoughts? Thanks, Jarek
2005 Apr 20
2
nsswitch.conf & winbind
Hi! When a configured samba server i enter the following command, i don't see any of my domain user. MORGOTH:~# getent passwd root:x:0:0:root:/root:/bin/bash daemon:x:1:1:daemon:/usr/sbin:/bin/sh bin:x:2:2:bin:/bin:/bin/sh sys:x:3:3:sys:/dev:/bin/sh ... nobody:x:65534:65534:nobody:/home:/bin/sh guillaume:x:1000:1000:Guillaume C.,,,:/home/guillaume:/bin/bash
2005 Apr 27
1
Winbind samba pdc
Hi, I still have my problem that my samba PDC doesnt want to accept winbind queries. wbinfo -u or -g or -t does only generate errors. the logfiles show a blissfull silence. who has a working PDC with winbind in samba? I really need it urgently now! Here is my smb.conf file [global] workgroup = SMB3 netbios name = SMB-TEST add user script = /usr/sbin/useradd -m %u delete user script =
2005 Aug 14
5
RPM SPEC rebuild errors
Hello All, I have been trying all afternoon to rebuild the Samba RPM for my Fedora 3 with the MySQL passdb support and from what I can see it only needs the inclusion of "--with-expsam=mysql" in the SPEC file in addition to the regular ones. The problem is that no matter what version of Samba I try to rebuild, it always gice an error at the same place:
2005 Jun 05
2
Help. . .read socket data errors
I am using the defaults that came with the samba RPM package on Mandrake 10.1. For socket options, it has: socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192 Is that something that may fix the problem if I change it? Pablo mschwartz@dcscorp.net wrote: >Pablo, you might have incorrectly set some settings in smb.conf. Check >your settings for socket options. I don't mess
2001 Nov 28
2
Can't connect from Windows 2000
I recently upgraded my Linux install (Debian potato to woody) and now Samba is no longer playing nice with Windows 2000. I can use smbclient on the samba machine to connect to itself, so at least that's working. The error from Windows is: "The semaphore timeout period has expired.". I deleted the smb.log file at one point in an effort to reset it. I figured it'd be created
2004 Aug 15
1
XP Failure to Join Domain
I?m using SAMBA 3.0.4-6.3E as a PDC. I have Win98, WinNT4 and Win2000 clients successfully joined to the domain. But I can?t get an XP box to join. The XP machine can ?see? shares on the SAMBA PDC but strangely does not show up in network neighbourhood. You can find it if you search for it. The PDC is just using smbpasswd, no LDAP The machine add line in my smb.conf is as follows..... add
2002 Jun 24
1
Can't write QuickBooks file to Samba share
On a server that has been running smoothly since it was setup, and with no changes to configurations or network or anything, users cannot save a shared QuickBooks file. they have been regularly using, updating and saving to this file for a few months. All users are able to create and update other files in the same share. I have not confirmed if they are able to create and update new QuickBooks
2005 Apr 27
4
Connection reset by peer
Hi! I always get the following messages. What does this mean? smbd[20233]: [2005/04/27 09:58:13, 0] lib/util_sock.c:read_socket_data(384) smbd[20233]: read_socket_data: recv failure for 4. Error = Connection reset by peer Thanks in advance Annette
1998 Sep 30
3
Error messages
Can someone tell me where to find what error messages mean or enlighten me as to what smb_dont_catch_keepalive: server->data_ready == NULL means ? Many thanks Ian