Displaying 2 results from an estimated 2 matches for "nosuchshel".
Did you mean:
nosuchshell
2004 May 01
1
How do you handle this right now? Joining workstations to a samba domain.
Currently, we have a few windows NT4 domains and we are looking to
upgrade to samba. I have played with samba on my own and am very
comfortable with it. I have implemented pdc and bdc on both samba 2.x
and 3.x with an LDAP backend.
How do you currently handle adding workstations to the domain. I have
done it on my test domain with the root user and by assigning a
different password for
2009 Aug 26
1
Installing rJava RJDBC bad interpreter: Permission denied
Trying to install the above two packages via the "install.packages("package_name")" command and
the "R CMD INSTALL file.tar.gz".
I receive the following error either way "sh: ./configure: /bin/sh: bad interpreter: Permission denied".
I have tried to chmod and chown permissions and also ran dos2unix in hopes that there is a CRLF
in some of the tar.gz files,