Displaying 3 results from an estimated 3 matches for "nightwolf".
2006 Mar 18
2
Problem with 'net rpc group delmem' command
...ove the user
with the following command:
net rpc group delmem "Domain Admins" bob
I get NT_STATUS_ACCESS_DENIED. Debug level 5 output is pasted below. Any
help would be greatly appreciated.
Thank you.
-------------------------------------------------------------------------------
root@nightwolf:~# net rpc group delmem "Domain Admins" -d 4 tjp
[2006/03/17 19:13:47, 3] param/loadparm.c:lp_load(4202)
lp_load: refreshing parameters
[2006/03/17 19:13:47, 3] param/loadparm.c:init_globals(1385)
Initialising global parameters
[2006/03/17 19:13:47, 3] param/params.c:pm_process(574)...
2006 May 10
2
Problem with adding printer drivers in Windows XP
...work; my /etc/samba/smbusers contains a line: 'root = Administrator'.
Configuration files are attached. If any other information is needed I
will gladly supply it.
Thank you.
Tom
-------------- next part --------------
# Global parameters
[global]
workgroup = SAVAGEPHP
netbios name = nightwolf
passdb backend = tdbsam
passdb expand explicit = no
enable privileges = Yes
pam password change = Yes
passwd program = /usr/bin/passwd %u
passwd chat = *New*Password* %n\n *Re-enter*new*password*%n\n *Password*changed*
username map = /etc/samba/smbusers
log level = 5
syslog = 0
log file =...
2011 Aug 03
0
Rattle loading String to Vector file from WEKA
Hi all,
I have been using WEKA to do some text classification work and I want to try
out R.
The problem is I cannot load the String to Vector ARFF files created by
WEKA's string parser into Rattle .
Looking at the logs I get something like:
/Error in scan(file, what, nmax, sep, dec, quote, skip, nlines, na.strings,
:
scan() expected 'a real', got '2281}'/
*My ARFF