Displaying 20 results from an estimated 27 matches for "phwashington".
2007 Jan 03
1
Some users can connect and others can't
...9
lpq cache time = 20
printcap name = /etc/printcap
dns proxy = No
wins server = 192.168.5.2
idmap uid = 10000-20000
idmap gid = 10000-20000
template primary group = "Domain Users"
template shell = /bin/bash
winbind separator = +
printer admin = DOM+phwashington, root-clark, phwashington
hosts allow = 192.168.5., 10.10.9., 192.168.6., 127.
veto files = /.*/lost*/
vfs objects = extd_audit
[Char_Data]
comment = STANDARD DATA
path = /STANDARD_DATA
valid users = "@DOM+Domain Users"
read list = "@DOM+Domain Users"...
2006 Nov 16
3
password strength
I have Samba PDC with an LDAP backend. I just realized that the users
can reset their passwords to anything, a single character a space. Is
there anyway to prevent this?
2008 Nov 06
4
Trying to get uid and gid to match and getent to work
I am using the following in my smb.conf on samba-3.0.28-0.el5.8
idmap domains = MYDOMAIN
idmap config MYDOMAIN:backend = rid
idmap config MYDOMAIN:base_rid = 998
idmap config MYDOMAIN:range = 998 - 49999
idmap uid = 998-20000
idmap gid = 998-20000
template homedir = /home/users/%U
# template primary group =
2006 Feb 18
3
Samba LDAP PDC BDC quit working
We have had a Samba LDAP-PDC-BDC system setup for close to 3 months with
about 60 computers in the domain. Earlier we had a power outage and
about 30 computers no longer were able to log into the domain or
authenticate. Some were NT Workstations and some were W2k. But not all
NT or W2K workstations were affected.
If we went to network neighborhood we would see the error message
"
2008 Nov 12
9
file monitoring in samba
Does anyone know how can I monitor files that was being open and access in
the samba directory? If this was not possible, is there third party apps
that can help me do what I want?
--
Nelson Serafica
http://nelsontux.blogspot.com
2005 Jul 26
1
SMB winbind NT PDC
I have so far set up my samba server successfully with winbind and using an NT4 PDC. I can get to my shares and when I create a file or directory the owner and group for the file appears as
MYDOMAIN+USER1 MYDOMAIN+Domain Users
I am using winbind seperator = +
[Share1]
comment = Share1
path = /Share1
read only = no
public = yes
My problem is how do I set up a share so that
2008 Nov 14
0
WG: Still working on a Member Server
...8 is much to
slow. It takes too long if you try to connect over My Network Places.
This bug I could not solve.
Greetings
Daniel
-----Urspr?ngliche Nachricht-----
Von: samba-bounces+mueller=tropenklinik.de@lists.samba.org
[mailto:samba-bounces+mueller=tropenklinik.de@lists.samba.org] Im
Auftrag von phwashington@tx.rr.com
Gesendet: Freitag, 14. November 2008 03:21
An: samba@lists.samba.org
Betreff: [Samba] Still working on a Member Server
Going through the examples and reading through the wiki's I still have
not found exactly what I was looking for in matching uid's and gid's.
using samba
samb...
2006 May 09
2
Servers disappear from Network neighborhood
I am using Samba-PDC-LDAP with samba-3.0.20b-1. On my file servers I am
using samba-3.0.10-1.4.
I'm not sure exactly what is happening but every couple of weeks the
file servers disappear form network neighborhood. I checked browstat on
my Windows system and it points to my PDC as the master browser and I
checked the wins.dat file on my PDC and the systems were there. I did
not check
2005 Dec 13
5
Worked examples?
I've been experimenting with Samba a bit. I won't claim to know a whole lot
about it, because I don't, and I'm even somewhat of a newbie when it comes
to Linux/UNIX. But I've been working with the worked examples that the HOW
TO docs describe on the website, configuring my smb.conf file as is stated.
I'm running Samba 3.0.14a-2 on Fedora Core 4, and I'm running into a
2002 Feb 19
0
Intermitent Samba connection problem
Some of the computers in our network keep having trouble connecting to
samba
I was able to restore the connectivity by placing the computer and IP
address in the host file.
Immediately after that the client was able to connect. It is my
understanding that when Samba is
using WINS if the WINS server fails to respond within a certain length
of time then these are the types
of errors I will get. Is
2004 Jul 27
0
shared XL file problem
We are currently having a problem with a shared XL file on a samba
server. There have been no changes to this server in a couple of years
and this file has been in use during the whole time. This problem all
of a sudden just cropped up about 3 weeks ago.
UserA cannot open the file ThisFile.xls. All other users can.
If all users connections are dropped from the file and sharing is
stopped then
2004 Oct 29
1
Samba hangs
On 3 occasions in the last 2 week my samba server has hung up. It has
occurred each time when I am trying to do a full backup copy of the
file server.
It appears to be happening at the same place, I'm guessing based on the
number of files which are being transfered. When I look at the rsync
which is running I just see a long line of files with I/O errors.
When I try to shutdown
2005 Sep 29
0
multiple user folders showing up
I have set up my samba with winbind and it appears to be working fine. Altered the pam.d/system-auth file and it is creating the user directories. The issue I am running into is that if "biguser" logs in and goes to the server and then logs out of the W2K client and then user "david" logs in on the same client and goes to the server he sees shared directories or appears to
2005 Oct 17
1
Problem with groups NT4 PDC - Samba Member Server
I have 2 different shares one with
[Share1]
valid users = @"DOMAINA+Domain Users"
[Share2]
valid users = @"DOMAINA+SpecialGroup"
Members of the latter group cannot access Share2. No one can.
#getent group |grep Special
DOMAINA+SpecialGroup:x:10001:DOMAINA+User1,DOMAINA+User2,DOMAINA+User3
#wbinfo -g |grep Special
DOMAINA+SpecialGroup
I changed the
2005 Nov 22
0
Files moved around
I have run into a problem where someone is moving files around on one of
the file servers.
We found the files and then one of the users moved the files back to the
correct place, but the part which scared me is that I can't tell who
moved the files around.
What settings do I need to have set up for logging so that if this
happens in the future I can find out who is doing this. Currently
2006 Jan 15
1
Samba PDC linux authentication
I have set up a Samba PDC and am trying to get my linux computers to use
the PDC for authentication. So far using Suse 10 or RHEL4 I have not
been able to accomplish this. I have been searching for 2 days looking
for the information or the right combination of informationn and have
not come up with a solution. Does anyone here know of a howto which
shows a setup for a linux desktop which
2006 Jan 16
1
Cannot login to domain network shares
Whenever I go to the Network icon on the Suse10 desktop, I can see the
network computers, but when I click on a share I can't login.
I enter user "Domain\User1" or "Domain+User1" password "secret" and it
doesn't log me in. The application on RH/Fedora is different but it
seems to work and I am wondering why it works there but not on Suse.
2006 Jan 18
2
Single sign on with SambaPDC and web server
We are using SambaPDC-LDAP and we have a Web Interface using PHP to our
database. I have asked our developer to come up with a way to use the
password stored in LDAP so we would have the same login throughout our
site. He told me that after a day of looking he couldn't figure out how
to translate the Username and Password into the SambaNTPassword or the
LM password on the LDAP server.
2008 Nov 11
0
Fwd: RE: Trying to get uid and gid to match and getent to work
[This email is either empty or too large to be displayed at this time]
2005 Sep 30
1
recycle not working as I expected
I have the following in my configuration file and recycle is working for the share but
- versions is working as I expected
- touch does not seem to be changing the time on the files to show me when they were deleted
- keeptree does not work when there are multiple users within a share and prevents the recycle from working in some cases.
---- if user1 deletes a file everything works fine. If