Displaying 20 results from an estimated 90 matches for "badname".
2002 Sep 12
1
Add machine account
...another machine a couple of
months ago and it worked fine with this command (I think).
Iam typing the command: adduser MACHINENAME$
but I keep on getting this error mssg:
adduser: Please enter a username consisting of a lower case letter
followed by lower case letters and numbers. Use the `--force-badname'
option to allow underscores, and uppercase.
If I try it again with the --force-badname option, it does add it (I think),
but I still get an error message when typing:
smbpasswd -a -m MACHINENAME
and it gives me this error:
User MACHINENAME$ does not exist in system password file (usually
/etc...
2015 Sep 11
3
Re: Backup a VM (using live external snapshot and blockcommit)
...napshot qcow2 file and thought I was done with it, until I realized
>> the snapshot was still listed by virsh snapshot-list. And I couldn't
>> find a way to delete it. (For the record, I asked on serverfault about
>> that [3].)
>
> virsh snapshot-delete --metadata $dom $badname
>
> to remove $badname snapshot that no longer exists because you changed
> things behind the scenes.
Before removing the .xml file, I tried the command indicated in the wiki
[1] with no success.
"NOTE-2: Optionally, you can also supply '--no-metadata' option to tell
libvir...
2015 Sep 11
2
Backup a VM (using live external snapshot and blockcommit)
Hi.
I'm following here a conversation that was initiated on Kashyap's
website [1].
We have a server we use as a host for virtual machines using KVM
(virt-manager used for VM creation) and we would like to setup VM
backups. Basically, we're thinking of a backup schedule like "keep 7
daily and 4 weekly backups". We'd rather not shutdown the VM every day
so live backups
2004 Nov 18
3
storing profiles on a 3rd host (NetApp), and [profiles] section of smb.conf
...ipt = /usr/sbin/usermod -G %g %u
add machine script = /usr/sbin/adduser --firstuid 9001 \
--lastuid 9500 \
--gid 9000 --home /dev/null --shell /bin/false \
--no-create-home \
--disabled-password --gecos "%u Samba Machine Account" \
--force-badname %u
admin users = @ntadmins
workgroup = FOOBAR
# -- END PDC --
invalid users = root
<snip> (many misc settings)
[netlogon]
comment = Network Logon Service
browseable = no
path = /var/lib/samba/netlogon
read only = yes
write list = @ntadmins
#[profiles]...
2015 Sep 11
0
Re: Backup a VM (using live external snapshot and blockcommit)
...s/files/slides/2015-qcow2-expanded.pdf
>
> I'll have a look at these, thanks.
The libvirt commands were towards the end, in part 3; but the first two
parts might give a better understanding of the overall operations of
what is happening.
>> virsh snapshot-delete --metadata $dom $badname
>>
>> to remove $badname snapshot that no longer exists because you changed
>> things behind the scenes.
>
> Before removing the .xml file, I tried the command indicated in the wiki
> [1] with no success.
>
> "NOTE-2: Optionally, you can also supply '--no...
2004 Aug 03
1
Samba 3.05 pdc
...passwords = yes
wins support = yes
# add user script = /usr/sbin/useradd -d /dev/null -g 100 -s /bin/false -M
%u
add user script = /usr/sbin/adduser --home /dev/null \
--ingroup machines --shell /bin/false --no-create-home \
--disabled-login --gecos "SAMBA Machine Account" --force-badname %u
[netlogon]
path = /var/lib/samba/netlogon
read only = yes
write list = ntadmin
**********************************
I'm about to go crazy trying to gets this thing working, any help would be
appreciated.
Tony
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (...
2015 Sep 11
0
Re: Backup a VM (using live external snapshot and blockcommit)
..., I deleted
> the snapshot qcow2 file and thought I was done with it, until I realized
> the snapshot was still listed by virsh snapshot-list. And I couldn't
> find a way to delete it. (For the record, I asked on serverfault about
> that [3].)
virsh snapshot-delete --metadata $dom $badname
to remove $badname snapshot that no longer exists because you changed
things behind the scenes.
>
> Ultimately, I found the snapshot's .xml descriptor and deleted it (in
> fact, moved it) while libvirtd was down. Now, the snapshot is not listed
> anymore.
>
> -> Am I ge...
2007 Jan 26
3
Office 2007 saves files as read only on samba shares?
...g file = /var/log/samba/log.%m
max log size = 1000
time server = Yes
server signing = auto
socket options = IPTOS_LOWDELAY TCP_NODELAY IPTOS_THROUGHPUT
add machine script = /usr/sbin/adduser --ingroup machine --system --home /dev/null --no-create-home --force-badname %u
logon path =
logon home =
logon script = %Gnetlogon.bat
domain logons = Yes
preferred master = Yes
domain master = Yes
wins proxy = Yes
wins support = Yes
ldap ssl = no
panic action = /usr/share/samba/panic-action %d...
2013 Jul 31
2
nmbd is not running
...ssfully* .
unix password sync = Yes
syslog = 0
log file = /var/log/samba/log.%m
max log size = 1000
name resolve order = lmhosts host wins bcast
unix extensions = No
add user script = /usr/sbin/adduser --quiet --disabled-password --gecos ""
%u
add group script = /usr/sbin/addgroup --force-badname %g
add machine script = /usr/sbin/useradd -g machines -c "%u machine account"
-d /var/lib/samba -s /bin/false %u
logon path =
logon home =
domain logons = Yes
os level = 33
preferred master = Auto
domain master = Yes
dns proxy = No
panic action = /usr/share/samba/panic-action %d
[homes]...
2009 Mar 27
2
Samba/LDAP Backend: Error NT_STATUS_CONNECTION_REFUSED
...logon path = \\zmail.ptest.us\%U\profile
logon home = \\zmail.ptest.us\%U
add user script = /usr/sbin/adduser --quiet --disabled-password --gecos "" %u
add machine script = /usr/sbin/adduser --shell /bin/false --disabled-password --quiet --gecos "machine account" --force-badname %u
socket options = TCP_NODELAY
[homes]
comment = Home Directories
browseable = yes
read only = No
valid users = %S
[netlogon]
comment = Network Logon Service
path = /export/netlogon
read only = yes
write list = +ntadmin
locking = no
===
2011 May 13
1
Access denied to samba server from win7 64bit behind a VPN
...ve = H:
; logon script = logon.cmd
; add user script = /usr/sbin/adduser --quiet --disabled-password
--gecos "" %u
; add machine script = /usr/sbin/useradd -g machines -c "%u machine
account" -d /var/lib/samba -s /bin/false %u
; add group script = /usr/sbin/addgroup --force-badname %g
; printing = bsd
; printcap name = /etc/printcap
; printing = cups
; printcap name = cups
; include = /home/samba/etc/smb.conf.%m
; message command = /bin/sh -c '/usr/bin/linpopup "%f" "%m" %s; rm %s' &
winbind separator = +
idmap uid = 10000-2...
2015 Jan 18
3
Problems with permissions
On 18/01/15 08:36, Dr. Harry Knitter wrote:
> Rowland Penny <rowlandpenny at googlemail.com> schrieb am 17.01.2015:
>> You could try answering Jeremy's question
>>
>> Rowland
> did, however my answer was sent only as PM, sorry.
> This entry is the default. However I set it explicitly.
> Did not work
>
> Harry
Please don't send PM's, it breaks
2017 Nov 25
4
Trouble during classicupgrade
...e\snew\sUNIX\spassword:* %n\n
unix password sync = Yes
logging = syslog file
log file = /var/log/samba/log.smbd
max log size = 4000
log level = 1
printcap name = /dev/null
add user script = /usr/sbin/adduser --quiet --disabled-password --force-badname %u
delete user script = /usr/sbin/deluser --quiet --remove-home %u
add group script = /usr/sbin/adduser --group --quiet %g
delete group script = /usr/sbin/deluser --group --quiet %g
add user to group script = /usr/sbin/adduser --quiet %u %g
delete user from g...
2005 Jul 25
1
Fortran function name not in load table
Using R 2.0.1 on Windows XP, I am getting an error
msg:
Error in .Fortran("conic", nxy = nxy, npt = npt, CP =
cp, EP1 = ep1, EP2 = ep2, :
Fortran function name not in load table
I am wondering if there is a way to see what function
names are in the load table? Maybe the function name
has been altered?
The first thing I do in my analysis script is to load
a DLL, conic.dll,
2002 Oct 15
0
strange trouble with Win2k
...roup = /etc/samba/localgroup.map
# domain admin users = admin
domain admin group = @wsadmin root
printer admin = @wsadmin
add user script = /usr/sbin/adduser --conf /etc/adduser.smbmachine.conf --home /dev/null --no-create-home --gecos "Machine Trust Account" --disabled-password --force-badname %u
#printing
printing = CUPS
printcap = cups
load printers = yes
# security
security = user
guest account = nobody
encrypt passwords = yes
# browseable = no
include = /etc/samba/hosts_allow
# browsing
os level = 64
local master = yes
preferred master = yes
domain master = yes
remote announce =...
2007 Jul 09
0
Opensuse: Samba LDAP useradd fails
...by=0
But the user is not added.
From zimbra tutorial on Ubuntu, they use this command:
add user script = /usr/sbin/adduser --quiet --disabled-password --gecos "" %u
add machine script
= /usr/sbin/adduser --shell /bin/false --disabled-password --quiet "machine
account" --force-badname %u
But, looks like it's not compatible with Opensuse, eventhough I changed
adduser to useradd.
Any hints are appreciated.
Thanks.
--
Fajar Priyanto | Reg'd Linux User #327841 | Linux tutorial
http://linux2.arinet.org
4:29pm up 1:34, 2.6.18.2-34-default GNU/Linux
Let's use OpenOffic...
2013 Nov 11
1
Certain fonts missing from xlsfonts in Centos 6.4
I have a certain software on CentOS 6.4 that gave the following error:
X Error of failed request: BadName (named color or font does not exist)
Major opcode of failed request: 45 (X_OpenFont) Serial number of failed
request: 15 Current serial number in output stream: 30
Running strace shows that the error happens just about here:
writev(4, [{"-\2\21\0\4\0\240\0027\0\240\2-adobe-helvetica-bol"...
2005 Jun 27
0
Terminal server login problem
...IX\spassword:* %n\n .
debug level = 10
syslog = 0
log file = /var/log/samba/log.%m
max log size = 1000
add machine script = /usr/sbin/adduser --ingroup NTMachines
--home /dev/null --shell /bin/false \ --disabled-password --firstuid 500
--lastuid 600 --force-badname --gecos machaccount %u
domain master = Yes
dns proxy = No
wins support = Yes
domain logons = yes
os level = 60
client signing = auto
client schannel = auto
server signing = auto
server schannel = auto
logon drive = H:...
2007 Aug 15
0
Multiple Domains and Machine Addition issue
...il1.test.com\%U <file://mail1.test.com/%25U>
logon script = logon.cmd
add user script = /usr/sbin/adduser --quiet --disabled-password --gecos ""
%u
add machine script = /usr/sbin/adduser --shell /bin/false
--disabled-password --quiet --gecos "machine account" --force-badname %u
socket options = TCP_NODELAY
domain master = yes
local master = yes
[homes]
comment = Home Directories
browseable =yes
read only = No
valid users = %S
[netlogon]
comment = Network Logon Service
path = /var/lib/samba/netlogon
guest ok = yes
locking = no
[profiles]
comment...
2003 Jun 30
0
PDC disconnected until restart (NT_STATUS_NO_LOGON_SERVER - or so)
...sswd %u
passwd chat = *Enter\snew\sUNIX\spassword:* %n\n *Retype\snew\sUNIX\spassword:* %n\n .
log level = 3
syslog = 0
log file = /var/log/samba/log.%m
max log size = 1000
name resolve order = wins bcast
domain admin group = ogrewe root @domadmin
add user script = /usr/sbin/adduser --force-badname --firstuid 10000 -gid 500 --disabled-login --no-create-home --home /dev/null --shell /bin/false --quiet --gecos NT-Workstation %u
logon drive = M:
# logon path = \\%L\Profiles\%U.pds
logon path =
logon home =
domain logons = Yes
os level = 65
preferred master = True
domain master = True
dns...