General :: Necessary To Add Linux Box To Domain To Be Able To Share Printers?

Jan 7, 2011

I set up a Linux (suse 11.3)server, and able to share files with other users using MAC and Window machines within and outside the network.The Window machines are on a domain.Now I want to add printers to my Linux server and share it with the computers that are able to access the files (mac and window workstations).Is it necessary to add my Linux box to the domain to be able to share the printers? Because the MAC computers can see/add the printers on the Linux server but the Windows pc cannot.

View 3 Replies


ADVERTISEMENT

General :: How To Share A Folder From Linux To Linux

Mar 17, 2010

how to share a folder from linux to linux systems and setting password to open that folder

View 14 Replies View Related

General :: Setup Linux DNS For Windows Domain?

Feb 18, 2011

I have a SBS '08 server, and it handles all FSMO roles, and every service known to man. I'm trying to shift those to other computers, but we haven't got the capital for another server. I know Linux is a capable OS and has the ability to run DNS, but I'm not too familiar with linux. How could I set up DNS on linux so that it is a redundant DNS server?

View 2 Replies View Related

Ubuntu :: How To Share Folders / Printers

Mar 12, 2011

I have a desktop PC and a notebok, both with Maverick 10.10.We are two users, I have Administrator privileges. What we need is to have a folder in common where we can create, edit or delete folders and files.And there's a printer connected to the desktop PC, how can I see it from the notebook? I installed samba but can't get it to work, or I just don't know how to configure it.

View 9 Replies View Related

General :: Share Folders In LAN With Only Linux Boxes

Nov 1, 2010

I have tried to find a simple "how to". People testify how simple sharing over Linux networks is, but I just can't make it.I have a desktop with Mint LXDB on it. My wife has a laptop with Ubuntu Lucid Lynx connected with a wireless LAN to a D-Link router.

But I can't open mine from her laptop. My aim is to connect her to a backup station connected to my computer. I have been looking into https://help.ubuntu.com/community/SettingUpNFSHowTo. It is six pages long, complicated and i can't make it work.If networking in Linux should be so simple and native, there must be a better way..I hope.

View 14 Replies View Related

General :: Allow Domain User Access To Share?

Oct 18, 2010

how you allow a domain user to access a smb share when the linux machine (RHEL) that the share is on is on the same subnet as the domain but not joined to it (it has the name of a DC for the domain configured in /etc/hosts.conf also)

View 4 Replies View Related

Ubuntu Networking :: Share Files And Two Printers Among Three Machines?

Jun 26, 2010

I have 3 home computers. Two of them are dual boot Windows and Ubuntu. The third runs only Ubuntu. I want to share files and two printers among the three machines. What is the best approach to doing this.

View 4 Replies View Related

General :: Can't Connect To Samba Share From Computers Not Joined To Domain

Feb 26, 2010

I have a samba share setup as the following. When I browse to it from PC's added to my AD domain, they connect instantly. When i browse to it from a laptop that's not part of the domain, i get prompted for login credentials. what credentials should I be putting in? I can't seem to figure it out. or is it because i have the workgroup set to what my AD domain name is, and the laptops aren't part of that domain.

path = /data/photos
browseable = yes
force user = pictures
force group = picturesgroup

[code]....

View 12 Replies View Related

Networking :: Get Virtualbox To Share Printers With The Machines Running Xp In The House?

Oct 13, 2009

i was getting impatient in finding a way to make some of my peripherial devices to work in linux but no luck, so i installed windows xp home in virtual box, gave it access to my usb devices and installed the drivers for the printers and scanner. but there is just one thing that i want to do now how do i get windows xp to share my printer in virtual box with other computers in the house

View 5 Replies View Related

Ubuntu :: Autodetection Of Network Printers Makes All Printers Disappear?

Jan 28, 2010

I've been using Kubuntu 9.10 for several months now. For most of that time, I configured and used with no problem several network printers.. a HP LaserJet 3015 at home connected to a Windows machine, and a Xerox Phaser 8560 at my coworking space connected directly to a router.

However, several weeks ago I was at the coworking space, requested a print from my web browser, and in the printer selection dialog, observed the list of printers expanding... some sort of autodetection of network printers was occuring, and multiple instances of the same printer were being offered, with slightly different names. Printing to these devices did not work.

Now, after a reboot, there are NO network printers available no matter what network I'm connected to. When I use the Kubuntu printer configuration tool and try to set up a new printer, it asks me to "Select a connection" to which the only option it gives me is "Other". When I put in an address for the printer it just cycles endlessly, never finding anything.

