similar to: Re: Drive Mapping issue on W2K (Trey Nolen)

Displaying 20 results from an estimated 5000 matches similar to: "Re: Drive Mapping issue on W2K (Trey Nolen)"

2003 Jul 23
2
Logoff script?
Is there such a thing as a Samba logoff script? I am currently using [NETLOGON] for logon scripts, but for the adding and removing of printers via WSH, I'd prefer to also remove these printers after I log off. ---- _ _ _ _ ___ _ _ _ |Y#| | | |\/| | \ |\ | | | Ryan Novosielski - Jr. UNIX Systems Admin |$&| |__| | | |__/ | \| _| | novosirj@umdnj.edu - 973/972.0922 (2-0922) \__/
2003 Jun 16
2
HP-UX and Samba 3.0
Has anyone sucessfully compiled Samba 3 on HP-UX? I have had no luck so far. The LDFLAG that it uses, I believe -g, but I'd have to look, is not supported. ---- _ _ _ _ ___ _ _ _ |Y#| | | |\/| | \ |\ | | | Ryan Novosielski - Jr. UNIX Systems Admin |$&| |__| | | |__/ | \| _| | novosirj@umdnj.edu - 973/972.0922 (2-0922) \__/ Univ. of Med. and Dent. | IST/ACS - NJMS Medical
2004 Dec 13
2
Machine confused about localhost
I run rpcclient without specifying an IP address and I get the following error: # /products/samba/bin/rpcclient //localhost -U novosirj Password: cli_full_connection: failed to connect to //LOCALHOST<20> (0.0.0.0) Cannot connect to server. Error was NT_STATUS_UNSUCCESSFUL ...the machine knows what localhost is otherwise: # telnet localhost Trying... Connected to localhost.umdnj.edu.
2003 Jun 03
4
UNIX passwords
I have a rather unique setup. I would like to simply use the existing UNIX /etc/passwd file for my authentication without having an smbpasswd file existing. does anyone know how to do this?
2004 Dec 14
2
Issues with trustdom on 3.0.9
I upgraded from 2.2.12 (and kept my tdb files -- it is a possibility that this is a part of my problem, but let me run it by you anyway). I'm attempting to do a domain trust between my production domain and a test domain. However, on my production domain, I have the following problem: # /products/samba/bin/net rpc trustdom list -U novosirj Password: Trusted domains list: NWK-DEV
2005 Feb 04
1
Samba 3.0.9/10, missing 'net rap printq list' on HP-UX?
I have only this platform to try it on, but observe the following inconsistencies: (from the manpage for 'net'): RAP PRINTQ RAP PRINTQ LIST QUEUE_NAME Lists the specified print queue and print jobs on the server. If the QUEUE_NAME is omitted, all queues are listed. ...OK, so: [novosirj@njmsa ~]> /products/samba/bin/net rap printq list ljndemo No command: list
2003 May 21
2
Fw: Spool directory permissions for printing
Hello, I am new to Linux and Samba. I am trying to print from a W98 box to a Linux printer. I am using Suse 7.2 and Samba 2.2.8a., and Linux is acting as a PDC. I created a user in Linux and put it in the users group and the lp group. The only way I got this user to print was changing the spool directory permissions (and all the files within it) from 0600 to 0770. BUT when I restarted Linux today,
2003 Jun 11
3
copy files from Linux to NT Server
Hi & sorry if this is too "newbie" of a question but I just can`t find a solution. I`m trying to use smbclient or at least smbmount, but both is not working. What I want to do is: copy files via command line (I will have to do that later with an automated script) from my Linux server to the NT Server (server1) in a directory called "photo library test" (I tried as well
2004 May 24
1
Build Errors, torture tests 3.0.x/HP-UX 11i
I get the following errors when building the torture suite under HP-UX 11i with HP AnsiC. They are actually somewhat similar to the errors that I get trying to build the whole package with gcc: Compiling torture/torture.c In file included from include/includes.h:109, from torture/torture.c:23: /usr/include/sys/socket.h:484: error: parse error before "sendfile"
2008 Feb 02
3
Samba AD support on Solaris and AIX
Hello, I just found out that the binary Samba Solaris packages on samba.org were not built with AD support. Do you know any reason why? Do you know where I can find binary Samba packages supporting AD on Solaris? Also although not mentioned, I suspect the Samba package for AIX on samba.org was not built with AD support either. Anybody can confirm this? The same question as where I can find AD
2006 May 11
1
rpcclient problem - no connect to 0.0.0.0
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I've had this problem for quite awhile. I'm attempting to go back through the Samba issues that have been driving me crazy during my move to a current release. Here is the issue: - --- # ./nmblookup RWJA-LM querying RWJA-LM on XXX.XXX.XXX.255 XXX.XXX.XXX.XXX RWJA-LM<00> - --- Looks good to me, though, really, it should be querying
2008 Nov 27
2
How to create users accounts with already encrypted passwords ?
Hi, i need to create users accounts into Samba with already encrypted passwords from a file. I use tdbsam backend and Samba 3.0.24 (Debian Etch) The file format is quite easy : login1|Unix_passwd|Lanman Password Hash|NT Password Hash First, i create the unix users with their already encrypted password : useradd -p Unix_passwd login1. Fine. But can i do the same thing with smbpasswd or pdbedit
2003 May 20
2
root rq'd to join domain
I believe it was expected that Samba would allow domain joins by people in the "admin group=" parameter -- I seem to remember reading that somewhere... I also seem to remember (and have discovered) that, no, it is in fact "root", or UID 0 only, who can accomplish this task. My question is, what are the ways around this? There are people in my organization who will be joining
2004 Apr 30
5
Can I reconfigure Samba share without restart smb service?
Everytime I add or remove some samba shares, I must restart smb service to take effect. Is there anyway to reconfig it without restart?
2008 Jan 03
4
Simple LDAP backend question
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Is it required to use LDAP for both POSIX/UNIX accounts and for Samba, or can one move only the smbpasswd file to LDAP without impacting the standard UNIX passwd file at all? - -- ---- _ _ _ _ ___ _ _ _ |Y#| | | |\/| | \ |\ | | |Ryan Novosielski - Systems Programmer II |$&| |__| | | |__/ | \| _| |novosirj@umdnj.edu - 973/972.0922
2008 Jan 09
3
Sync passwords unix/smb with FDS backend?
Using simple authentication I have been able to tie FDS to Samba 3.x.24. Knowing that the unix passwd and smb passwd are different, dare I ask how difficult it would be to have them sync? Most of my users are using netatalk w/ posix user info and MD5 password. I would like to swing this over to samba without the worries of two passwords per user. I have seen blips on this but not directly related
2004 May 04
2
XP profiles problem - Samba 3.0.3 & LDAP
[root@rho profiles]# ls -la total 16 drwxr-xrwt 4 root Domain Admins 4096 May 4 13:03 . drwxr-xr-x 4 root Domain Admins 4096 May 4 10:05 .. drwx------ 13 debra Domain Users 4096 May 4 12:52 debra drwx------ 14 root Domain Users 4096 May 4 13:14 john As you can see Debra's profile is created with the correct ownership(?) but John's is created as
2003 May 23
5
"Additional Drivers" and Print Window Refresh
I have RTFM'd, so excuse me if I missed something in the manual. :) 1) When I attempt to add additional drivers (the inital driver worked just fine, when using the instructions in John's HOWTO), I get the following error: "The printer driver you selected is either not compatible with your current version of Windows, or it may not be available. Select a compatible driver from the
2002 Nov 15
1
LPRng: LPRng and Samba (fwd)
I'm looking for a little help with Samba and LPRng, however, the LPRng portion of it isn't really all that important -- I believe this is mainly a Samba issue. The problem here is that we have 4 campus servers. Each one hosts a Samba domain. Sometimes, users for whatever reason will go to a different campus (where they may or may not have an account -- the problem occurs when they do
2008 Jan 10
2
looking for a pam_smbpass user to answer passwd sync issues
I need to let my users change their password using PAM to preserve the existing ldap authentication system. How can I force pam to sync the smb password to the unix one. I am running Fedora 7 package on an x86-64 system. I have smb working via ldap and sambasam.schema (v3.0.24) I have unix password sync = yes but it should not come into play as I never plan to reset passwords via smbd. In