Linux - ServerThis forum is for the discussion of Linux Software used in a server related context.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
[allusers]
comment = All Users
path = /home/shares/allusers
valid users = @users
force group = users
create mask = 0660
directory mask = 0771
now thats my config file for samba if theres anything wrong with it id like to know. now my issues is i cant acess any of the computers on the network. i cant see any of the computers when i go to windows network:WORKGROUP i get this "Sorry, couldn't display all the contents of "Windows Network: workgroup"." now i added the computer ip's in the host tab under network administration is that ok to do to setup a network? also i setup a printer it works on the two hardline tower's but my windows laptop it doesnt work i use the device url and it cant find it. then on my fedoracor 7 laptop it excepts it but when i click print test page nothing happens. how can i get the printer on the two laptops thanks for your help.
Sharename Type Comment
--------- ---- -------
cli_rpc_pipe_open: cli_nt_create failed on pipe \srvsvc to machine 192.168.1.45. Error was NT_STATUS_ACCESS_DENIED
Error returning browse list: NT_STATUS_ACCESS_DENIED
session request to 192.168.1.45 failed (Called name not present)
session request to 192 failed (Called name not present)
Anonymous login successful
Domain=[WORKGROUP] OS=[Windows 5.1] Server=[Windows 2000 LAN Manager]
Sharename Type Comment
--------- ---- -------
cli_rpc_pipe_open: cli_nt_create failed on pipe \srvsvc to machine 192.168.1.45. Error was NT_STATUS_ACCESS_DENIED
Error returning browse list: NT_STATUS_ACCESS_DENIED
session request to 192.168.1.45 failed (Called name not present)
session request to 192 failed (Called name not present)
Anonymous login successful
Domain=[WORKGROUP] OS=[Windows 5.1] Server=[Windows 2000 LAN Manager]
Server Comment
--------- -------
Workgroup Master
--------- -------
thats what i got doing that
now does samba only work forlinux to windows or is just as good for linux to linux
I wonder why it wants LDAP,
maybe it is looking at another config file?
To be sure you can add line
passdb backend = smbpasswd
In theory, you only should need workgroupname for it to work
If your original question was about connecting to a windows host(s) from a linux laptop, in this case you do not need to run samba server. You need to run samba client. I have never done this and cannot advise, sorry.
So you can probably abandon the server setup altogether if you do not need to serve files from this laptop.
Check out samba.org - the best source of documentation for all setups and flavours, especially "Samba 3 by example"
ok i guess u didnt get it lol my linux samba config file is on mydesktop computer and windows is on my laptop lol and i want to beable to open save upload download files etc. from serer to desktop and desktop to server
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.