View 3 Replies View Related

Ubuntu :: Printers Do Not Save In 'Shared Printers' Group?

Oct 9, 2010

I have a shared printer on my Ubuntu 10.04 machine, and it cannot be seen by other computers (macbook, pc) on the network. I have the printer shared, but it is not a member of the 'Shared Printers' group. When I add it to the 'Shared Printers' group, it stays there until I close the 'Printing' application GUI. Then, when I re-open 'Printing,' it is no longer in that group. I think this is why I can't see it on the network, due to the wording of the option in Server Settings to 'Publish shared printers connected to this system.'

View 3 Replies View Related

Debian Installation :: Share A Linux Directory On Windows

Sep 28, 2014

I would like to ask how can I share a linux directory on Microsoft Windows?

Is it possible to share for a specific user in the Windows Active Directory or at least share with a password?

View 9 Replies View Related

General :: Moving From Paid Linux To Unpaid Linux CenOS - Red Hat (KVM Virtualization)

Dec 21, 2009

if anyone of you have shifted using Paid Red Hat Linux with CentOS, and what are your experiences of moving from Paid Linux to Unpaid Linux CenOS. When do you suggest a person use Paid Linux and when to use Unpaid Linux?

View 1 Replies View Related

General :: Give Domain Administrator Privileges To Root User In Domain Controller?

Aug 17, 2009

I want to give Administrator privileges to Root user in Linux Domain Controller

View 12 Replies View Related

Ubuntu Servers :: Create Samba File Share To Windows Domain Clients?

Apr 28, 2010

I feel ashamed for even asking this, since it seems like there's about 3 samba questions here every day. However after an hour of searching, I keep finding strange variants that aren't what I need.

My Goal: Create a single file share on an Ubuntu Server - share it via samba to Windows clients that are on a domain with active directory. It sure would be nice if AD authentication would work - so users don't have to type in a linux user/passsword each time they want to access the share.

In my adventures, I've found the following items (which may overlap)

1. Joining the server to a Windows Domain

2. Turning the server into a Windows Domain Controller

3. Authentication with LDAP (still not quite sure how/what this would do)

4. Stuff with Kerberos

5. Lots of people bickering about Samba 3/4 & how it's impossible to make Samba a PDC.

I'm not sure if I need to make the ubuntu server a domain controller or not...all I want to do is create a file share and share it on the domain...I don't need to make the ubuntu server a domain controller for that, right? Maybe just a member? Maybe nothing at all?

I guess if I want to authenticate stuff correctly (or forward authentication requests? Not sure), I probably need to join the ubuntu server to the domain...I think.

But let's say I do join it to the domain...then how to I create a file share that is authenticated via active directory rather than a local ubuntu server account? I see a dozen guides on joining the server to the domain, but nobody ever mentions sharing the folder over the domain.

The lines are also blurred between joining Ubuntu to the domain and making it a domain controller. What should I keep an eye out to avoid in these tutorials?

I get lost between the Kerberos/LDAP/Samba/WinBind etc...and I have a feeling I don't need all of these for something this simple.

View 1 Replies View Related

Ubuntu Servers :: Samba Share Using Domain User/group In Valid Users?

May 20, 2010

I have Ubuntu server 10.04 joined to a domain using Likewise Open. I can login using my domain credentials and have added my domain account to the sudoers file. Now that I've got it joined to the domain I want to add some samba shares and have domain members use their accounts to access them. However, no matter what combination of my domain name and the domain user or group I use in the valid users field it won't let me in. What's the proper way of inputting a domain user or group in the valid user field?

This is the entry I'm using for the share:

Code:
[testshare]
path = /srv/testshare
valid users = @"Domain Name+Domain Group" (Have tried many things here)
public = no
writable = yes
printable = no
create mask = 0765

View 2 Replies View Related

General :: Verifying Qlogic FC HBA Adapter In Linux ( SUSE Linux)

May 5, 2010

i would just like to verify that the command

lspci would show the FC adapter installed

is there any other command that i can use to verify the FC adapter is being installed

View 4 Replies View Related

General :: Migration Of C++ Application From SuSE Linux To Red Hat Linux

Feb 12, 2010

I want to Migrate my C++ Application from SuSE Linux to Red Hat Linux.What impact analysis i should do?

View 3 Replies View Related

