Displaying 20 results from an estimated 8000 matches similar to: "I get two diffrent errors now...:-("
2003 Jul 08
2
Problems with Samba and W2K
Dear Group,
I have been working very hard for the last 3 days trying to get my W2K
To join a Samba Domain. I have tried it seems like everything to do it
and it won't go. I really think its something simple but I don't know
how to fix it.
The error I get is this one from W2k when trying to join the samba
domain.
""The Following error occurred to join the domain smis".
The
2003 Jul 08
2
Problems with Smaba STILL
Ok I have done everything you guys have asked me to do and I still get
the same error- I even went out downloaded Webmin to help me out and the
blasted Vendow$ keep coming up with the same error.
""The Following error occurred to join the domain smis".
The account used is a computer account. Use your global user account or
local user account to access this server."
here is
2010 Sep 15
1
Changing variable class problems
I'm reading in some data from a csv file, and it's reading in some of the
columns as character variables instead of numeric. I know I can fix this by
doing as.numeric for each of the columns, but the problem is I have a LOT of
different quantitative variables that I would have to do this for.
I've been trying something along the following but it hasn't really been
working
2013 Oct 14
1
[Samba 4.0.9 | Win 7 x64 | Office 2007 x86 | Folder Redirection | Local Cache] : Word-documents, Corrupt
Hello,
First of all I would like to thank the Samba Project Group for this state
of the art software. I would like to thank every body for helping each
other out.
Please ignore my poor English writing. It is not my native language.
Although: I do the best I can.
We use Samba for a while now. We started with version 4.0.6 and updated
each time. Now we are at version 4.0.9 and we are planning to
2016 Apr 07
2
Problem with Notepad ++
Hello
Sorry to resend this mail, but I still have this problem. Does someby have a clue or direction to look at ?
Thank you and regards
Philippe RITTER
-----Message d'origine-----
De : RITTER, Philippe
Envoyé : mercredi 30 mars 2016 17:24
À : 'samba at lists.samba.org'
Objet : Problem with Notepad ++
Good day to everybody,
I have a problem with Notepad ++, but it is not related
2008 Apr 23
2
How-to "unload the debugger and try again"
i have got a game call Stronghold.
I have installed it all went ok no problems, When i try a play it i get this message comeup in the window "unload the debugger and try again".
So my Q is how do you unload the debugger in wine??????
2008 May 13
2
Max consecutive increase in sequence
Hi all R helpers,
I'm trying to comeup with nice and elegant way of "detecting" consecutive
increases/decreases in the sequence of numbers. I'm trying with combination
of which() and diff() functions but unsuccesifuly.
For example:
sq <- c(1, 2, 3, 4, 4, 4, 5, 6, 5, 4, 3, 2, 1, 1, 1, 1, 1);
I'd like to find way to calculate
a) maximum consecutive increase = 3 (from 1
2016 Apr 07
2
Problem with Notepad ++
If your file is unchanged and the modified time is unchange in both ls -l
and the Windows file browser and notepad++ saw a change then the problem is
with notepad++ not in samba or linux.
On Thu, Apr 7, 2016 at 10:26 AM, RITTER, Philippe <
philippe.ritter at caisse-des-medecins.ch> wrote:
> Thank you for your mail.
>
> Just one mor information, I asked help also on notepad++ :
2018 Feb 14
0
Diffrent volumes on diffrent interfaces
Hi,
I run a proxmox system with a glustervolume over three nodes.
I think about setup a second volume, but want to use the other interfaces on
the nodes.
Is this recommended or possible?
Bye
Gregor
2018 Feb 14
1
Diffrent volumes on diffrent interfaces
Hi,
I run a proxmox system with a glustervolume over three nodes.
I think about setup a second volume, but want to use the other interfaces on
the nodes.
Is this recommended or possible?
Bye
Gregor
2006 Jun 25
2
Memory leak in 3.0.22?
Hi,
I have just switched from FreeBSD 4.11 using 3.0.21b to NetBSD 3.0.1
using 3.0.22. With the same configuration, and the same clients, I am
now seeing what appears to be some rather large memory leakage [ I am
not sure if this is the fault of Samba or NetBSD ]. Eventually the
process will run out of memory (machine only has 256MB of RAM) and the
Windows clients (2000, SP4 and all the
2004 Jan 17
1
After reinstall XP - browsing doesn't work
Hi all,
I use Samba 2.2.7a-SuSE. It works correctly, but after when I reinstalled my
XP, the browsing hasn't worked. :(
Example, I try to browse from Explore, it halt. But if I try to access (for
example) \\server\mp3, it works.
What is wrong?
Thanks!
Regards, Roland
My smb.conf:
[global]
time server = yes
netbios name = Stargate
workgroup
2000 Jan 27
2
Files have 555 and they are deletable or is it a bug ?
Hello !
I've a problem with files which are set to 0555.
For example: two users (user1 and user2)
two groups (usergroup1 usergroup2)
/daten/rechner/comp1 is set to 777.
User1 creates a file (test.txt) in the [files] share, which is correctly
set to 0555. It's owner is user1 and it's group is usergroup1.
Now user2 from usergroup2, who can correctly read but not edit
2017 Nov 15
5
Samba help
Folks
I have a Centos7 system (SOFA) and want to install a Samba share
named "STUFF" for the machines inside my home. All users in my home
have read access to the share, but only one user "me" has write
permission. The configuration below worked just fine when the Samba
system was on Centos 6, but did not work under Centos 7. The client
machine is Windows 10. I have
2016 Apr 07
4
Problem with Notepad ++
A little more thought into helping troubleshooting maybe take an ls -l and
a properties screen shot in the middle of editing a file. It could be some
setting in notepad++ that is interfering with itself.
On Thu, Apr 7, 2016 at 8:51 AM, Jeff Sadowski <jeff.sadowski at gmail.com>
wrote:
> Can you post ls -l of a file on your samba shared directory.(before
> opening it with notepad++)
2019 May 13
1
Diffrent date codes from pwdLastSet and Password must change Time
Hi,
i have little strange behaviour
I have a bash script running to notify users about the expire of there
password
I query the users with ldapsearch and use pwdLastSet, but this search is
diffrent to "Password must change Time" with rpcclient i now found out.
Password must change Time is +1 Day vs pwdLastSet.
can sombody explain this?
pwdLastSet: 131945210982711300
2006 Aug 13
0
Inheritance in helpers? Or should I do it all in a completely diffrent way?
Hi there.
In the process of learning Rails I''m displaying data from my model in
an HTML table. The view template got really messy so I decided to
build a class to tidy things up and help me with the table generation.
I started out putting it in the controller. But then I thought that
the right place for it (following the MVC pattern and Rails
orthodoxy) would be in a view helper.
But
2005 Dec 21
1
for_remote_tag to update diffrent <div> depending on call result ....
hi,
is there a way to use form_remote_tag to update one div or an other
depending on the call result...???
perhaps with evaluate_remote_response but can''t get it to work.
help
thanks
olivier
2018 Mar 06
0
Multiple Volumes over diffrent Interfaces
Hi,
I'm trying to create two gluster volumes over two nodes with two
seperate networks:
The names are in the hosts file of each node:
root at gluster01 :~# cat /etc/hosts
127.0.0.1 localhost
127.0.1.1 gluster01.peiker-cee.de gluster01
10.0.2.54 gluster02g1.peiker-cee.de gluster02g1
10.0.7.54 gluster02g2.peiker-cee.de gluster02g2
10.0.2.53
2010 May 17
0
Sharing same storage on two diffrent KVM hosts
Hello ,
I whould like your suggestion regarding the following problem :
I got 2 host which are running under RHEL5.4 hypervizor . both of the hosts
disks is a logical volume .( Each for each ) under the same VG .
I want to add storage ( another logical volume ) which will be availble for
both of the host as local disk . ( Share storage )
Thanks .
-------------- next part --------------
An