similar to: Login Scripts in LDAP

Displaying 20 results from an estimated 400 matches similar to: "Login Scripts in LDAP"

2003 Aug 25
8
No Getent
Using winbind for authentication through PDC. Problem: Some users do not get access to the samba share and some do. When I do "wbinfo -u" the users who cannot access show up but when I do "getent passwd", they are not there. What does this mean? -- Bob Wooldridge EDM Incorporated http://www.edm-inc.com 314 335-6911
2003 Jul 22
4
Samba Domain Controller Help
Hi I am trying to setup a Domain controller on my home network for testing and I am running into a bit of a problem. Everytime I try to authenticate to the domain I get refused. I have completely read the domain controller how-to that is supplied with Samba 2.28. I follow all of the directions and still nothing. When I attempt to authenticate though it tells me that I don't have the right
2003 Jul 23
5
2 issues using SAMBA as a print server
I am using SAMBA/Lprng to do printer accounting for charge-back. There are two technical issues I have not been able to resolve. 1. When attempting to connect to the printer from a Windows box in the domain (the SAMBA server is simply a server that's a member of the domain, it is not the PDC) I get the message that the server does not have the appropriate driver and then it pops up a setup
2003 Jul 30
1
netbios aliases
I have set an alias, and it shows up in Network Neighborhood, but when I try to open it a pop-up window says it is not accessible, "The network path was not found." The primary name works fine however. Any suggestions? Thank you.
2003 Jul 16
1
Broken pipe with 2.2.8a and Solaris 2.5.1
The source code seems to compile fine but when I try to join the NT4 domain I get a broken pipe error and it stops. The command I am using is smbpasswd -j (whatever) -r ( whatever) -U ( whatever). I am using gcc version 2.95 and I think I have all the other libraries needed but not sure. Using the same software on a Solaris 2.7 it works fine. Philip Clark C4I Analyst CSC MARCORSYSCOM
2003 Jul 24
1
Re: samba Digest, Vol 7, Issue 34
Make sure the XP box's firewall is disabled for the network connection you're using to connect to the samba server (advanced properties of the network connection). ________________________________________________________________________ > From: Francesc Guasch <frankie@etsetb.upc.es> > To: G?mes G?za <geza@kzsdabas.sulinet.hu> > Cc: samba@samba.org > Subject: Re:
2003 Jul 27
2
WINS-Support
Hi, does Samba use localhost as WINS-Server, if only wins support = yes is set? Regards, Marc Hansen
2003 Aug 29
1
winbind samba and nt4 pdc
Hi all I am attempting to install winbind on a Redhat 9 machine with an NT4 PDC. The winbind version is samba-2.2.7a-7.9.0 as a stock RH install. I have followed the install instructions on the man page and I still get the errors shown below. I have searched google for the STATUS_BUFFER_OVERFLOW (0x80000005)error and the plaintext password authentication failed error but nothing I've found
2003 Sep 02
2
Dave clients accessing Samba
Hi, We have about 2 dozen Mac OS9 computers running Dave 2.5.3 to access smb resources. Our print server, running Samba 2.2.7 (w/domain authentication), has no user accounts. PCs access the printers and print just fine, but the Macs using Dave get an authentication error of invalid user/password. They can access resources on the win2003 PDC. Any idea what's going on here specific to the
2003 Aug 27
2
Where is the default 'smb.conf' located?
I compiled and installed the latest samba 3.0.0rc1. I see that the binary executable was placed in the default location of /usr/local/samba/sbin/smbd. However, I cannot located the default smb.conf file. I was expecting that the 'make install' script would have copied this file somewhere onto my system. Where is the default 'smb.conf' file located?
2003 Aug 27
2
HOWTO: name change of Samba PDC
Hi there! I once had the problem of not being able to log on to the domain after changing the name of my Samba server as described in the documentation. But it was only in a test environment. Now I have to change the name of a Samba PDC in a real environment and I am not sure what to do to avoid this problem In the docs for Samba 2.2 it says that one should restore the file
2003 Jul 30
4
Add directory share without killing samba?
Is there a way that I can dynamically add a share point to the smb.conf file and not be forced to kill the smbd daemon and restart in order for it to be visible? Or is this such a simple thing I'm blind and can't see it in any FAQ I read? :-) Thanks! Ryan
2003 Sep 11
1
check if drive letters are occupied by novell
Hi, I use Samba's root preexec funktionality to create dynamic logon scripts: root preexec = /usr/local/samba/install/bin/make_logon_script '%m' '%U' '%a' '%g' '%L Who do I check in the by make_logon_script generated logon .bat script, which is executed on the windows clients, if a drive letters is already occupied by novell. The logon.bat script should
2007 Jan 12
1
Logon script problem
Hello, I've changed my Samba Server 2.2.7a on a Mandrake 9.1 (2.4.21) for a Samba server 3.0.20-3.1 (with samba-vscan-clamav-3.0.20-3.1) on a Mandrake 2006 (2.6.12). I've always used for the samba clients (WXP pro) the logon scripts created by make_logon_script. In this script, I used to use the commands listed below: net use K: \\PDC\share route add <network> mask <mask>
2003 May 22
1
Macintosh OS 9.2 and SMB Networks
Some use Dave (http://www.thursby.com/products/dave.html) or DoubleTalk (http://www.connectix.com/products/dt.html). However, we use Netatalk (http://netatalk.sourceforge.net/) successfully to share the Unix/Samba file system with our Mac clients. Is there any reason you can't use Netatalk? Khanh Tran Network Operations Sarah Lawrence College -----Original Message----- From: Corey Hart
2017 Nov 30
2
Help avoiding setting column type two times
Hi, I think and hope this a good place to ask for code review for a R beginners? I have made a R script which generates a dataset based on 2009 danish referendum and it does work. But I think the code could be better and I would any comments how the code can be improved. At least I would like to know how I avoid converting several of the columns to factors in the end of the code?
2011 Jun 17
0
I can't setup namespace per user (with settings keept in sql db)
Hello! I'm trying to setup additional namespace. I'd like to have this setting per user and keep it in postgresql. Global namespace is defined in this way: namespace { inbox = yes location = prefix = separator = . } (mail_location is getting from db) I don't know how should looks like database field:( Now i have such configuration: user_query = select .... dovecot_location AS
2008 Dec 01
1
Attempting to get a STELLA model into R
To whomever may be of help, I am a student in a graduate modeling class at the University of North Carolina at Wilmington. I am trying to get a STELLA model converted into R. I am in the process of trying to 're-write' the script into R, but I seem to be missing pieces (i.e. parm values) that are keeping me from being able to replicate this model into R. Does anyone have an idea of a
2010 Sep 06
3
Aggregate certain rows in a matrix
Hi, I have a matrix that looks like this a <- c(1,1,1,1,2,2,3,3,3,3) b <- c(2,2,2,3,4,4,4,5,5,6) c <- c(1,2,3,4,5,6,7,8,9,10) M <- matrix(nr=10,nc=3) M[,1] <- a M[,2] <- b M[,3] <- c > M [,1] [,2] [,3] [1,] 1 2 1 [2,] 1 2 2 [3,] 1 2 3 [4,] 1 3 4 [5,] 2 4 5 [6,] 2 4 6 [7,] 3 4 7
2018 Nov 14
2
Building LLVM with VisualStudio 2017
Hey Bjorn, Were you able to figure this out or is it still broken for you? Our scenario is a little bit different, but I have a theory as to what may be going wrong. What linker are you using when you compile your project with clang-cl? I am wondering whether the version of the linker and/or the libraries that you are using is too old in comparison to the one used for the clang compilation.