search for: eastgranbi

Displaying 14 results from an estimated 14 matches for "eastgranbi".

Did you mean: eastgranby
2004 Jun 04
0
Re: Apostrophes in Windows usernames (again)
It's very possible. I've put the suggested changes in place and recompiled on a test box, but my user is out of the office today and can't test it so I'll have to wait for hte weekend to pass. Thenks for the info. Mike -----Original Message----- From: mrojava4@eastgranby.k12.ct.us [mailto:mrojava4@eastgranby.k12.ct.us] Sent: Thursday, June 03, 2004 5:10 PM To: EXT-Auleta,
2006 Apr 24
3
smbd/oplock.c:oplock_timeout_handler(375) after samba upgrade
I recently upgraded from samba 3.0.10-1.fc3 to 3.0.21b-2 running on FC5. Today was the first day of a typing class which uses the network version of Mavis Beacon Typing which depends on file sharing. The users are hanging and then getting an error message during logging into the product. In /var/log/message, I can see the following message for each user similar to: [2006/04/24
2004 Apr 19
0
RES: squid authentication to samba 3
Yes, it is. I've made that some times... After having the Samba infra-structure running (winbind -u, winbind -g, winbind -a), you need to create some ACLs in squid.conf, take a look at: http://www.squid-cache.org/Doc/FAQ/FAQ-23.html#winbind To check group membership you can use wbinfo_group or LDAP, I had some problems setting wbinfo_group with Samba 3.0.2, that's why I use LDAP. If you
2009 May 13
1
force user broken - 3.2.11
Last month, I updated to Fedora 10 with samba 3.2.11-0.30.fc10 via a complete reinstall. Using x86-64. We are now experiencing a problem on a share with the force user parameter. [zz] comment = Test Share path = /home/zz force user = zzadminp create mask = 0770 directory mask = 0770 The primary group of zzadminp above is admplus. If user markoren with
2006 Aug 03
1
Re: samba 3.0.23a Cannot join network
I had the same problem after upgrading to 3.0.23a. I have one samba PDC running a basic setup back to the smbpasswd file, and one that runs OpenLDAP. The former did exactly as yours, and I ended up rolling back to version 3.0.23. On the latter, the smb process refused to run, reporting that it could not contact the database. I ended up having to remove all the database files and reinstall
2008 Mar 31
2
Samba-winbind under Solaris8
Dear All, I have successfully compiled MIT krb5 and samba 3.0.28a under Solaris8. Joining an AD domain works fine and also the commands wbinfo -t, -g and -u list all of the users. getent passwd and getent group are also working. The problem now is that when i run the "group user" command it just stays there and doesn't display any users. This works fine under Linux (SLES9, RHEL4)
2004 Apr 05
5
Samba 3.0.3pre2 Available for Download
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 This is the second preview release of the Samba 3.0.3 code base and is provided for testing only. This release is *not* intended for production servers. Use at your own risk. There have been several bug fixes since the 3.0.2a release that we feel are important to make available to the Samba community for wider testings. See the "Changes"
2004 Apr 05
5
Samba 3.0.3pre2 Available for Download
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 This is the second preview release of the Samba 3.0.3 code base and is provided for testing only. This release is *not* intended for production servers. Use at your own risk. There have been several bug fixes since the 3.0.2a release that we feel are important to make available to the Samba community for wider testings. See the "Changes"
2004 Jan 22
0
Samba3.0.1 - can't join new XP Pro pc to domain
We have a very simple samba PDC setup using smbpasswd. About 10 days ago, I migrated from RH8/Samba2.2.7 to Fedora/Samba3.0.1 successfully. Now all morning, I've been trying to add another XP Pro PC to the domain without success. The following message appears after typing in the root id/password as part of joining the domain. The following error occured attempting to join the domain
2004 Jan 23
0
Samba3.0.1 - can't join new XP Pro pc to domain]
When adding machines to a Samba-2.2 controlled domain, the ?add user script? was used to create the UNIX identity of the Machine Trust Account. Samba-3 introduces a new ?add machine script? that must be specified for this purpose. Samba-3 will not fall back to using the ?add user script? in the absence of an ?add machine script?. > We have a very simple samba PDC setup using smbpasswd.
2004 Mar 30
0
WINS / port 445 question
On one XP Pro client, I disabled WINS (removed the address of the WINS server), so name resolution is done by broadcast. In doing an ethernet trace of this client's interaction with my samba server (3.0.2a), I noticed that there was no traffic on port 445. All data traffic was on port 139. Is this coincidence or does disabling WINS on the client force netbios over TCP/IP? My configuration
2004 May 19
1
Profiles and Service Packs]
> Gerald (Jerry) Carter schrieb: > >> >> | A Friend told me, that the Profile Folder has to >> | be inside the Home-Directory to get it work. Is this >> | correct?? I do not want this. >> >> No. storing profiles in separate shares for NT4+ clients is >> the recommended method. >> > this is good news, but how do i get it work?? I always get
2008 May 30
0
Version 3.2.0pre3-9.fc9 smbclient problem
I recently installed Fedora 9 for use as a squid server. We use smb_auth basic authorization and have run into a problem with it. I believe that I have tracked the problem down to smbclient when the USER environmental variable contains the userid and password. smb_auth.sh in squid uses the USER environmental variable. Below are test results for Version 3.0.28a-0.fc8 and Version
2012 Feb 23
0
CentOS 6.2 install problem squid winbind
In the install process, I checked squid and winbind. Squid access to winbind fails because squid was not added to the wbpriv group. I suspect that winbind is being installed after squid. I manually added squid to wbpriv in group and gshadow to allow access. I reported something very similar a couple of years ago on Fedora 14 https://bugzilla.redhat.com/show_bug.cgi?id=584161 -- Mark