Displaying 20 results from an estimated 3000 matches similar to: "net rpc printer command problem"
2006 Feb 13
2
Printer migration problem
Hi,
I'm using Samba 3.0.14a
I'm trying to migrate printers from a Windows server to my samba one.
So I tried to use the following command :
/net rpc printer migrate all Myprinter -S SERVER1
--destination=SAMBAMIGR -U Administrator%mypasswd/
And I received the following message :
/Could not connect to server SAMBAMIGR
The username or password was not correct.
/How can I provide the
2013 Jul 31
2
Problem to demote samba4 dc
Hi all,
I recently migrated our samba 3 domain to an AD domain using Samba 4
classic upgrade tool. Well, every seems to work fine since i'm still
alive ;) .
I promoted a Windows 2k8 box as a new DC of this domain and I transfer
the 5 FSMO roles to it.
Now I would like to demote the Samba4 DC but when I tried I got this
message :
# samba-tool domain demote
ERROR: Current DC is still
2013 Sep 24
2
Problem to demote Samba4 DC
Hello,
I recently migrated our samba 3 domain to an AD domain using Samba 4
classic upgrade tool.
DNS is provided by the internal dns server of Samba 4.
I promoted a Windows 2k8 box as a new DC of this domain and I transfer
all the 5 FSMO roles to this windows box.
Now I would like to demote the Samba4 DC but when I tried I got this
message :
# samba-tool domain demote
ERROR: Current DC is
2009 Nov 26
0
smb w/ldap get joined to nt4 but net rpc vampire fails with NT_STATUS_ACCESS_DENIED
I am trying to migrate our Windows NT 4 Domain to Samba 3.4.3 and got
the error message below when I run the command:
"net join -S myPDC -I 172.30.1.1 -U administrator%mypasswd"
worked ok
"net rpc vampire -S myPDC -U administrator%mypasswd"
Fetching DOMAIN database Failed to fetch domain database:
NT_STATUS_ACCESS_DENIED
What I want to accomplish is to remove Windows NT 4.0
2015 Mar 02
3
CentOS7 buggy freeradius
Bonjour,
It seems that freeradius 3.0.1-6.el7 of centOS 7 don't work.
When doing very simple authentification (PAP control of ssh login on a
switch), I get a segmentation fault when the first accounting packet
arrives on the server.
Does anyone test succesfully this version of freeradius ?
Thanks
PS: no error with the compilation of the last source version of
freeradius (3.0.7)
--
2017 Mar 22
0
SIS and mailbox restore
Still on the problem with dovecot 2.2.27 ....
I use the single instance storage, and mdbox format. I use 2 zfs file
systems, one for mailboxes, the other for attachements. I use znapzend
to generate many zfs snapshots for backup purpose (inode numbers are
preserved but it is unusefull).
When I try to restore a deleted/purged mailbox with doveadm import I get
the error of the first attachement
2006 Feb 01
0
Net rpc share migrate
I'm trying to migrate my NT4 PDC to samba. So I currently have a samba
3.0.14a serveur with ldap backend as running BDC. I successfully migrated
SAM database with net
vampire command. However when I tried to migrate shares (or files... same
error) with this command :
net rpc share migrate shares test -S 'SERVEURNT4' --acls -v -U
Administrateur%secret
I get this error :
migrating:
2017 Mar 15
1
Mail restore and single storage attachement
Bonjour,
I'm finishing the upgrade of an old installation of Dovecot/postfix mail
system for my lab.
In the configuration i plan ( dovecot 2.2.27 ), i choose to use:
- mdbox format
- single storage for attachements
- 2 zfs file systems, one for mdboxes, the other for attachments
The last tests before production concern my hability to restore a lost
mail (or mailbox) ... (lot of
2004 Oct 22
0
cupsaddsmb and .inf files
Hi,
I've also got problems downloading drivers from samba to a windows client.
I'm running Debian Samba 3.0.7-1, and Cupssys 1.1.20final
My Windows Client is a Win2KPro.
I succesfully installed my printers with Cups and they work fine under
Linux, and from remote cups clients.
I've been trying to follow the samba docs on serving postscript drivers
for cups from the print share in
2016 Nov 10
2
Need help with printer drivers
Thanks Rowland. I've followed the guide on that page, the following
page looks good:
https://wiki.samba.org/index.php/Configuring_Point%27n%27Print_automatic_printer_driver_deployment
However, when I try to add a driver with "Print Management" to the
Samba server, I got an access denied error.
Here's how I did it.
------------------------
1. create a user with smbpasswd,
2005 Jan 19
1
samba -cups
hello
I try to manage a printer (Apple Lawerwriter 16/600 ) with cups but without
succes !!!
with cups web interface :
I "add a printer":
device = LPD/LPR Host or Printer
URI= lpd://mymachine/lp
Type= Apple
Model = Apple LaserWriter16/600 Foomatic/Postscript (Recommended)(en)
I try to print a testpage but without succes
- 'mymachine' is either in my dns and my /etc/hosts
2005 Jan 20
0
RE samba -cups
My test is OK.....Thanks a lot....
There is a mistake in cups exemple web interface....
gb.
-----------------------------------
Your URI is incorrect if your printer is a network printer the correct URI
must be : lpd://myprinter
-----------------------------------
St?phane PURNELLE stephane.purnelle at corman.be <https://lists.samba.org/mailman/listinfo/samba>
2016 Nov 10
0
Need help with printer drivers
On Thu, 10 Nov 2016 17:44:36 +0800
Aaron Lewis <the.warl0ck.1989 at gmail.com> wrote:
> This is generated with testparam,
>
> # Global parameters
> [global]
> server string = %h server (Samba, Ubuntu)
> server role = standalone server
> map to guest = Bad User
> obey pam restrictions = Yes
> pam password change = Yes
> passwd program = /usr/bin/passwd %u
>
2016 Nov 10
2
Need help with printer drivers
This is generated with testparam,
# Global parameters
[global]
server string = %h server (Samba, Ubuntu)
server role = standalone server
map to guest = Bad User
obey pam restrictions = Yes
pam password change = Yes
passwd program = /usr/bin/passwd %u
passwd chat = *Enter\snew\s*\spassword:* %n\n
*Retype\snew\s*\spassword:* %n\n *password\supdated\ssuccessfully* .
unix password sync = Yes
syslog =
2016 Nov 11
1
Need help with printer drivers
Are your windows machines part of the 'WORKGROUP' workgroup ?
- Yes, and the windows client is not a domain member.
I've checked the system properties, it show WORKGROUP
Does 'work' exist as a Unix user ?
- Yes, otherwise `smbpasswd -a work` complains
Does 'work' exist as a windows user ?
- No, the windows client can be any user.
The current logon username is
2012 Feb 07
1
APW and Windows 7
Hi,
I have set up my samba server as a print only server. Nothing specific
is wrong. The print server is working but I have a couple of questions
about using APW to install printer drivers and Windows 7.
Linux server: Centos 6
Samba version: 3.6.3 - Default install (./configure; make && make install)
I did the usual,
net use \\myprinter\print$ /user:root
Browse to \\myprinter. In
2007 Mar 20
1
odbcConnect - no data source and default driver
I am trying to connect sybase sql databast from R using RODBC pkg and
getting the following error ( i chnaged names to my*** but when I actually
execute it, I put down names explicitly not calling some character strings)
> channel = odbcConnect(dsn='mydsn',uid='myid',pwd='mypasswd')
Warning messages:
1: [RODBC] ERROR: state IM002, code 0, message [iODBC][Driver
2020 Mar 04
1
Windows 10 1909 point and print restriction v2
https://www.windows-security.org/ffeed32dc5fef8e9dbb78a867381f697/always-render-print-jobs-on-the-server
ForceCSREMFDespooling = ^^^^^^^^^^^^^^^^^^^^^^^^^
If you and and i suggest you do set this in GPO.
> > From a Windows 10 computer, If you browse
NOT like this.
> \\smbprintserver\myprinter, what
> > kind of error have you ?
But you use UNC like this :
2009 May 01
2
Automating the Samba Install
Hey all,
I'm coloring outside the lines a little bit here but I would like to
automate the install of a samba pdc. Within that script to install I
would like to assign rights to a group. Here is an example of a few steps:
# Create Unix group:
groupadd domadmins
# Map unix group to samba groups:
net groupmap add ntgroup="Domain Admins" unixgroup=domadmins rid=512 type=d
# Assign
2005 Jul 18
0
IAX register confusion
I have been unable to understand the connection between an IAX
registration for dynamic IP assignment and and the host definition.
I have signed up with an ITSP for a DID. My ip is dynamic and although I
have a dynamic DNS name, we are registering and outbound works fine.
I'm at a loss to understand the relationship between the registration
and the [section] definition in iax.conf that will