similar to: Samba + AD etc.

Displaying 20 results from an estimated 800 matches similar to: "Samba + AD etc."

2005 May 12
0
SV: Samba + AD etc.
Hi Ross! All our windows-clients works well with Samba 3.0.14a (WinXP and TS 2003 sp1). Perhaps the changes made for ADS SP1 somehow can affect ADS 2003 (without sp1) in the same way that ADS 2003 sp1 did for our Samba 3.0.9. But that is only a wild guess. Regards Roland Carlsson Ps: please answer to the list instead to me. Den 05-05-12 11.00, skrev "sysrm"
2005 Sep 01
1
Problems with the valid users setting in smb.conf andwinbind/AD (repost)
Hi, is there any samba error message? Please make sure that you use the parameter "valid users = REALM<winbind seperator>username". Cheers Stefan -------- Original Message -------- Subject: [Samba] Problems with the valid users setting in smb.conf andwinbind/AD (repost) (01-Sep-2005 10:57) From: sysrm@stvincent.ac.uk To: samba@lists.samba.org > > Hi the list
2005 May 06
2
Winbind Issues
Hi all, Been having issues trying to get winbind working properly. Basically I need windows Domain controller features such as forcing bad password attempts and group policy etc and use samba as the FileStore. I can kinit nps, I can join the samba machine to the AD (shows up on the windows box too) But when I run wbinfo -u I get ; [root@dev1 bin]# ./wbinfo -u Error looking up domain users
2010 Aug 10
1
home share issue: //server/homes errs, while //server/<username> works
Hello list, I'm running a samba server in AD domain, with some AD users explicitly mapped into local users by "username map = sambauser.map", which is a text file. Problem is found with explicitly mapped user, I can only access home share by //server/<ADusername>, not //server/homes (using windows explorer). This feels wrong because I also tried those AD users not listed in
2005 Aug 23
5
Winbind UID/GID mismatch!!
Hi the list (again) Got a pretty major issue now Did the samba link to AD on a couple of redhat es3 servers using samba 3.0.14a Everything seems ok Except when I do a getent passwd username Server 3 getent passwd ross ross:x:10006:10000:ross:/home/ACADEMIC/ross:/bin/false Server 2 getent passwd ross ross:x:10006:10000:ross:/home/ACADEMIC/ross:/bin/false Server 1 getent passwd ross
2005 May 27
6
Samba and Windows ACL Issue
Hi all got a bit of and odd problem with ACL. Ive read up on a few bits in the samba howto and read some threads on here about it. Im not sure if this is a bug, something ive not done, doing wrong etc so anyone that could shed some light on it that would be great. Basically the windows box handles all user account processing and during creating a script for all this it will attempt to change the
2005 May 09
1
Samba+ldap, Getent and AD (aka the good bad and the downright ugly)
Hi all. I have managed to join my samba server to an AD domain. I can now join using the net command and get various other bits of info. Wbinfo -u /g/t etc works nps Getent however doesn't. This is my question: By reading various emails over the last 2 weeks and various howtos etc In order to share users and passwords etc all I need to do is edit the nsswitch.conf To passwd: compat
2008 Jun 05
4
using windows ad accounts for centos 5
Hi I read and used the article http://blog.wazollc.com/Lists/Posts/Post.aspx?ID=2 to authenticate my ad accounts when logging on to cent 5...however, once I edit the nsswitch.conf file, I can't even log on as root or any local users anymore. Kinit seems to initialize fine doing a kinit username at MYDOMAIN.COM , however doing a getent passwd adusername ....it just sits there in the shell and
2005 May 13
2
Samba-3 by example Ch.3
Hi, I'm following chapter 3 (from the web-site), and I copied and pasted the smb.conf file. I corrected an error (I think) : passwd chat = *New*... : the "=" was missing and then "*New*..." was on the following line. Then I ran testparm -s, and I got an error : ERROR: the 'passwd program' () requires a '%u' parameter. I seem unable to solve this. Any
2006 Aug 18
2
new centos 4.4 kernel
I have heard rumblings about the new kernel for 4.4 A change was made to the kernel for disk I/O to make it better/faster. I havnt heard/seen anything about what that really translates to. Any thoughts/opinions on this. jerry -------------- next part -------------- An HTML attachment was scrubbed... URL:
2009 May 22
2
Rolling algorithm vs CRC
Hello, I have previously mailed on list that I am trying to port rsync to NT. I was wondering that whether CRC can be used to find check sums rather then rolling algorithm. I havnt found any document on web comparing rolling algorithm with CRC. -- Hasanatkazmi@gmail.com "I hate Capitalism,so naturally I love Open Source" -- Hasanat Kazmi +923464362473 -------------- next part
2010 Apr 29
1
Samba and Active directory groups
Hi list, I have successfully authenticated active directory users with samba. Now I need to create some Active directory security groups and authenticate and redirect those users to a specific directory. Ex: IT_GROUP - user x , user y FIN_group - user a, user b If the user x , access the samba server, that user will be redirected to the specific directory (that's in the samba stanza). This
2011 Apr 12
1
Wine Prefix's and folders
Hey guys ok basically, ive got linux and league of legends working finally. took a while, but now ive come into the following issue to run league of legends, i need to have my prefix set to windows 2000, but steam, and all my other games that run fine with wine, like starcraft 2, need windows XP or windows 7 prefix's, but that damages league of legends from what ive read (i havnt tested this
2004 Aug 06
2
speex over radio and homemade hardware
I've been given the task to hunt down a codec that out solar car team can use to transmit and receive data over a radio link between a chase car and the solar car its self. As of now I do not know the exact specifications of the internal hardware of the car, what I do know is they are looking at transmitting across a 2400baud connection, the unit in the car is homemade from our labs here.
2008 Jul 08
2
nls and "plinear" algorithm
hello all i havnt had a chance to read through the references provided for the "nls" function (since the libraries are closed now). can anyone shed some light on how the "plinear" algorithm works? also, how are the fitted values obtained? also, WHAT DOES THE ".lin" below REPRESENT? thanking you in advance ###################################### i have a quick
1998 Sep 08
2
AW: Samba across subnets?
If you don't want to type the ip adress of your samba server every time you connect, add a entry to your local hosts file and lmhosts file. You will find this files (and sample files with extension ".sam") in the windows main directory of Win95 and under "system32/drivers/etc" on WinNT 4.0. Regards, System-Consulting Kollien Rudolf Kollien Email: kollien@kollien.de Our
2004 Nov 05
1
Using winbind authentication with Windows 2003 AD - SSH login failures
Hi all, I have been trying to setup authentication of users on a Linux server against Windows server 2003 using winbind. I am at the point where an su - ADUSERNAME works, but sshing as that user still doesn't work. When I try to ssh as an AD user as follows: ssh -l "RILINUX+testuser" server.domain.com I get the following output in /var/log/messages: server pam_winbind[5906]:
1998 Sep 04
1
Samba across subnets?
Hi all, I've recently set up a samba server, but just discovered that people on the "other" side can't reach it. The system shows up in Network Neighborhood, but you can't double click on it. It returns a message saying that the server is either inaccessible, or that I misspelled the name (How I did that with just one mouse click is beyond me ;) I had 'allow
2001 Dec 28
1
need help in shaping traffic
hi all, my system with kernel 2.4.16 & 2.4.17( RH-7.2) has netfilter-1.2.4, iproute-ss010803, squid, dns with 4 ether cards.i am trying a simple situation where i want to shape traffic all the interfaces. at present iam using netfilter to allow a few ips, using transparent squid & iproute to limit bandwidth. i feel i must give more bandwidth for my local servers for my office &
2010 Mar 24
0
Winbind home directory not resolving properly
Hi all: I've got an issue on one of my winbind-configured systems. I've got it configured per instructions found on one of ubuntu's forum sites. I've configured two 9.10 systems, one works perfectly. I've copied most of the files over to the non-working system; they are configured identically as far as I can tell. On both systems, wbinfo -u/-g, getent passwd, and ssh login