General :: When Create A New Domain On My Server It Gives The New Domain It's Own Nameservers

Jun 4, 2011

I want to host 5 websites on my new virtual server so I have created 2 nameservers that point to my virtual server's IP addresses as a glue record. What confuses me is when I create a new domain on my server it gives the new domain it's own nameservers (ns1.thenewdomain.co.uk etc) do I need to change these records so they use the nameservers I created earlier? If I do? Which particular records should I change? I'm running a Unix virtual server with a Plesk control panel.

View 2 Replies View Related

General :: All Printers Disabled In Debian 5

Jul 28, 2010

I am running VirtualBox on a Windows XP host. I have two containers, one running Fedora 13 and the other running Debian 5. I set up the three printers I have at home on each system. The printers in Fedora work great. The same printers in Debian are disabled and will not print. I've also installed cups-pdf on each system. Works on Fedora, disabled on Debian. I don't know what is different. I set them up the same way with the same drivers, but I cannot enable or otherwise use the printers with Debian.

Is there some admin setting I'm not aware of to allow printing from Debian?

View 2 Replies View Related

General :: Firefox Not Seeing CUPS Printers

Mar 18, 2011

I have an Ubuntu Karmic (9.10) installation with LTSP 5.2 installed. I'm using CUPS version 1.4.1. The other day I ran an lpoptions -d printername command not realizing that I was setting the system default incorrectly. Now my issue is that all apps see the CUPS printers correctly, except for Firefox which doesn't see any (Print to File only option). I've searched for hours trying to find the configuration file that this command impacted for Firefox with no luck.

View 6 Replies View Related

General :: How To Monitor Printers In Nagios

Apr 12, 2011

anyone tell me how to monitor printers in Nagios

View 3 Replies View Related

General :: Change Password On All The Printers Manually?

Apr 15, 2010

We have about 15 printer installed on Windows and shared in Linux RedHat 3.0 the username that we are using for the share its password has to be changed, is their a way to do it on one location or do i have to individually change password on all the printers Manually?

View 1 Replies View Related

General :: Make Discovery Of Printers Available In Network?

May 31, 2011

I got a task to discover printers available in my network using cups.

View 10 Replies View Related

General :: Administering Canon Printers On Ubuntu Workstation 8.10

Mar 19, 2010

I have an ubuntu workstation 8.10 and wanted to know if I could monitor Canon printer queues , (see jobs, start/stop queues) etc. Similar to what my xp workstation does with the canon fiery sw.

View 4 Replies View Related

General :: Accessing Windows Network Printers From A VirtualBox WindowsXP Client

Jun 6, 2011

Is it possible to access windows network printers from a VirtualBox WindowsXP client running under Ubuntu 10.10 host? The networking type is NAT. Would Bridged Networking solve the problem? If so, is there a tutorial on how to set up bridged networking for virutual box?

View 1 Replies View Related

General :: Add To Windows Domain / Authenticate Users From Windows Domain?

Sep 27, 2010

i have a windows domain and linux ftp server. OSs windows 2003 server and centos 5.5. i would like to integrate this file server to windows domain. And would authenticate users from windows domain.

View 4 Replies View Related

OpenSUSE Network :: Domain- Incapable MS Windows Version To Join Suse Domain?

Jun 9, 2010

I was wondering if there is any way to enable an MS Windows client that is otherwise unable of joining a domain to join a domain controlled by (open)SUSE? Is that inability only for joining a Windows based domain but a client that runs XP Home Edition or similar domain- incapable version of Windows could join a domain if it was controlled by Linux?Pardon my newbie style, but answer doesn't have to be detailed step-by-step, just yes/no answer with some pointers would do. I am not new to linux but new to network services... search engines weren't friendly when asked this question at the search bar...

View 2 Replies View Related

Server :: Creating Domain Form Vadddomain-domain Doesn't Exist

Apr 12, 2011

iam using centos5.2.configured qmail,vpopmail. while adding domain form vadddomain<domain.co.in> At first time domain folder get created in domains directory.and also postmaster user also get created by default.And also in mysql. Now the problem is after some times or rebooting system domain get erased automatic.also in /var/qmail/users/assign file domain name get erased.

View 1 Replies View Related

Server :: Created Domain But Not Getting Domain In /var/qmail/user/assign File?

Apr 7, 2011

i had created domain but not getting domain in /var/qmail/user/assign file.also it error /home/vpopmail/bin/vdominfo abc.co.inInvalid domain name

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved