similar to: Authenticating users in domain

Displaying 20 results from an estimated 4000 matches similar to: "Authenticating users in domain"

2003 Jan 14
2
Password protect shares with
Racer X, The simple answer I have; No Regards, Robert Adkins II IT Manager/Buyer Impel Industries, Inc. Ph. 586-254-5800 Fx. 586-254-5804 -----Original Message----- From: Racer X [mailto:racer_x_0x0@yahoo.com] Sent: Tuesday, January 14, 2003 1:27 PM To: samba@lists.samba.org; Robert Adkins Subject: [Samba] Password protect shares without creating user accounts Hi, Could you tell
2002 Dec 11
2
samba authenticate to 2K AD?
Has anyone on this list been able to configure samba in such a way so that it will authenticate to windows 2K acitve directory. What I want to do is this: install samba 2.2.7 onto a Redhat linux 7.3 system, then configure samba (I think using something called smb_pam) so that it will join the windows active directory domain. Is such a thing possible? Has anyone here done it? I can't find
2002 Apr 28
3
Domain
Hi, I am new to this list and to the world of Linux so please forgive my basic knowledge. I am after some information regarding samba. We are running a few servers with RedHat 7.1 all with dual nics. One NIC of each goes to a level 3 routing switch on one network and the second NIC in each server goes out to different networks. We have a few Windows 95 machine that
2003 Feb 19
1
sasmba e xp home
aglia aglia (in italian meat ahi ahi !) Hello i have a serius questions . I have installe din my school samba as PDC for 8 subnet with client win98 Me 95 and i use it like profile server . Last month the school without call me buyed 10 cp with xp home ! It never possible that xp home do not support domain logons, and other nice features . I have samba 2.2.7a with mandrake 9.0 Thank for help me
2002 Dec 11
12
File Systems - Which one to use?
We are looking at implementing a Linux box running samba in the near future with about 1TB of disk online. The purpose of this box will be for basic file and printer sharing needs. I am doing research on the different journaling file systems avaible in RH 7.3 and up (ext3, reiserFS, and JFS) and was wondering if anyone has had any real world experience with them (mostly reiserFS and JFS) and
2002 Dec 22
1
weird stat()
hei everyone, I have a weird problem: if I do a # cd /somedir; stat somesubdir |grep Modify where /somedir is some directory on an SMB-mounted filesystem I get one datetime... but I I do: # cd /somedir; stat * |grep Modify for the same directory I get a Modify time which consistently differs by 1 second. As I'm writing a perl module to detect differences in a filesystem and rely on the
2002 Dec 08
1
"checking whether to support ACLs... no"
Hi, This problem is really getting frustrating. I have set up my debian 3 box w/ kernel 2.4.2 patched for ext2/3 ACL support. I have also installed all utilies, both attr and ACL. I have joined the box to my domain using winbind and smbpasswd. I can set permissions all right using setfacl with domain+user but when I try to change permissions via LAN using w2k/xp I get access denied/or it just
2002 Mar 15
5
wbinfo
Dear all, Got a problem that turns me around. I'm quite new to samba. Yesterday when i tried the wbinfo -u/-g and other options worked without any worry. Also there was no error in the UNIX passwd program where i even changed the root password. This morning onwards i'm facing with problems where the wbinfo says there is an error looking up the domain for users and groups -h -i works
2003 Jan 18
2
secretly replacing a windows domain client with samba
Hello! I have a problem: I work in a company which is strictly windows-only, and I really need to replace a windows-xp machine - which is a member of the company's domain - with a linux machine (using samba). This new linux machine will have to upload backups of its data to a share within the domain. Thus, it needs to be a member of the domain (correct?). Obviously, I need to join the
2002 Dec 12
5
oplocks and samba 2.2.7
About two months ago our sysadmin upgraded to samba 2.2.7 and we have not had any oplock problems since. A heartfelt thanks from the University of Wisconsin in Madison to the Samba team for all their hard work. If our hundreds of users understood what was going on behind the scenes, they'd be thanking you too. --- Sam Barasch Computer Systems Support Department of Biostatistics
2002 May 13
1
(no subject)
> We're using Redhat Linux 6.2 and Samba 2.0.7 for our file server. It is driven by an Intel Pentium III 900Mhz processor, 128MB PC133 DIMM, and RAID1 (40GB 5400rpm IDE). We have an average of 30-40 active connections. Users workstation is mostly Intel Pentium III 900Mhz with 128MB memory and connected via 10mbps Ethernet. > File access is not that heavy, but the files can be
2002 Dec 08
3
deleting files problem
Hi, I've got what I think is a pretty weird problem. I'm using redhat 8.0 and their latest samba rpm 2.2.7. I have a directory /virtuals/SAMARCAN/asterion_caen/hd4008/tiffout with about 600 tiff files in it. When I go this directory and try and delete them, it deletes about 100 of them or so, but while this is going on, it says:
2005 Nov 20
1
Lots of "write_data: write failure in writing to client" and "Error writing 4 bytes to client. -1"
Last week we installed Samba 3.0.20b on one of our servers, worked fine and does it's job well. But today the load was rising due two smbd processes taking up all cputime. While looking for hints on what was going on the logfiles show two types of errors (I don't know at this time if it has anything to do with the load spike): lib/util_sock.c:write_data(554) write_data: write failure in
2005 Dec 02
4
PDC/BDC Load-Balanced?
Hallo, I've setup a BDC in the same subnet like my PDC. I observed that some User take the BDC to logon. The Domain-Join of some PCs will also done at the BDC. Is this behavior normal and wanted? If done so, I have to rsync the profiles or only netlogon? Best regards Matthias PDC: [global] netbios name = PDC workgroup = MyDOMAIN server string = DC (PDC) (%v)
2005 Nov 30
1
Modify and backup winbindd_idmap.tdb
Hello list, Is there a possibility to add entries to the winbindd_idmap.tdb manually? I know I can use tdbdump to see the entries, but is there a chance to modify? My problem is I have to map some uid to some Windows SID without using LDAP. On the other hand new user not having any uid in linux should map to the range of uid I defind by using idmap uid = 10000-20000 2nd Question: Is it
2002 Dec 12
2
Large-scale ACL copying?
Hi all, Well, I'm getting somewhere I think, I now have both ACL support and domain login basically working. However I'm at a bit of a loss as to how to proceed. Basically I want to copy over a large number of files and directories (~300k files, ~60Gb total) from an existing W2k server to a Samba server. These files have existing ACLs set, so I need to preserve them somehow. I can
2002 Oct 22
4
Re: Coming round to SURS...
i have a question for the people who sponsor the samba team. "when are you going to realise that your money is being wasted by not sponsoring me as a design architect on NT compatibility software suites for unix?" here - yet again, another demonstration of how much money you have been wasting. hopefully this time this "really new" proposal - i.e. yet ANOTHER idea and
2004 Aug 24
7
Strange update problem 3.0.5->3.0.6 with XP-Clients
Hello world, I have a very strange update problem: this night I upgraded from 3.0.5 to 3.0.6 (debian unstable) and the system broke completely with very strange errors (I did not change anything to smb.conf) - win98 users can log in, copy and everything - xp users can log in, they see the shares but they cannot access the files (read error in xp). I have tested it with Xp-Prof SP1 und SP2
2009 Feb 24
1
[Announce] Samba 3.3.1 Available for Download
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 ================================================================= "There are two ways to write error-free programs; only the third one works." Alan J. Perlis ================================================================= Release Announcements ===================== This is the latest bugfix release release of the Samba 3.3
2009 Feb 24
1
[Announce] Samba 3.3.1 Available for Download
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 ================================================================= "There are two ways to write error-free programs; only the third one works." Alan J. Perlis ================================================================= Release Announcements ===================== This is the latest bugfix release release of the Samba 3.3