Displaying 20 results from an estimated 2000 matches similar to: "Do anyone know the solution..."
2007 Jun 05
1
Problem about samba3 on freebsd, with smbldap-tools
Hi
I have tried to setup freebsd (with samba3 ports), backend is openldap
with smbldap-tools.
After a windows client joined the domain, I tried to right click a
folder to set Security/permission.
The windows client has a popup windows which display:
The program cannot open the required dialog box
because it cannot determine whether the computer named "DOMAIN" is
joined to a domain
I
2007 Jan 23
1
Workstaion trust account
Hi everybody!
I'm having a problem adding a W2K workstaion to the domain samba+ldap. I can
add it by logging with the local administartor then add to domain, but I
would like to do it without doing it manually on every workstation. Have
hundrads of workstations, I tried to add them by using smbldap scripts and I
get an entry for the workstation but it still don't work. Is it even
possible
2007 May 31
2
policy files
Hi,
I think I have two questions - one which is samba and one which is windows
policy files. I'll try to limit this question to the samba side but will
give the full picture for completeness.
I'm trying to implement a simple policy to redirect a few simple folders
(for starters). I have a policy file called NTConfig.POL that is available
on my share \\wilson\netlogon (wilson is the
2013 Jul 19
2
[LLVMdev] Compiling "vmkit" on Ubuntu_x64 - Error: missing argument to --bindir
Hi Harris Bakiras,
Thanks for reply. It working now.
Actually I wanted to try vmkit VM to run jruby codes.
vmkit is able to run Java program, but when I try to run JRuby code then I
get following error -
root at komal:/home/komal/Desktop/GSOC/programs# jruby hello.rb
>
> Platform.java:39:in `getPackageName': java.lang.NullPointerException
>
> from ConstantSet.java:84:in
2013 Jul 19
2
[LLVMdev] Compiling "vmkit" on Ubuntu_x64 - Error: missing argument to --bindir
I am working on a project to port JRuby on Embedded systems. JRuby converts
Ruby code to bytecode which is executed by any JVM. For this project I am
testing performance of JRuby with various available JVMs. I have chosen ARM
architecture.
Does vmkit support ARM architecture?
On Fri, Jul 19, 2013 at 8:01 PM, Harris BAKIRAS <h.bakiras at gmail.com> wrote:
> I don't know how JRuby
2013 Jul 19
0
[LLVMdev] Compiling "vmkit" on Ubuntu_x64 - Error: missing argument to --bindir
I don't know how JRuby works, maybe it uses some new feature that GNU
Classpath does not provide.
VMKit's openJDK version is unstable on 64 bits since package version 6b27.
You can still use it for very small programs which does not need GC but
that's all.
It works fine on 32 bits.
So you can try it on 32 bits or revert your java version to a previous
one (< than 6b27) to test
2013 Jul 19
2
[LLVMdev] Compiling "vmkit" on Ubuntu_x64 - Error: missing argument to --bindir
To compile vmkit on Ubuntu 12.04 64-bit machine, I followed the steps
giving here <http://vmkit.llvm.org/get_started.html>[1].
but when I run ./configure I am getting following error-
root at komal:/home/komal/Desktop/GSOC/vmkit/vmkit# ./configure
>> -with-llvm-config-path=../llvm-3.3.src/configure
>> --with-gnu-classpath-glibj=/usr/local/classpath/share/classpath/glibj.zip
2013 Jul 22
2
[LLVMdev] Compiling "vmkit" on Ubuntu_x64 - Error: missing argument to --bindir
here <http://vmkit.llvm.org/> its mentioned that its portable on ARM. So
simply cross-compiling will work?
On Mon, Jul 22, 2013 at 7:37 PM, Harris BAKIRAS <h.bakiras at gmail.com> wrote:
> Hello Kumar,
>
> Unfortunately we never experienced on ARM architecture and we are not
> planning to port VMKit on ARM for the moment.
>
> Regards,
>
> Harris Bakiras
>
2013 Jul 22
0
[LLVMdev] Compiling "vmkit" on Ubuntu_x64 - Error: missing argument to --bindir
Hello Kumar,
Unfortunately we never experienced on ARM architecture and we are not
planning to port VMKit on ARM for the moment.
Regards,
Harris Bakiras
On 07/19/2013 05:50 PM, Kumar Sukhani wrote:
> I am working on a project to port JRuby on Embedded systems. JRuby
> converts Ruby code to bytecode which is executed by any JVM. For this
> project I am testing performance of JRuby
2007 Jun 05
1
Samba unable to connect to ldap
Need some help if anyone can provide it on this issue. I have a very basic
setup and am trying to have samba utilize openldap. I have made sure the
password is correct but for whatever reason, I am unable to connect. Here is
a log of what is going on. Any help would be greatly apprecated. TIA
Maximum core file size limits now 16777216(soft) -1(hard)
get_current_groups: user is in 7 groups: 0,
2013 Jul 19
0
[LLVMdev] Compiling "vmkit" on Ubuntu_x64 - Error: missing argument to --bindir
Hi Kumar,
There is an error on your configuration line, you should provide the
path to llvm-config binary instead of configure file.
Assuming that you compiled llvm in release mode, the llvm-config binary
is located in :
YOUR_PATH_TO_LLVM/Release+Asserts/bin/llvm-config
Try to change the -with-llvm-config-path option and it will compile.
Harris Bakiras
On 07/19/2013 02:36 PM, Kumar
2013 Jul 22
0
[LLVMdev] Compiling "vmkit" on Ubuntu_x64 - Error: missing argument to --bindir
Hi Kumar,
It's a mistake, we will correct that, we haven't tested vmkit on arm. As
LLVM supports arm, by cross-compiling vmkit in arm/linux, it could work,
but you will probably have to adapt some few parts of the code. If you plan
to make the port, feel free to send us a lot of patches :)
Gaël
Le 22 juil. 2013 17:09, "Kumar Sukhani" <kumarsukhani at gmail.com> a écrit :
2007 Jun 06
0
Problem about samba3 on freebsd, with smbldap-tools [solved]
Hi
I have figured out what went wrong.
I have previously complied samba without ldap support.
There are tdb files in /var/db/samba.
I have just uninstall samba and
remove all tdb files (this instruction was given when run make
deinstall in the samba3 ports, but I didn't follow it before).
I did a fresh recompile with ldap support and now the problem is gone.
Thanks
Patrick
--- Patrick
2006 Aug 30
1
Samba and Printing
Hello,
I have quick question about Printing with Samba.I want to print to
printer connected to Windows machine.I do not have drive for Linux of
the printer.Should I create raw queue in Linux to print to Windows printer?
If i do not have suitable driver for Linux for printer is it still
possible to print to windows printer ?
I tired postscript printer but it is not working.
Thanks
Regards,
2005 Dec 22
2
Sharing out unix home directory via samba
Hello
Sharing out unix home directory via samba. Home directory is /home/%
username% . However, samba insists on sharing this directory as /home/%
domain%/%username% . So a user can see their home directory as server
%username% from windows. But, when they click on it, they get an error
and the samba log says that the share /home/%domain%/%username% doesn't
exist.
Thanks
Regards,
Komal
2006 Apr 11
2
File Permissions
Hello
I trying to grasp the file permissions on Linux. I have Samba installed
and functioning properly...
I think I understand perimission in this environment with one exception:
I need to add more than one group to a file/folder. With Windows..the
security tab would allow any number of Groups and each group could have
different permissions. (As well with files and subdirectories). With
2006 Aug 11
1
winbindd: Exceeding 200 client connections, no idle connection found
What is the status of https://bugzilla.samba.org/show_bug.cgi?id=3204 ?
I am using latest available version of Samba from samba.org and it seems
that this issue is not solved.
Thanks
Regards,
Komal
2005 Jul 30
1
Samba Print server
Hello
I am setting up Samba as a print server. Is it possible to setup driver auto
download without user intervention ?I am looking for Novell's iprint like
facility in Samba.
Thank you
Regards,
Komal
2007 Apr 10
1
Re: Laptop with VT - recommendations
my .02 cents
Don''t go SONY... :( I was very unhappy learning that they don''t
support VT from their Bios setup although the cpu is right.
model VGN-SZ3XP core duo2 7200 so called "Business oriented laptop"
The information is not clearly shown in their http://shop.sonystyle-europe.com/
and is hidden at
2013 Jul 11
0
[R-pkgs] Major Update to rms package
The rms ("Regression Modeling Strategies") package has undergone a
massive update. The entire list of updates is at the bottom of this
note. CRAN has the update for linux and will soon have it for Windows
and Mac - check http://cran.r-project.org/web/packages/rms/ for
availability. This rms update relies on a major update of the Hmisc
package.
The most user-visible changes are: