Ok here goes.
Our network in school is Windows based. I have one of two macs in the school, the other belonging to one of my staff... therefore this is something that we both need fixing.
Until a month or two ago, we had administrator rights to the network, so this issue wasn't present, however due to an internal overtake of the IT Support dept, this is no longer possible.
Our Windows file server is structured as follows:
File Server
When I connect to the file server using my non-administrator credentials, I can see the "Shared" and "Staff Shared" folders, however Users$ isn't there (Because obviously the $ makes it hidden). My credentials only give me permission to my Home Drive: /Fileserver/Users$/Staff/first.surname. I don't have permission for the parent directories Users$ and Staff!
With Windows, I can put the path to my HomeDirectory into Run and then authenticate with my credentials and it works! But I can't do this with my Mac... My original intention was to actually set these up to mount via AppleScript, so that I could have Staff Shared, Shared, and my Home drive (inside Users$/Staff) mounted with one click.
Shared and Staff Shared mount without issue this way, but I can't for love nor money mount my home drive. Even If i set the full path of my home drive up, It tries to Mount, and instead mounts the Users$ directory, but it has the little No Entry sign and I can't open it.
Does anybody have any suggestions?
(also code for AppleScript would be appreciated, I'm a bit new to AppleScript)
PS. IT Support won't be able to help because they have no clue about Macs!
Cheers
Joe
Our network in school is Windows based. I have one of two macs in the school, the other belonging to one of my staff... therefore this is something that we both need fixing.
Until a month or two ago, we had administrator rights to the network, so this issue wasn't present, however due to an internal overtake of the IT Support dept, this is no longer possible.
Our Windows file server is structured as follows:
File Server
Shared
StaffShared
Users$:
StaffShared
Users$:
Pupils:
Intake 07:
Staff:000123 (Student's Username)
Intake 06 (and so on)first.surname (and so on)
When I connect to the file server using my non-administrator credentials, I can see the "Shared" and "Staff Shared" folders, however Users$ isn't there (Because obviously the $ makes it hidden). My credentials only give me permission to my Home Drive: /Fileserver/Users$/Staff/first.surname. I don't have permission for the parent directories Users$ and Staff!
With Windows, I can put the path to my HomeDirectory into Run and then authenticate with my credentials and it works! But I can't do this with my Mac... My original intention was to actually set these up to mount via AppleScript, so that I could have Staff Shared, Shared, and my Home drive (inside Users$/Staff) mounted with one click.
Shared and Staff Shared mount without issue this way, but I can't for love nor money mount my home drive. Even If i set the full path of my home drive up, It tries to Mount, and instead mounts the Users$ directory, but it has the little No Entry sign and I can't open it.
Does anybody have any suggestions?
(also code for AppleScript would be appreciated, I'm a bit new to AppleScript)
PS. IT Support won't be able to help because they have no clue about Macs!
Cheers
Joe